summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/infrastructure/assumptions/initial-color.html
blob: f1033c7d7e728f29b3ccdfa3c03420527f3b1b94 (plain)
1
2
3
4
5
6
7
8
9
<!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