| Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/resize-iframe-text-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/resize-iframe-text-expected.txt
|
| similarity index 52%
|
| copy from third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| copy to third_party/WebKit/LayoutTests/platform/linux/fast/repaint/resize-iframe-text-expected.txt
|
| index 30127f152bcb17a54a8336bbbd0602b8e5e3259d..5f10ddb2141c6a878e615c63f66ebf8befab9f52 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-addition-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/resize-iframe-text-expected.txt
|
| @@ -1,52 +1,52 @@
|
| {
|
| "name": "Content Root Layer",
|
| - "bounds": [785, 829],
|
| + "bounds": [800, 800],
|
| "children": [
|
| {
|
| "name": "LayoutView #document",
|
| - "bounds": [785, 829],
|
| + "bounds": [800, 800],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutIFrame (positioned) IFRAME",
|
| + "rect": [0, 0, 800, 800],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 785, 829],
|
| + "rect": [0, 0, 800, 759],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 735, 785, 94],
|
| + "rect": [0, 600, 800, 200],
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "rect": [8, 180, 769, 641],
|
| - "reason": "bounds change"
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 800, 36],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "rect": [8, 86, 769, 641],
|
| - "reason": "bounds change"
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [8, 8, 784, 20],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutIFrame IFRAME id='iframe'",
|
| - "rect": [8, 86, 732, 94],
|
| - "reason": "layoutObject insertion"
|
| + "object": "LayoutBlockFlow H1",
|
| + "rect": [8, 700, 600, 37],
|
| + "reason": "bounds change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [10, 88, 728, 90],
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 8, 324, 19],
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutImage IMG",
|
| - "rect": [58, 230, 489, 537],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutImage IMG",
|
| - "rect": [58, 136, 489, 537],
|
| - "reason": "bounds change"
|
| + "object": "LayoutView #document",
|
| + "rect": [785, 0, 15, 600],
|
| + "reason": "scroll"
|
| }
|
| ]
|
| }
|
| @@ -61,40 +61,40 @@
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutIFrame IFRAME id='iframe'",
|
| - "reason": "layoutObject insertion"
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "reason": "bounds change"
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "bounds change"
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutImage IMG",
|
| - "reason": "bounds change"
|
| + "object": "InlineTextBox 'Test passes if you see \"Success\" after window resizes.'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "reason": "bounds change"
|
| + "object": "LayoutIFrame (positioned) IFRAME",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "VerticalScrollbar",
|
| "reason": "scroll"
|
| },
|
| {
|
| - "object": "LayoutView #document",
|
| - "reason": "location change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow HTML",
|
| "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "location change"
|
| + "object": "LayoutBlockFlow H1",
|
| + "reason": "bounds change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "bounds change"
|
| },
|
| {
|
| "object": "LayoutView #document",
|
|
|