comparison: layout/reftests/bugs/397844-1-ref.xhtml
layout/reftests/bugs/397844-1-ref.xhtml
- branch
- TOR_BUG_9701
- changeset 9
- a63d609f5ebe
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 <head> |
|
3 <style> |
|
4 .fl:first-letter { } |
|
5 </style> |
|
6 </head> |
|
7 |
|
8 <body dir="rtl"> |
|
9 |
|
10 <div class="fl" style="padding: 0;"><span>abc</span></div> |
|
11 |
|
12 </body> |
|
13 </html> |