tenfourfox/layout/reftests/border-radius/zero-radius-clip-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
140 B
HTML

<html>
<body>
<div style="background: blue; height: 100px;">
<div style="background: purple; height: 50px;"></div>
</div>
</body>
</html>