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 9d01e96b79fae2d7dabc811e6650b5beaf911163..b43ec453749490f9106155dbd3aef72c0eab1a14 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 |
@@ -1,58 +1,8 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutSVGContainer g id='content'", |
- "rect": [16, 42, 784, 170], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGText text", |
- "rect": [16, 42, 784, 170], |
- "reason": "style change" |
- }, |
- { |
- "object": "LayoutSVGInlineText #text", |
- "rect": [334, 42, 466, 170], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGRoot svg id='svg-root'", |
- "rect": [334, 42, 466, 170], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutSVGPath path", |
- "rect": [0, 0, 334, 500], |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "reason": "incremental" |
- }, |
- { |
- "object": "InlineTextBox 'Clipped. INVISIBLE.'", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutSVGResourceClipper clipPath id='dynClip'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- } |
- ] |
- } |
- ] |
-} |
- |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x600 |
+ LayoutSVGRoot {svg} at (16,42) size 784x170 |
+ LayoutSVGContainer {g} at (16,42) size 784x170 [transform={m=((1.00,0.00)(0.00,1.50)) t=(0.00,0.00)}] |
+ LayoutSVGText {text} at (10,16) size 528x69 contains 1 chunk(s) |
+ LayoutSVGInlineText {#text} at (0,0) size 528x68 |
+ chunk 1 text run 1 at (10.00,70.00) startOffset 0 endOffset 19 width 527.63: "Clipped. INVISIBLE." |