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

Unified Diff: LayoutTests/platform/mac/compositing/reflections/reflection-opacity-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-opacity-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/reflections/reflection-opacity-expected.txt b/LayoutTests/platform/mac/compositing/reflections/reflection-opacity-expected.txt
index 6050e8fe90bc3f5df44dbb187fe551404d4b095d..59588334c5f1ea24b05802db1573c31f763662a6 100644
--- a/LayoutTests/platform/mac/compositing/reflections/reflection-opacity-expected.txt
+++ b/LayoutTests/platform/mac/compositing/reflections/reflection-opacity-expected.txt
@@ -1,11 +1,11 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x172
- RenderBlock {HTML} at (0,0) size 800x172
- RenderBody {BODY} at (8,16) size 784x148
- RenderBlock {P} at (0,0) size 784x32
- RenderText {#text} at (0,0) size 764x32
+layer at (0,0) size 800x176
+ RenderBlock {HTML} at (0,0) size 800x176
+ RenderBody {BODY} at (8,16) size 784x152
+ RenderBlock {P} at (0,0) size 784x36
+ RenderText {#text} at (0,0) size 764x36
text run at (0,0) width 764: "Opacity should be applied after reflection, so you should see a green rectangle below. The overlap between the original"
- text run at (0,16) width 230: "and reflection should not be visible."
-layer at (8,64) size 150x100 transparent
- RenderBlock (relative positioned) {DIV} at (0,48) size 150x100 [bgcolor=#008000]
+ text run at (0,18) width 230: "and reflection should not be visible."
+layer at (8,68) size 150x100 transparent
+ RenderBlock (relative positioned) {DIV} at (0,52) size 150x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698