Index: third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/repaint-on-constant-size-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/path-pathlength-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/repaint-on-constant-size-change-expected.txt |
similarity index 75% |
copy from third_party/WebKit/LayoutTests/svg/repaint/path-pathlength-change-expected.txt |
copy to third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/repaint-on-constant-size-change-expected.txt |
index c653680d7593d2e8bfad5022017f44c3b77ba51f..7b71cd549711a44a5e93ca5d4a461eca52d6e87a 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/path-pathlength-change-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/svg/custom/repaint-on-constant-size-change-expected.txt |
@@ -9,8 +9,8 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGPath path", |
- "rect": [98, 98, 120, 120], |
+ "object": "LayoutSVGImage image", |
+ "rect": [0, 0, 200, 100], |
"reason": "full" |
} |
] |
@@ -18,7 +18,7 @@ |
], |
"objectPaintInvalidations": [ |
{ |
- "object": "LayoutSVGPath path", |
+ "object": "LayoutSVGImage image", |
"reason": "full" |
} |
] |