| Index: third_party/WebKit/LayoutTests/paint/invalidation/vertical-rl-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/in-scaled-iframe-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/vertical-rl-overflow-expected.txt
|
| similarity index 83%
|
| copy from third_party/WebKit/LayoutTests/paint/invalidation/in-scaled-iframe-expected.txt
|
| copy to third_party/WebKit/LayoutTests/paint/invalidation/vertical-rl-overflow-expected.txt
|
| index a91c8f9f6563651082157b2c37fe9366964e15a2..417f8e9d2d856d14a0897964190e271ebcd8005f 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/in-scaled-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/vertical-rl-overflow-expected.txt
|
| @@ -1,16 +1,16 @@
|
| {
|
| "name": "Content Root Layer",
|
| - "bounds": [785, 824],
|
| + "bounds": [800, 600],
|
| "children": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [785, 824],
|
| + "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='div'",
|
| - "rect": [209, 209, 100, 100],
|
| + "rect": [50, 100, 150, 100],
|
| "reason": "style change"
|
| }
|
| ]
|
|
|