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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-009-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-009-expected.txt
diff --git a/LayoutTests/css2.1/20110323/block-non-replaced-height-009-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-009-expected.txt
similarity index 53%
rename from LayoutTests/css2.1/20110323/block-non-replaced-height-009-expected.txt
rename to LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-009-expected.txt
index 2226dd4a8704f5780bc53412a30035a4717fda98..b4f682cca362f2b6553a6d8eebf0841741a56eb7 100644
--- a/LayoutTests/css2.1/20110323/block-non-replaced-height-009-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-009-expected.txt
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x250
- RenderBlock {HTML} at (0,0) size 800x250
- RenderBody {BODY} at (8,16) size 784x226
- RenderBlock {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 267x18
- text run at (0,0) width 267: "Test passes if there is a blue square below."
-layer at (8,50) size 784x192
- RenderBlock (relative positioned) {DIV} at (0,34) size 784x192
+layer at (0,0) size 800x248
+ RenderBlock {HTML} at (0,0) size 800x248
+ RenderBody {BODY} at (8,16) size 784x224
+ 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,48) size 784x192
+ RenderBlock (relative positioned) {DIV} at (0,32) size 784x192
RenderBlock {DIV} at (0,0) size 96x192 [bgcolor=#0000FF] [border: (24px solid #0000FF) none (24px solid #0000FF) none]
RenderBlock {DIV} at (0,48) size 96x48 [border: (24px solid #0000FF) none]
RenderBlock {DIV} at (0,96) size 96x48 [border: none (24px solid #0000FF) none]
-layer at (104,50) size 96x192
+layer at (104,48) size 96x192
RenderBlock (positioned) {DIV} at (96,0) size 96x192 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698