Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / svg / css / parent-shadow-offscreen-expected.svg
blobb75d3a0b4d530b57e4b936fee7bfb53ef39a2080
1 <svg xmlns="http://www.w3.org/2000/svg">
2 <title>Expected results for parent-shadow-offscreen.svg</title>
3 <rect id="rect" fill="white" style="-webkit-svg-shadow: #000 100px 100px 5px" x="0" y="0" width="75" height="75"></rect>
4 </svg>