comparison: layout/generic/crashtests/413079-2.xhtml
layout/generic/crashtests/413079-2.xhtml
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 <head> |
|
3 </head> |
|
4 <body > |
|
5 <div style="-moz-column-count: 12; border: 1px solid green"> |
|
6 <span>AAAA |
|
7 <div style="float: left;border: 1px solid blue">BBBB |
|
8 </div> |
|
9 </span> |
|
10 </div> |
|
11 </body> |
|
12 </html> |