Sign in
webkit
/
WebKit
/
c19171a123537df24000c2385ff2300a0c5e6314
/
.
/
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>