summaryrefslogtreecommitdiffstats
path: root/layout/reftests/webcomponents/fallback-content-1-ref.html
blob: 28bed659dfe2dc6b421638dcee78341bd487ce99 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<div>
  <div style="border: 10px solid green"><span style="background-color: orange">Hello</span> <span style="background-color: green">World</span></div>
</div>
</body>
</html>