Index: third_party/WebKit/LayoutTests/platform/linux/svg/repaint/remove-outline-property-on-root-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/remove-outline-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/remove-outline-property-on-root-expected.txt |
index 24ddb4153fa29722b2ee445d61dd1a00b1cf2b75..fb1b78aa9d7f217621e383e905769f459d9f29b2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/remove-outline-property-on-root-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/repaint/remove-outline-property-on-root-expected.txt |
@@ -7,9 +7,9 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [-2, -2, 802, 123], |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow BODY", |
@@ -17,23 +17,20 @@ |
"reason": "bounds change" |
}, |
{ |
- "object": "LayoutBlockFlow HTML", |
- "rect": [-2, -2, 802, 123], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutSVGRoot svg", |
"rect": [-2, -2, 120, 120], |
"reason": "style change" |
}, |
{ |
+ "object": "InlineBox", |
+ "reason": "full" |
+ }, |
+ { |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |