Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt |
index a4e0825ad015eb1378d7b5e15bd5102373f5aa48..a5d9dcb0fec71f968fb487d2c82db5b0dd5d4459 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 39, 784, 174], |
+ "reason": "style change" |
}, |
{ |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGContainer g id='content'", |
+ "rect": [334, 39, 466, 174], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGContainer g id='content'", |
+ "object": "LayoutSVGInlineText #text", |
"rect": [334, 39, 466, 174], |
"reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
"rect": [334, 39, 466, 174], |
"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, 39, 466, 174], |
- "reason": "incremental" |
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutSVGText text", |
- "rect": [16, 39, 784, 174], |
- "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" |
} |
] |