| Index: third_party/WebKit/LayoutTests/svg/custom/anchor-on-use-expected.svg
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/anchor-on-use-expected.svg b/third_party/WebKit/LayoutTests/svg/custom/anchor-on-use-expected.svg
|
| index 360097c67cbfe4505eadf1c180555570b486b0bc..d307a2385d521c37778870cd628a3d8a15ac888b 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/anchor-on-use-expected.svg
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/anchor-on-use-expected.svg
|
| @@ -1,4 +1,5 @@
|
| <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
| + <rect x="0" y="0" width="800" height="600" fill="#0e0e0e" />
|
| <image x="149" y="95" width="503" height="410" xlink:href="resources/green-checker.png"/>
|
| </svg>
|
|
|
|
|