comparison: layout/generic/crashtests/310556-1.xhtml
layout/generic/crashtests/310556-1.xhtml
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <html xmlns="http://www.w3.org/1999/xhtml"> |
|
2 |
|
3 <head> |
|
4 |
|
5 <style type="text/css"> |
|
6 |
|
7 span:before { |
|
8 content: ""; |
|
9 } |
|
10 |
|
11 </style> |
|
12 |
|
13 </head> |
|
14 |
|
15 <body> |
|
16 |
|
17 X<span/> |
|
18 |
|
19 </body> |
|
20 |
|
21 </html> |