| Index: third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| index 92ebdab540915a83f3b65cbe7520b6ed744c6e2f..53e1cf5c4fbfc04e56c100a3f2c4c41ad7f98b76 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/in-scaled-iframe-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [785, 824],
|
| "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"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|