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

Unified Diff: LayoutTests/platform/mac/compositing/reflections/reflection-ordering-expected.txt

Issue 891973004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/reflections/reflection-ordering-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/reflections/reflection-ordering-expected.txt b/LayoutTests/platform/mac/compositing/reflections/reflection-ordering-expected.txt
index bc1ff97cb1b75ebf72cbbc1d5d73c4a4816fccd3..8f0b8b6156f3767db8acbbe610a49793cbfc4486 100644
--- a/LayoutTests/platform/mac/compositing/reflections/reflection-ordering-expected.txt
+++ b/LayoutTests/platform/mac/compositing/reflections/reflection-ordering-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x208
- RenderBlock {HTML} at (0,0) size 800x208
- RenderBody {BODY} at (8,16) size 784x172
- RenderBlock {P} at (0,0) size 784x32
- RenderText {#text} at (0,0) size 723x32
+layer at (0,0) size 800x212
+ RenderBlock {HTML} at (0,0) size 800x212
+ RenderBody {BODY} at (8,16) size 784x176
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 723x36
text run at (0,0) width 723: "You should see a black rectangle divided into two parts; the top part should be taller (reflection should be behind"
- text run at (0,16) width 60: "original)."
-layer at (28,68) size 220x120
- RenderBlock {DIV} at (20,52) size 220x120 [bgcolor=#FFFFFF] [border: (10px solid #000000)]
- RenderText {#text} at (67,10) size 86x24
+ text run at (0,18) width 60: "original)."
+layer at (28,72) size 220x120
+ RenderBlock {DIV} at (20,56) size 220x120 [bgcolor=#FFFFFF] [border: (10px solid #000000)]
+ RenderText {#text} at (67,10) size 86x28
text run at (67,10) width 86: "Contents"

Powered by Google App Engine
This is Rietveld 408576698