gecko-dev/gfx/webrender/tests/bug_124.html
Kartikaya Gupta 3e868500aa Bug 1437572 - Update webrender to 4af31b8aa79d5a1f3c0242dea6be4876c71075c5. r=jrmuizel
MozReview-Commit-ID: FdccoNdrEjZ

--HG--
extra : rebase_source : c838d90bb46407194fede80e755901d98d9e9a67
2018-02-16 11:02:20 -05:00

6 lines
262 B
HTML

<body style="margin:0">
<div style="background: blue; width: 100%; height: 100%; position: absolute; overflow: hidden;">
<div style="background: red; height: 40px; position: absolute; width: 40px; box-shadow: 10px 10px 10px black;"></div>
</div>
</body>