comparison: layout/reftests/webcomponents/basic-insertion-point-2-ref.html
layout/reftests/webcomponents/basic-insertion-point-2-ref.html
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 <!DOCTYPE HTML> |
|
2 <html> |
|
3 <body> |
|
4 <div> |
|
5 <div style="border: 10px solid green"> |
|
6 <span style="background-color: purple">Hello</span> |
|
7 <span style="background-color: orange">World</span> |
|
8 </div> |
|
9 </div> |
|
10 </body> |
|
11 </html> |