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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt

Issue 2232493002: Auto-rebaseline for r410712 (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/fast/repaint/stacking-context-lost-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
index a208f967b479b2edb9851dee0d571ce6128942f4..5ffecc5d3da82a300e49757e563957161f4be724 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/stacking-context-lost-expected.txt
@@ -25,7 +25,7 @@
{
"object": "LayoutBlockFlow (relative positioned) DIV id='outer'",
"rect": [0, 0, 100, 100],
- "reason": "became visible"
+ "reason": "style change"
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='outer'",
@@ -52,7 +52,7 @@
},
{
"object": "LayoutBlockFlow (relative positioned) DIV id='outer'",
- "reason": "became visible"
+ "reason": "style change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698