Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt |
index 88c375a87fb53be781f4a2130a7382dffe61dee6..8c783961870b2df737c2598a7fc2eb924a34d984 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/layoutstate-invalid-invalidation-inline-relative-positioned-expected.txt |
@@ -7,34 +7,29 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "rect": [8, 40, 784, 103], |
+ "reason": "invalidate paint rectangle" |
}, |
{ |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutInline (relative positioned) SPAN id='target'", |
+ "rect": [8, 220, 100, 103], |
+ "reason": "location change" |
}, |
{ |
- "object": "InlineFlowBox", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutInline (relative positioned) SPAN id='target'", |
+ "rect": [8, 200, 100, 103], |
"reason": "location change" |
}, |
{ |
- "object": "InlineTextBox 'x'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow DIV", |
+ "rect": [8, 220, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [8, 40, 784, 103], |
- "reason": "invalidate paint rectangle" |
+ "object": "LayoutText #text", |
+ "rect": [8, 220, 100, 100], |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
@@ -42,48 +37,44 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 220, 100, 100], |
+ "object": "LayoutText #text", |
+ "rect": [8, 200, 100, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutInline (relative positioned) SPAN id='target'", |
- "rect": [8, 200, 100, 103], |
- "reason": "location change" |
+ "object": "InlineBox", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutInline (relative positioned) SPAN id='target'", |
- "rect": [8, 220, 100, 103], |
- "reason": "location change" |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
+ "object": "InlineFlowBox", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "InlineFlowBox", |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 200, 100, 100], |
+ "object": "InlineTextBox 'x'", |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [8, 220, 100, 100], |
"reason": "location change" |
}, |
{ |
"object": "LayoutText #text", |
- "rect": [0, 0, 0, 0], |
"reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |