no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / first-line / 469227-2.html
blobffaf2ed1c95c51ec31e4c39b5194644b78955601
1 <!DOCTYPE HTML>
2 <title>Testcase for issue in bug 469227 comment 9</title>
3 <style type="text/css">
5 span, p::first-line { border: medium solid green; }
7 </style>
8 <span>Hello</span>
9 <p>Hello</p>