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

Unified Diff: LayoutTests/platform/mac/compositing/reflections/reflection-positioning-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-positioning-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/reflections/reflection-positioning-expected.txt b/LayoutTests/platform/mac/compositing/reflections/reflection-positioning-expected.txt
index 86c277291ca68c06a722d3573a02c7436eceead1..98e7a755b29bfdff9de1e75faa0b4d5349647693 100644
--- a/LayoutTests/platform/mac/compositing/reflections/reflection-positioning-expected.txt
+++ b/LayoutTests/platform/mac/compositing/reflections/reflection-positioning-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x48
- RenderBlock {HTML} at (0,0) size 800x48
- RenderBody {BODY} at (8,16) size 784x16
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 519x16
+layer at (0,0) size 800x50
+ RenderBlock {HTML} at (0,0) size 800x50
+ RenderBody {BODY} at (8,16) size 784x18
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 519x18
text run at (0,0) width 519: "Position of reflected layer should update correctly. You should see no red below."
layer at (20,50) size 150x120
RenderBlock (positioned) {DIV} at (20,50) size 150x120

Powered by Google App Engine
This is Rietveld 408576698