Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt |
index 65cd7f6d7662e4e0ca2dcabd5c7a49a8a2c3d4d7..e2b9a926bc4a0785f02b5bbdec43fbdd8590ae24 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/image-with-clip-path-expected.txt |
@@ -7,38 +7,38 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutSVGContainer g id='g'", |
- "rect": [0, 0, 10, 10], |
- "reason": "location change" |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [0, 10, 222, 70], |
+ "reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGContainer g id='g'", |
- "rect": [20, 20, 60, 60], |
- "reason": "location change" |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [0, 75, 222, 5], |
+ "reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGContainer g id='g'", |
- "rect": [20, 20, 60, 60], |
+ "object": "LayoutSVGRect rect id='r'", |
+ "rect": [0, 0, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGContainer g id='g'", |
- "rect": [175, 25, 50, 50], |
+ "object": "LayoutSVGRect rect id='r'", |
+ "rect": [0, 0, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGHiddenContainer defs", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGContainer g id='g'", |
+ "rect": [20, 20, 60, 60], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGHiddenContainer defs", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGContainer g id='g'", |
+ "rect": [20, 20, 60, 60], |
"reason": "location change" |
}, |
{ |
"object": "LayoutSVGImage image", |
- "rect": [0, 0, 10, 10], |
+ "rect": [20, 20, 60, 60], |
"reason": "location change" |
}, |
{ |
@@ -47,8 +47,8 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGImage image", |
- "rect": [20, 20, 60, 60], |
+ "object": "LayoutSVGContainer g id='g'", |
+ "rect": [175, 25, 50, 50], |
"reason": "location change" |
}, |
{ |
@@ -58,43 +58,39 @@ |
}, |
{ |
"object": "LayoutSVGRect rect id='r'", |
- "rect": [0, 0, 100, 100], |
+ "rect": [175, 25, 50, 50], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRect rect id='r'", |
- "rect": [0, 0, 100, 100], |
+ "object": "LayoutSVGContainer g id='g'", |
+ "rect": [0, 0, 10, 10], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRect rect id='r'", |
- "rect": [175, 25, 50, 50], |
+ "object": "LayoutSVGImage image", |
+ "rect": [0, 0, 10, 10], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGResourceClipper clipPath id='p'", |
- "rect": [0, 0, 0, 0], |
- "reason": "location change" |
+ "object": "LayoutSVGRoot svg", |
+ "rect": [222, 0, 3, 75], |
+ "reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGResourceClipper clipPath id='p'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGHiddenContainer defs", |
"reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 10, 222, 70], |
- "reason": "incremental" |
+ "object": "LayoutSVGHiddenContainer defs", |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [222, 0, 3, 75], |
- "reason": "incremental" |
+ "object": "LayoutSVGResourceClipper clipPath id='p'", |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutSVGRoot svg", |
- "rect": [0, 75, 222, 5], |
- "reason": "incremental" |
+ "object": "LayoutSVGResourceClipper clipPath id='p'", |
+ "reason": "location change" |
} |
] |
} |