| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
|
| index 8418a9f34b4805f7404ad9269e65f72046f59df6..200a09237a1bfef7dc2a0e4724ef6089c496d866 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/rel-positioned-inline-with-overflow-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [8, 94, 100, 50]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='target'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='target'",
|
| + "rect": [8, 94, 100, 50],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|