Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt |
index 21a68e78f8d1cc271727317adaaf3f7aa264accf..211261ab1064f06050eed0f22cacedf35b3925b2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-inline-resize-expected.txt |
@@ -7,34 +7,29 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutBlockFlow H2", |
+ "rect": [40, 107, 111, 28], |
+ "reason": "location change" |
}, |
{ |
- "object": "InlineTextBox 'Chromium'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow H2", |
+ "rect": [8, 107, 111, 28], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [8, 88, 32, 67], |
- "reason": "forced by layout" |
+ "object": "LayoutText #text", |
+ "rect": [40, 107, 111, 27], |
+ "reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow H2", |
- "rect": [8, 107, 111, 28], |
+ "object": "LayoutText #text", |
+ "rect": [8, 107, 111, 27], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow H2", |
- "rect": [40, 107, 111, 28], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow (anonymous)", |
+ "rect": [8, 88, 32, 67], |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutImage IMG id='foo'", |
@@ -42,33 +37,27 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 107, 111, 27], |
- "reason": "location change" |
+ "object": "InlineBox", |
+ "reason": "full" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [40, 107, 111, 27], |
+ "object": "InlineTextBox 'Chromium'", |
"reason": "location change" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "RootInlineBox", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
} |
] |