summaryrefslogtreecommitdiffstats
path: root/layout/reftests/webcomponents/basic-slot-3-ref.html
blob: 54be54848d3b6bebf58c3e83a91c7e0135aea917 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<div>
  <div style="color: green">This text should be green</div>
</div>
</body>
</html>