Files
UXP-Fixed/layout/reftests/webcomponents/basic-shadow-element-1-ref.html
T
2018-02-02 04:16:08 -05:00

11 lines
227 B
HTML

<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
<div>
<div style="width:100px; height:100px; background-color:green"></div><div style="width:100px; height:100px; background-color:orange">Hello World</div>
</div>
</body>
</html>