tenfourfox/layout/reftests/box-shadow/boxshadow-inset-large-border-radius-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

18 lines
177 B
HTML

<!DOCTYPE html>
<html>
<head>
<style>
#ref {
background: black;
width: 575px;
height: 5px;
margin-left: 125px;
}
</style>
</head>
<body>
<div id="ref">
</body>
</html>