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