comparison: layout/generic/crashtests/412543-1.html
layout/generic/crashtests/412543-1.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <style type="text/css"> |
|
5 |
|
6 .c { -moz-column-width: 1px; width: 93px; } |
|
7 .c:first-letter { } |
|
8 |
|
9 </style> |
|
10 </head> |
|
11 |
|
12 <body> |
|
13 |
|
14 <div class="c"><small>a b . d e f h i , k ; m n o p q</small></div> |
|
15 |
|
16 </body> |
|
17 </html> |