| Index: third_party/WebKit/LayoutTests/fast/repaint/nested-fixed-iframe-scrolled-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/nested-fixed-iframe-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/nested-fixed-iframe-scrolled-expected.txt
|
| index caeb8e8b993fcc3122c2eafde8bc8574e0dec15c..3884957dbb611e17f824f3d5420ba3b828eff0ff 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/nested-fixed-iframe-scrolled-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/nested-fixed-iframe-scrolled-expected.txt
|
| @@ -5,11 +5,12 @@
|
| "bounds": [785, 2016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [22, 522, 100, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='div'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='div'",
|
| + "rect": [22, 522, 100, 100],
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|