| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt
|
| index 9797f46018c087cfbc197fa1659b91a3cf87b400..09a41aa505906122f15da6b68921852b1d658fd7 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/remove-inline-layer-after-layout-expected.txt
|
| @@ -10,8 +10,8 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (anonymous)",
|
| - "rect": [8, 108, 784, 103],
|
| - "reason": "invalidate paint rectangle"
|
| + "rect": [8, 108, 784, 104],
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutInline SPAN id='target'",
|
| @@ -26,80 +26,58 @@
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [292, 108, 101, 100],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [112, 108, 100, 100],
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV",
|
| + "rect": [8, 108, 100, 100],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [108, 194, 4, 17],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This span should disappear.\n'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineFlowBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This span should disappear.\n'",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutText #text",
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "InlineFlowBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutInline SPAN id='target'",
|
| "reason": "layoutObject removal"
|
| },
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow (anonymous)",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineTextBox '\n'",
|
| - "reason": "full"
|
| + "object": "RootInlineBox",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "InlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutBlockFlow DIV",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| + "object": "LayoutText #text",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (anonymous)",
|
| - "reason": "invalidate paint rectangle"
|
| + "object": "InlineTextBox '\n'",
|
| + "reason": "forced by layout"
|
| },
|
| {
|
| "object": "LayoutBlockFlow DIV",
|
| - "reason": "bounds change"
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|