Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
images
/
eps-as-image-expected.html
blob: b98a2d17b9a0d0da7957173221d2e5a632747d0f [
file
] [
log
] [
blame
]
<style>
div
{
display
:
inline-block
;
width
:
100px
;
height
:
100px
;
background-color
:
green
;
}
</style>
<body>
<div></div>
</body>