Sign in
webkit
/
WebKit
/
724fefcbdce1bc88131aa67ad1a23c24184a269c
/
.
/
LayoutTests
/
svg
/
animations
/
css-animation-embedded-svg-expected.html
blob: 8c392f3795c4d0f726b91b1a71878b3465b6ceae [
file
] [
log
] [
blame
]
<style>
div
{
width
:
100px
;
height
:
100px
;
display
:
inline-block
;
background-color
:
green
;
}
</style>
<body>
<div></div>
</body>