Index: third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
index b08adaffbcb3c5d4dd63d835c68fe21c474f9472..6ae5fc0719f97ac8e66badd2d1ecf96893027c35 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -25,25 +27,35 @@ |
"object": "LayoutSVGText text id='t'", |
"rect": [9, 13, 48, 28], |
"reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'Hello'", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineTextBox 'Hello'", |
- "reason": "style change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutSVGRoot svg", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGContainer g", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutSVGText text id='t'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutSVGInlineText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'Hello'", |
+ "reason": "style change" |
+ } |
] |
} |