summaryrefslogtreecommitdiffstats
path: root/layout/reftests/webcomponents/basic-shadow-element-1-ref.html
blob: a47b9362a386535a4723e300022326ec38b081cd (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<div>
  <div style="width:100px; height:100px; background-color:green"></div><div style="width:100px; height:100px; background-color:orange">Hello World</div>
</div>
</body>
</html>