chromium/third_party/blink/web_tests/virtual/dark-mode-classifier-transparency-and-num-colors/dark-mode/images/repeat-image-as-background-expected.html

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