Sign in
webkit
/
WebKit
/
2aaa459ba909365b37a07132ff843c7651807191
/
.
/
LayoutTests
/
svg
/
animations
/
css-animation-background-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>