layout/reftests/first-line/469227-2.html

branch
TOR_BUG_9701
changeset 3
141e0f1194b1
equal deleted inserted replaced
-1:000000000000 0:89434e8685ca
1 <!DOCTYPE HTML>
2 <title>Testcase for issue in bug 469227 comment 9</title>
3 <style type="text/css">
4
5 span, p::first-line { border: medium solid green; }
6
7 </style>
8 <span>Hello</span>
9 <p>Hello</p>

mercurial