Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git] / layout / reftests / box-shadow / boxshadow-inset-large-border-radius-ref.html
blob77c8d299b623dc78e582cc01bba5ee6a2266e3c7
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style>
5 #ref {
6 background: black;
7 width: 575px;
8 height: 5px;
9 margin-left: 125px;
12 </style>
13 </head>
14 <body>
15 <div id="ref">
16 </body>
17 </html>