blob: 7a48260f0a8053f3750e3a4cc0edfd61d6329218 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>WebGL canvas "image buffer" OOM during document paint test reference image</title>
</head>
<body>
<div style="position: absolute; width: 300px; height: 150px; border:55px solid green;"></div>
<script>
"use strict";
// Printing adjusts the size of the result.
if (window.testRunner)
testRunner.setPrinting();
</script>
</body>
</html>