Index: third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt |
index e2758cad8315974c56605fe1439039c0605494c7..f7030eb24e21c1a526233e55816b6ba42374b1f5 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root-expected.txt |
@@ -7,14 +7,9 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutBlockFlow HTML", |
- "rect": [-2, -2, 802, 122], |
- "reason": "bounds change" |
- }, |
- { |
"object": "LayoutBlockFlow BODY", |
- "rect": [-2, -2, 794, 120], |
- "reason": "bounds change" |
+ "rect": [8, -2, 784, 120], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
"object": "LayoutSVGRoot svg", |
@@ -28,10 +23,6 @@ |
{ |
"object": "RootInlineBox", |
"reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |