Bug 1874684 - Part 37: Fix unified compilation. r=allstarschh
[gecko.git] / layout / reftests / reftest-sanity / 647192-1-ref.html
blobd1a673c62dcd41462a6e172ce91568a2fec94abb
1 <html><head>
2 <style>
3 div {
4 outline: 1px solid black;
6 </style>
8 </head><body>
9 You should see no red, only green<br>
10 <div style="overflow: scroll; height: 200px; z-index: 2; position: relative; background-color: lime;"></div>
11 </div>
12 </body></html>