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

Unified Diff: LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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: LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt b/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
index bf855494baca2be32a3991068f9d337da3f9449b..027eef0f7c7766bcd611beb2126dc5c2d4095c67 100644
--- a/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/scroll-ancestor-update-expected.txt
@@ -21,7 +21,7 @@ layer at (50,50) size 202x202 clip at (51,51) size 185x200 scrollY 50.00 scrollH
layer at (51,51) size 100x100
LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
layer at (0,0) size 100x100
- LayoutFlexibleBox {DIV} at (0,0) size 100x100
+ LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 100x100
LayoutBlockFlow {DIV} at (0,65) size 100x35
layer at (0,0) size 100x65
- LayoutFlexibleBox {DIV} at (0,0) size 100x65
+ LayoutFlexibleBox (relative positioned) {DIV} at (0,0) size 100x65

Powered by Google App Engine
This is Rietveld 408576698