Sign in
webkit
/
WebKit
/
a231b9c05f00391ba283ff877aa3287c882082d0
/
.
/
LayoutTests
/
svg
/
as-image
/
svg-image-with-data-uri-images-disabled-expected.html
blob: b8463fd7cfc728d77b12c449872e70ab9a0ca9d4 [
file
] [
log
] [
blame
]
<html>
<head>
<style>
div
{
width
:
200px
;
height
:
200px
;
background-color
:
lime
;
}
</style>
</head>
<body>
<div></div>
</body>
</html>