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

Unified Diff: LayoutTests/platform/mac/compositing/geometry/composited-html-size-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/geometry/composited-html-size-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.txt b/LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.txt
index eec90a50ebe9c389b815215c5025f26c2fefeed3..78d65a86c0a2903e0f7f8f85212d3e99777151e4 100644
--- a/LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.txt
+++ b/LayoutTests/platform/mac/compositing/geometry/composited-html-size-expected.txt
@@ -3,9 +3,9 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x36 layerType: background only
layer at (10,10) size 100x100
RenderBlock (positioned) zI: -1 {DIV} at (10,10) size 100x100 [bgcolor=#0000FF]
-layer at (10,10) size 100x16
- RenderBlock {DIV} at (0,0) size 100x16
- RenderText {#text} at (0,0) size 83x16
+layer at (10,10) size 100x18
+ RenderBlock {DIV} at (0,0) size 100x18
+ RenderText {#text} at (0,0) size 83x18
text run at (0,0) width 83: "Compositing"
layer at (0,0) size 800x36 layerType: foreground only
RenderBlock {HTML} at (0,0) size 800x36

Powered by Google App Engine
This is Rietveld 408576698