| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| index da3ec391c4ea1beeeb830271de75e3743485db2d..badec3c6e152f23bc85c8609d5a73c5d4aa61005 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt
|
| @@ -9,18 +9,18 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='s'",
|
| - "rect": [8, 188, 108, 56],
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 192, 784, 52],
|
| "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV id='s'",
|
| - "rect": [8, 192, 108, 52],
|
| + "rect": [8, 188, 108, 56],
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| - "rect": [132, 188, 10, 52],
|
| + "object": "LayoutBlockFlow DIV id='s'",
|
| + "rect": [8, 192, 108, 52],
|
| "reason": "incremental"
|
| }
|
| ]
|
| @@ -28,11 +28,11 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='s'",
|
| + "object": "LayoutBlockFlow DIV",
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| + "object": "LayoutBlockFlow DIV id='s'",
|
| "reason": "incremental"
|
| }
|
| ]
|
|
|