Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git] / layout / reftests / box-shadow / boxshadow-inset-neg-spread2-ref.html
blobb6b1a3dfc2af3435e63f54380883adac36a52611
1 <html>
2 <head>
3 <style>
4 .test {
5 background-color: #fec;
6 display: inline-block;
7 width: 5em;
8 height: 5em;
10 </style>
11 </head>
13 <body>
14 <div class="test"></div>
15 </body>
16 </html>