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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/float-non-replaced-height-001-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/float-non-replaced-height-001-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/float-non-replaced-height-001-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/float-non-replaced-height-001-expected.txt
index 85ad0b96641f53e7643cf745eeed5418cfcdf201..ffb638548ab74c986d98a053b9a6b8cc06e64fef 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/float-non-replaced-height-001-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/float-non-replaced-height-001-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x144
- RenderBlock {HTML} at (0,0) size 800x144
- RenderBody {BODY} at (8,16) size 784x16
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 433x16
+layer at (0,0) size 800x146
+ RenderBlock {HTML} at (0,0) size 800x146
+ RenderBody {BODY} at (8,16) size 784x18
+ 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 784x0
- RenderBlock (relative positioned) {DIV} at (0,32) size 784x0
+layer at (8,50) size 784x0
+ RenderBlock (relative positioned) {DIV} at (0,34) size 784x0
RenderBlock (floating) {DIV} at (0,0) size 96x96 [bgcolor=#0000FF]
RenderBlock {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