| Index: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt
|
| index 40a3c663ec1fa87168cec92e5f6d4f20e064eedb..7c399e4bc301441dbfa3f6faa254ddfa6ff24b35 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-iframe-text-expected.txt
|
| @@ -2,13 +2,13 @@
|
| "layers": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [800, 800],
|
| + "bounds": [800, 778],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutIFrame (positioned) IFRAME",
|
| - "rect": [0, 0, 800, 800],
|
| + "rect": [0, 0, 800, 778],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| @@ -18,7 +18,7 @@
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 600, 800, 200],
|
| + "rect": [0, 600, 800, 178],
|
| "reason": "incremental"
|
| },
|
| {
|
|
|