Bumping manifests a=b2g-bump
[gecko.git] / layout / reftests / first-letter / 23605-2-ref.html
blobfb1977288eea120168f1c6f6889f4e89c6e34c91
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 span.fake-first-letter { color: red; }
6 </style>
7 </head>
8 <body>
9 <p><span class="fake-first-letter">"T</span>ext"</p>
10 </body>
11 </html>