Index: third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
index d1fd889a1f05170cd0e89c9629615159065597cb..fad85857c7051d5189b2c0e52fd1893f906ecf82 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/js-late-clipPath-creation-expected.txt |
@@ -7,22 +7,22 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutSVGText text", |
+ "rect": [16, 42, 784, 170], |
+ "reason": "style change" |
}, |
{ |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGContainer g id='content'", |
+ "rect": [334, 42, 466, 170], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGContainer g id='content'", |
+ "object": "LayoutSVGInlineText #text", |
"rect": [334, 42, 466, 170], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
"rect": [334, 42, 466, 170], |
"reason": "incremental" |
}, |
@@ -32,28 +32,23 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [334, 42, 466, 170], |
- "reason": "incremental" |
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [16, 42, 784, 170], |
- "reason": "style change" |
+ "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |