Sign in
webkit
/
WebKit
/
5eef2ef56e4d6524e0eee7a7fcd3a0dbb9bf30c0
/
.
/
LayoutTests
/
svg
/
transforms
/
svg-transform-box-initial-expected.html
blob: 690ac56569617c5dc4ef29e568fd1bf159750934 [
file
] [
log
] [
blame
]
<style>
.
box
{
display
:
inline-block
;
background-color
:
green
;
width
:
100px
;
height
:
100px
;
}
</style>
<body>
<div
class
=
"box"
></div>
</body>