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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/absolute-non-replaced-max-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/absolute-non-replaced-max-height-001-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt
index 384bd49eb44501b3642665eaa8c8155c922e3d0e..13557121ce2565a024e97b4751ec6b050a20f976 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/absolute-non-replaced-max-height-001-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x16
- RenderBlock {HTML} at (0,0) size 800x16
- RenderBody {BODY} at (0,0) size 800x16
- RenderBlock {P} at (0,0) size 800x16
- RenderText {#text} at (0,0) size 434x16
+layer at (0,0) size 800x18
+ RenderBlock {HTML} at (0,0) size 800x18
+ RenderBody {BODY} at (0,0) size 800x18
+ RenderBlock {P} at (0,0) size 800x18
+ RenderText {#text} at (0,0) size 434x18
text run at (0,0) width 434: "Test passes the blue box is in the upper-left corner of the black box."
-layer at (0,16) size 198x198
- RenderBlock (positioned) {DIV} at (0,16) size 198x198 [border: (3px solid #000000)]
-layer at (3,19) size 96x48
- RenderBlock (positioned) {DIV} at (3,19) size 96x48 [bgcolor=#0000FF]
+layer at (0,18) size 198x198
+ RenderBlock (positioned) {DIV} at (0,18) size 198x198 [border: (3px solid #000000)]
+layer at (3,21) size 96x48
+ RenderBlock (positioned) {DIV} at (3,21) size 96x48 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698