tenfourfox/layout/reftests/webcomponents/update-dist-node-descendants-1-ref.html

9 lines
108 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<body>
<div>
<div><div><span>Hello World</span></div></div>
</div>
</body>
</html>