chromium/third_party/blink/web_tests/external/wpt/forced-colors-mode/forced-colors-mode-06-ref.html

<!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>