| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt
|
| index e340e865732a999118769496032d9fd2fa131a87..bc7415900f3c8bc39653d52c2d9a7bf32f7796bd 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-block-expected.txt
|
| @@ -7,11 +7,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineTextBox 'PASS'",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "style change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV id='target'",
|
| "rect": [488, 8, 150, 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"
|
| }
|
| ]
|
|
|