| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/in-scaled-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/in-scaled-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/in-scaled-iframe-expected.txt
|
| index c732ae9e3c788ec589563a9dddf1b59e61e83a07..6f3a3c5554b125f6bf7af5489642a9d19e1662b1 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/in-scaled-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/in-scaled-iframe-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [785, 825],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [209, 209, 100, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='div'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='div'",
|
| + "rect": [209, 209, 100, 100],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|