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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-015-expected.txt

Issue 909433003: 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/css2.1/20110323/block-non-replaced-height-015-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-015-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-015-expected.txt
index a7cf5dfc6e68a75dff7f0d8b4131529c90bff6d4..9d4e34f3f3b260f5749e22a0c6742c82d4bd533b 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-015-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-015-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x152
- RenderBlock {HTML} at (0,0) size 800x152
- RenderBody {BODY} at (8,16) size 784x128
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 433x16
+layer at (0,0) size 800x154
+ RenderBlock {HTML} at (0,0) size 800x154
+ RenderBody {BODY} at (8,16) size 784x130
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 433x18
text run at (0,0) width 433: "Test passes if the blue and orange boxes below are the same height."
-layer at (8,48) size 784x96
- RenderBlock (relative positioned) {DIV} at (0,32) size 784x96
+layer at (8,50) size 784x96
+ RenderBlock (relative positioned) {DIV} at (0,34) size 784x96
RenderBlock {DIV} at (0,0) size 96x96 [bgcolor=#0000FF]
-layer at (8,144) size 96x96
+layer at (8,146) size 96x96
RenderBlock (relative positioned) {DIV} at (0,0) size 96x96
-layer at (104,48) size 96x96
+layer at (104,50) size 96x96
RenderBlock (positioned) {DIV} at (96,0) size 96x96 [bgcolor=#FFA500]

Powered by Google App Engine
This is Rietveld 408576698