comparison: layout/reftests/webcomponents/basic-insertion-point-2-ref.html
layout/reftests/webcomponents/basic-insertion-point-2-ref.html
- changeset 2
- 7e26c7da4463
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> |