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/css2.1/20110323/block-non-replaced-height-007-expected.txt

Issue 616003003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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-007-expected.txt
diff --git a/LayoutTests/platform/win/css2.1/20110323/block-non-replaced-height-007-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-007-expected.txt
similarity index 56%
copy from LayoutTests/platform/win/css2.1/20110323/block-non-replaced-height-007-expected.txt
copy to LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-007-expected.txt
index 065195366039c3e45b4d38ad5daf342d6c446cec..0445bcb92a375077e152fac9e30199ea130e014c 100644
--- a/LayoutTests/platform/win/css2.1/20110323/block-non-replaced-height-007-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-007-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x322
- RenderBlock {HTML} at (0,0) size 800x322
- RenderBody {BODY} at (8,16) size 784x258
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 273x17
+layer at (0,0) size 800x320
+ RenderBlock {HTML} at (0,0) size 800x320
+ RenderBody {BODY} at (8,16) size 784x256
+ RenderBlock {P} at (0,0) size 784x16
+ RenderText {#text} at (0,0) size 273x16
text run at (0,0) width 273: "Test passes if there is a blue square below."
-layer at (8,82) size 784x192
- RenderBlock (relative positioned) {DIV} at (0,66) size 784x192
+layer at (8,80) size 784x192
+ RenderBlock (relative positioned) {DIV} at (0,64) size 784x192
RenderBlock {DIV} at (0,0) size 96x96 [bgcolor=#0000FF] [border: (48px solid #0000FF) none]
RenderBlock {DIV} at (0,96) size 96x96 [bgcolor=#0000FF] [border: none (48px solid #0000FF) none]
-layer at (104,82) size 96x192
+layer at (104,80) size 96x192
RenderBlock (positioned) {DIV} at (96,0) size 96x192 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698