Sign in
cobalt
/
cobalt
/
308ed6b84664d59944cd65f4b4359c28a2443be6
/
.
/
src
/
third_party
/
web_platform_tests
/
navigation-timing
/
resources
/
blank_page_yellow.html
blob: 4e5e1a000c9a67b7dbc591dd7d0abc5f279f363c [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html>
<head>
<meta
content
=
"text/html; charset=utf-8"
http-equiv
=
"Content-Type"
/>
<title>
Yellow Test Page
</title>
</head>
<body
style
=
"
background-color
:
#FFFF00
;
"
>
<h1>
Placeholder
</h1>
</body>
</html>