tenfourfox/layout/reftests/backgrounds/background-clip-2-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
276 B
HTML

<!DOCTYPE html>
<html>
<body>
<div style="padding: 10px;
width: 100px;
height: 100px;
border: 10px solid black">
<div style="width: 100px; height: 100px; background: black">
</div>
</div>
</body>
</html>