Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
index d2ddf2352103f8cf79b3ee5642001a8593a678ff..25dbb9bbc58988fec84d158feb39993f50e992aa 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/js-late-clipPath-and-object-creation-expected.txt |
@@ -7,24 +7,29 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutSVGContainer g id='content'", |
+ "rect": [16, 39, 784, 174], |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "rect": [16, 39, 784, 174], |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
+ "rect": [16, 39, 784, 174], |
+ "reason": "bounds change" |
}, |
{ |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "rect": [0, 0, 0, 0], |
- "reason": "incremental" |
+ "object": "LayoutSVGText text", |
+ "rect": [16, 39, 784, 174], |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutSVGContainer g id='content'", |
+ "object": "LayoutSVGText text", |
"rect": [16, 39, 784, 174], |
- "reason": "bounds change" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutSVGContainer g id='content'", |
@@ -33,11 +38,11 @@ |
}, |
{ |
"object": "LayoutSVGInlineText #text", |
- "rect": [16, 39, 784, 174], |
- "reason": "layoutObject insertion" |
+ "rect": [334, 39, 466, 174], |
+ "reason": "incremental" |
}, |
{ |
- "object": "LayoutSVGInlineText #text", |
+ "object": "LayoutSVGRoot svg id='svg-root'", |
"rect": [334, 39, 466, 174], |
"reason": "incremental" |
}, |
@@ -47,43 +52,31 @@ |
"reason": "layoutObject insertion" |
}, |
{ |
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [16, 39, 784, 174], |
- "reason": "bounds change" |
+ "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], |
+ "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
"reason": "layoutObject insertion" |
}, |
{ |
- "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" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |