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_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