| Index: third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-rl-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-rl-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-rl-expected.txt
|
| index f021d5be42bb2e6b78937f71d68328df71614bd5..efa67ceee5d36308c5eb99671871ee1323676bb0 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-rl-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multicol-with-overflowing-block-rl-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [8, 8, 500, 500]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='elm'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='elm'",
|
| + "rect": [8, 8, 500, 500],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|