mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 09:18:37 +09:00
9 lines
193 B
HTML
9 lines
193 B
HTML
<!DOCTYPE HTML>
|
|
<title>Testcase for issue in bug 469227 comment 9</title>
|
|
<style type="text/css">
|
|
|
|
span, p::first-line { border: medium solid green; }
|
|
|
|
</style>
|
|
<span>Hello</span>
|
|
<p>Hello</p>
|