Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
test
/
e2e
/
resources
/
changes
/
styled-page.html
blob: f9fa080a12a7cb5f2f83481ad6d66d03711afc40 [
file
] [
log
] [
blame
]
<!--
Copyright 2020 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!DOCTYPE html>
<meta
charset
=
"utf8"
>
<style>
html
,
body
{
background
:
gold
;
}
</style>