Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /infrastructure/assumptions/initial-color.html - WPT Dashboard Interop Dashboard
<!doctype html>
<title>Initial color is black</title>
<link rel="match" href="initial-color-ref.html">
<style>
html {
background: white;
}
</style>
<p>The text should be black