summaryrefslogtreecommitdiffstats
path: root/layout/reftests/webcomponents/update-dist-node-descendants-1-ref.html
blob: 41fe64ff35225d243de2edd664a487fa2bcc6200 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML>
<html>
<body>
<div>
  <div><div><span>Hello World</span></div></div>
</div>
</body>
</html>