summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/forced-colors-mode/forced-colors-mode-06-ref.html
blob: 9af878e25b18e62b41804be742c003c6b72b5def (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<meta charset="utf-8">
<title>Forced colors mode - iframe reference.
  Test that styles are overridden inside iframes in forced colors mode.
</title>
<body>
  <iframe src="forced-colors-mode-02-ref.html" width="500" height="500"></iframe>
</body>
</html>