Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / first-letter / inline-height-empty-ref.html
blob015b93ea53f71d90e569bd541dd1502c19c6b57a
1 <!DOCTYPE HTML>
2 <title>Testcase, bug 1055865</title>
3 <style>
5 p { border: thin solid blue; color: transparent; font: 50px/50px serif; }
7 p::first-letter { background: transparent; color: transparent }
9 </style>
10 <p>text</p>