Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<title>Forced colors mode - forced-color-adjust does not propagate from body to viewport.</title>
<link rel=match href="forced-colors-mode-49-ref.html">
<style>
body {
forced-color-adjust: none;
background-color: green;
}
</style>