Index: third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
index 7e7f9e8785d8d6294ba48c94768a57aa1bbc9e7c..b72697b7d9399fd31e57511bfb3bb1b9cc339684 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/clipped-overflow-visible-subtree-expected.txt |
@@ -13,18 +13,18 @@ |
}, |
{ |
"object": "LayoutBlockFlow (floating) DIV", |
- "rect": [8, 8, 300, 100], |
+ "rect": [308, 8, 300, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (floating) DIV", |
+ "object": "LayoutBlockFlow DIV", |
"rect": [308, 8, 300, 100], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow (floating) DIV id='node'", |
- "rect": [0, 0, 0, 0], |
- "reason": "layoutObject removal" |
+ "object": "LayoutBlockFlow (floating) DIV", |
+ "rect": [8, 8, 300, 100], |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
@@ -33,7 +33,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
- "rect": [308, 8, 300, 100], |
+ "rect": [308, 8, 100, 100], |
"reason": "location change" |
}, |
{ |
@@ -42,9 +42,8 @@ |
"reason": "location change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV", |
- "rect": [308, 8, 100, 100], |
- "reason": "location change" |
+ "object": "LayoutBlockFlow (floating) DIV id='node'", |
+ "reason": "layoutObject removal" |
} |
] |
} |