summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-iframe-background-about-blank-ref.html
blob: 79c882fbda82906c1446a14f6eef2ac54cdb2912 (plain)
1
2
3
4
5
<!doctype html>
<title>CSS Test Reference</title>
<style>:root { color-scheme: dark }</style>
<p>Should not see a white frame below</p>
<iframe width="600" height="400" src="support/dark-frame-blank.html"></iframe>