mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
10 lines
193 B
HTML
10 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>
|
|
<p>Hello</p>
|
|
<span>Hello</span>
|