summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/forced-colors-mode/forced-colors-mode-06.html
blob: fc54186aac69f2af1ad03b3e1864c111714c9bdd (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<meta charset="utf-8">
<title>Forced colors mode - iframe.
  Test that styles are overridden inside iframes in forced colors mode.
</title>
<link rel="help" href="https://www.w3.org/TR/css-color-adjust-1/#forced-colors-properties">
<link rel=match href="forced-colors-mode-06-ref.html">
<body>
  <iframe src="forced-colors-mode-02.html" width="500" height="500"></iframe>
</body>