Sign in
◑
Theme
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/apple-security
/
.
/
LayoutTests
/
http
/
tests
/
images
/
draw-pattern-slow-load-large-image-expected.html
blob: 0e2d608c4a15d4948036ce095432992137b50e5b [
file
] [
edit
]
<style>
.
box
{
width
:
300px
;
height
:
300px
;
background-color
:
green
;
}
</style>
<body>
<h1>
This test ensures drawPattern() decodes a new image frame when new encoded data is received.
</h1>
<div
class
=
"box"
></div>
</body>