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

Unified Diff: LayoutTests/platform/mac/compositing/reflections/compositing-change-inside-reflection-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/compositing-change-inside-reflection-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/reflections/compositing-change-inside-reflection-expected.txt b/LayoutTests/platform/mac/compositing/reflections/compositing-change-inside-reflection-expected.txt
index 3a4c4ef2a65c5e4700405f048bc270ff56ee4197..90e20aeeec40486bdb2ae58def0156e57e659a4b 100644
--- a/LayoutTests/platform/mac/compositing/reflections/compositing-change-inside-reflection-expected.txt
+++ b/LayoutTests/platform/mac/compositing/reflections/compositing-change-inside-reflection-expected.txt
@@ -1,16 +1,16 @@
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 586x16
+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 586x18
text run at (0,0) width 586: "Test dynamically created compositing layer inside reflection. You should see no red below."
-layer at (8,48) size 784x0
- RenderBlock (relative positioned) {DIV} at (0,32) size 784x0
-layer at (19,179) size 100x100
+layer at (8,50) size 784x0
+ RenderBlock (relative positioned) {DIV} at (0,34) size 784x0
+layer at (19,181) size 100x100
RenderBlock (positioned) {DIV} at (11,131) size 100x100 [bgcolor=#FF0000]
-layer at (8,48) size 120x120
+layer at (8,50) size 120x120
RenderBlock (positioned) {DIV} at (0,0) size 120x120 [border: (1px solid #000000)]
-layer at (19,59) size 100x100
+layer at (19,61) size 100x100
RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698