Sign in
webkit
/
WebKit
/
c86e9758c264764cb92416ce4df87787cb59e01e
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
slow-loading-animated-image-expected.html
blob: cfd9489b872004720ca010a7278729d0a9094c58 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html>
<head>
<style>
div
{
width
:
100px
;
height
:
100px
;
display
:
inline-block
;
background-color
:
lime
;
}
</style>
</head>
<body>
<div></div>
</body>
</html>