Bug 1610009 [wpt PR 21242] - Implement new effect behavior for the root element....
[gecko.git] / testing / web-platform / tests / css / compositing / root-element-background-transparency-ref.html
blob4671d44c1c3f3e2ff16149cbaabebb0433aef3e5
1 <!doctype HTML>
2 <title>Backround color transparency on the root element blends with a white backdrop</title>
3 <link rel="author" title="Chris Harrelson" href="mailto:chrishtr@chromium.org">
4 <link rel="help" href="https://drafts.fxtf.org/compositing/#pagebackdrop">
5 <html style="background: rgb(150, 150, 150)">
6 <div id=spacer style="width: 100px; height: 3000px"></div>
7 </html>