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