Index: third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
index 7713665e5bf01a9e6c254a4290e0232d77f56b4e..f5c03702cf1c9962c211f2fdeffd5766ff15d99e 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/repaint-descandant-on-ancestor-layer-move-expected.txt |
+++ b/third_party/WebKit/LayoutTests/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, 18], |
"reason": "location change" |
}, |
{ |
@@ -17,18 +17,13 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV id='container'", |
- "rect": [8, 18, 300, 18], |
- "reason": "location change" |
- }, |
- { |
"object": "LayoutBlockFlow (relative positioned) DIV", |
- "rect": [428, 38, 300, 18], |
+ "rect": [28, 38, 300, 18], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (relative positioned) DIV", |
- "rect": [28, 38, 300, 18], |
+ "object": "LayoutBlockFlow (positioned) DIV id='container'", |
+ "rect": [8, 18, 300, 18], |
"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" |
} |
] |