Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
svg
/
repaint
/
add-outline-property-on-root-expected.html
blob: ba621b193941835e392c4070485b8940c44db830 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<svg
width
=
"100"
height
=
"100"
style
=
"
outline
:
10px
solid green
"
><rect
width
=
"100"
height
=
"100"
fill
=
"blue"
/></svg>