Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
index c24e41bf4061656c461f9bfcd57a791f797ab632..ac9338005c638a8d7723b0bb740b4ed67b457e01 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/crbug-371640-expected.txt
@@ -59,20 +59,16 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutBlockFlow (floating) DIV id='container'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (floating) DIV id='keep_outer' class='outer'",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_inner' class='inner'",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow DIV id='keep' class='item'",

Powered by Google App Engine
This is Rietveld 408576698