comparison: layout/generic/crashtests/438259-1.html
layout/generic/crashtests/438259-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <style type="text/css"> |
|
5 |
|
6 div:first-letter { font-size: 7em; } |
|
7 |
|
8 </style> |
|
9 </head> |
|
10 |
|
11 <body style="width: 3px; float: left;" onload="document.body.style.direction = 'rtl';"><div><br> A B</div></body> |
|
12 |
|
13 </html> |