Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
svg
/
as-object
/
svg-in-object-dynamic-attribute-change-expected.html
blob: 724a81860a2680b60b8c9fad0c449aebf2ee66bf [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
div
{
width
:
100px
;
height
:
100px
;
background-color
:
lime
;
display
:
inline-block
;
}
</style>
</head>
<body>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
</body>
</html>