tenfourfox/layout/reftests/webcomponents/basic-shadow-1-ref.html

9 lines
132 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<html>
<body>
<div>
<div style="width:300px; height:100px; background-color:green;"></div>
</div>
</body>
</html>