https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 36a847b088740128c41258a7bc6bb9d019e57b36 authored by plehegar on 24 August 2016, 20:31:56 UTC
Added Web IDL for Resource Timing
Tip revision: 36a847b
blank_page_yellow.html
<!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>
back to top