https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 712117fd2551047eab06ca9133205d79ec24389d authored by Reza.Zakerinasab on 06 November 2017, 16:09:10 UTC
Ship CreateImageBitmap resize options
Tip revision: 712117f
blank_page_meta_redirect.html
<!DOCTYPE HTML>
<html>
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
        <meta http-equiv="refresh" content="1;URL='blank_page_green.html'" />
        <title>Redirect Placeholder</title>
    </head>
    <body style="background-color:#FFFF00";>
        <h1>Placeholder</h1>
    </body>
</html>
back to top