| Index: third_party/WebKit/LayoutTests/svg/repaint/add-outline-property-on-root-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/repaint/add-outline-property-on-root-expected.txt b/third_party/WebKit/LayoutTests/svg/repaint/add-outline-property-on-root-expected.txt
|
| index 52ac8da177be7a9bb95746c56d6433346870bff2..e1322e491cbb65c4bc9974cfbbb96d6b93dc2ff4 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/repaint/add-outline-property-on-root-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/repaint/add-outline-property-on-root-expected.txt
|
| @@ -10,8 +10,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow BODY",
|
| - "rect": [-2, -2, 794, 120],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [8, 8, 784, 104],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -23,16 +23,12 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "invalidate paint rectangle"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
|
|