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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-4-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/mac/fast/repaint/crbug-371640-4-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-4-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-4-expected.txt
index 695b040710292fd1f2f36f59ac77428b1d025e75..8615f84da8968661da038b967225f74e2ae280eb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-4-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/crbug-371640-4-expected.txt
@@ -59,16 +59,12 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutBlockFlow (relative positioned) (floating) DIV id='keep_outer' class='outer'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV class='abs_pos'",
- "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 DIV id='keep' class='item'",

Powered by Google App Engine
This is Rietveld 408576698