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

Unified Diff: LayoutTests/platform/mac/compositing/reflections/reflection-positioning2-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-positioning2-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/reflections/reflection-positioning2-expected.txt b/LayoutTests/platform/mac/compositing/reflections/reflection-positioning2-expected.txt
index 100c27977f57385227e63d548886e5d0a8de336f..dc64b774f60f0babaa40b073ba7bba59753be192 100644
--- a/LayoutTests/platform/mac/compositing/reflections/reflection-positioning2-expected.txt
+++ b/LayoutTests/platform/mac/compositing/reflections/reflection-positioning2-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 (50,50) size 150x120
RenderBlock (positioned) {DIV} at (50,50) size 150x120

Powered by Google App Engine
This is Rietveld 408576698