Sign in
webkit
/
WebKit
/
7bae4ab9650adb969465a4f252e480c473ea586b
/
.
/
LayoutTests
/
svg
/
in-html
/
svg-view-box-css-clip-path-expected.html
blob: d992f88708dacf380e51ff0dd4e937a395f3020d [
file
] [
log
] [
blame
]
<style>
.
green-box
{
height
:
200px
;
width
:
200px
;
background-color
:
green
;
}
</style>
<body>
<div
class
=
"green-box"
></div>
</body>