Sign in
cobalt
/
cobalt
/
02dc75a3e28204929da5793da854c523d59e642c
/
.
/
src
/
third_party
/
web_platform_tests
/
page-visibility
/
resources
/
blank_page_green.html
blob: b8a1947b77e25ac6b0d100c75932e8c0a67d846f [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html>
<head>
<meta
content
=
"text/html; charset=utf-8"
http-equiv
=
"Content-Type"
/>
<title>
Green Test Page
</title>
</head>
<body
style
=
"
background-color
:
#00FF00
;
"
>
<h1>
Placeholder
</h1>
</body>
</html>