summaryrefslogtreecommitdiffstats
path: root/layout/reftests/webcomponents/basic-slot-5-ref.html
blob: 16f6afb28862d9fca29cac9eaafce186518b532f (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<div>
  <div style="border: 10px solid green">Hello</div>
</div>
</body>
</html>