| 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 e2758cad8315974c56605fe1439039c0605494c7..25d8345e9fe0f030a6ffd69b069d9e2931f4c1c5 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
|
| @@ -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"
|
| + "reason": "invalidate paint rectangle"
|
| },
|
| {
|
| "object": "LayoutSVGRoot svg",
|
| @@ -28,10 +23,6 @@
|
| {
|
| "object": "RootInlineBox",
|
| "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
|
|