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

Unified Diff: LayoutTests/platform/mac/compositing/reflections/reflection-in-composited-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-in-composited-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/reflections/reflection-in-composited-expected.txt b/LayoutTests/platform/mac/compositing/reflections/reflection-in-composited-expected.txt
index 8473fae0414983d0d60737fc18f74fb801453cd6..a340ed98c0ecb2098f19d993848f6ebafc8ee374 100644
--- a/LayoutTests/platform/mac/compositing/reflections/reflection-in-composited-expected.txt
+++ b/LayoutTests/platform/mac/compositing/reflections/reflection-in-composited-expected.txt
@@ -3,19 +3,19 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 418x16
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 418x18
text run at (0,0) width 418: "Reflection should not be cropped by being in a composited layer."
- RenderBlock {P} at (0,288) size 784x16
- RenderText {#text} at (0,0) size 245x16
+ RenderBlock {P} at (0,290) size 784x18
+ RenderText {#text} at (0,0) size 245x18
text run at (0,0) width 245: "This is the next paragraph in the page."
-layer at (208,74) size 342x172
- RenderBlock {DIV} at (200,66) size 342x172 [border: (1px solid #000000)]
- RenderBlock {P} at (21,27) size 300x16
- RenderText {#text} at (0,0) size 234x16
+layer at (208,76) size 342x172
+ RenderBlock {DIV} at (200,68) size 342x172 [border: (1px solid #000000)]
+ RenderBlock {P} at (21,27) size 300x18
+ RenderText {#text} at (0,0) size 234x18
text run at (0,0) width 234: "This element has a composited layer"
-layer at (349,115) size 260x68
- RenderBlock (positioned) {DIV} at (141,41) size 260x68 [bgcolor=#DDDDDD]
- RenderBlock {P} at (10,26) size 240x16
- RenderText {#text} at (0,0) size 229x16
+layer at (349,117) size 260x70
+ RenderBlock (positioned) {DIV} at (141,41) size 260x70 [bgcolor=#DDDDDD]
+ RenderBlock {P} at (10,26) size 240x18
+ RenderText {#text} at (0,0) size 229x18
text run at (0,0) width 229: "This is a positioned, reflected child."

Powered by Google App Engine
This is Rietveld 408576698