comparison: layout/reftests/webcomponents/fallback-content-1-ref.html
layout/reftests/webcomponents/fallback-content-1-ref.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <body> |
|
4 <div> |
|
5 <div style="border: 10px solid green"><span style="background-color: orange">Hello</span> <span style="background-color: green">World</span></div> |
|
6 </div> |
|
7 </body> |
|
8 </html> |