Sign in
webkit
/
WebKit
/
4c3a200792fe75f98ace490134d70f3486493f22
/
.
/
LayoutTests
/
svg
/
custom
/
feColorMatrix-values-leading-spaces-expected.html
blob: bc0a113d2ad70ae6a186c79b72c64555bbdcbab5 [
file
] [
log
] [
blame
]
<style>
.
box
{
width
:
100px
;
height
:
100px
;
background-color
:
lime
;
}
</style>
<body>
<div
class
=
"box"
></div>
</body>