| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt
|
| index adb861db7dd9ae8909d577f9277588adf493afd5..a423e3f924fda1eeb429878014393c2ef4de18b6 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-relpos-with-abspos-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [618, 28, 20, 20]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='target'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='target'",
|
| + "rect": [618, 28, 20, 20],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|