summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/compositing/root-element-background-transparency-ref.html
blob: 4671d44c1c3f3e2ff16149cbaabebb0433aef3e5 (plain)
1
2
3
4
5
6
7
<!doctype HTML>
<title>Backround color transparency on the root element blends with a white backdrop</title>
<link rel="author" title="Chris Harrelson" href="mailto:chrishtr@chromium.org">
<link rel="help" href="https://drafts.fxtf.org/compositing/#pagebackdrop">
<html style="background: rgb(150, 150, 150)">
  <div id=spacer style="width: 100px; height: 3000px"></div>
</html>