| Index: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| index bf491e491719d6b56add81e965e590ea73c096d1..3b0ab02a6a7d64b47c1ccec436504e2c099b6324 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal-expected.txt
|
| @@ -7,14 +7,14 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 785, 833],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 86, 769, 98],
|
| - "reason": "layoutObject removal"
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 735, 785, 98],
|
| + "reason": "incremental"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| @@ -22,13 +22,13 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| - "rect": [8, 86, 769, 641],
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| + "rect": [8, 184, 769, 641],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (relative positioned) DIV class='relative'",
|
| - "rect": [8, 184, 769, 641],
|
| + "object": "LayoutBlockFlow (relative positioned) DIV class='relative paddingTop'",
|
| + "rect": [8, 86, 769, 641],
|
| "reason": "location change"
|
| },
|
| {
|
| @@ -37,9 +37,9 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow HTML",
|
| - "rect": [0, 0, 785, 833],
|
| - "reason": "forced by layout"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "rect": [8, 86, 769, 98],
|
| + "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "LayoutIFrame IFRAME id='iframe'",
|
| @@ -57,28 +57,23 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutText #text",
|
| - "rect": [0, 0, 0, 0],
|
| - "reason": "layoutObject removal"
|
| + "object": "InlineBox",
|
| + "reason": "full"
|
| },
|
| {
|
| "object": "LayoutText #text",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 735, 785, 98],
|
| - "reason": "incremental"
|
| + "object": "LayoutText #text",
|
| + "reason": "layoutObject removal"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| },
|
| {
|
| "object": "RootInlineBox",
|
| - "rect": [0, 0, 0, 0],
|
| "reason": "full"
|
| }
|
| ]
|
|
|