Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
index ec0dcc272e9f176d470952c85f7dc75bb99448d2..2df44138765d5635696a0b3b0eb4ce2166c461ef 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
@@ -7,8 +7,8 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "InlineTextBox 'There should only be one copy of this text.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow (relative positioned) DIV", |
+ "rect": [428, 38, 300, 20], |
"reason": "location change" |
}, |
{ |
@@ -17,18 +17,13 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV id='container'", |
- "rect": [8, 18, 300, 20], |
- "reason": "location change" |
- }, |
- { |
"object": "LayoutBlockFlow (relative positioned) DIV", |
- "rect": [428, 38, 300, 20], |
+ "rect": [28, 38, 300, 20], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV", |
- "rect": [28, 38, 300, 20], |
+ "object": "LayoutBlockFlow (positioned) DIV id='container'", |
+ "rect": [8, 18, 300, 20], |
"reason": "location change" |
}, |
{ |
@@ -42,18 +37,19 @@ |
"reason": "location change" |
}, |
{ |
+ "object": "InlineTextBox 'There should only be one copy of this text.'", |
+ "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" |
} |
] |