| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt
|
| index 8222ce6fadc4b4633077f3a34080ecbc6a30165f..0c3a5fc04a082efaf2a3be3c65c38ef5a46da834 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-abspos-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'PASS'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| "rect": [0, 580, 80, 20],
|
| "reason": "style change"
|
| @@ -22,8 +17,11 @@
|
| "reason": "style change"
|
| },
|
| {
|
| + "object": "InlineTextBox 'PASS'",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|