chromium/third_party/blink/web_tests/virtual/dark-mode-default/dark-mode/colors/opt-out-border-color-expected.html

<!DOCTYPE html>
<meta name="color-scheme" content="only light">
<body style="background: #121212;">
  <div style="width: 100px; height: 100px; background: white;"></div>
</body>