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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-005-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-005-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-005-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-005-expected.txt
index 25a99e819b33610c48ced71f07fdf27f8b3bde0a..55e555a7183bc8f88a97a0ab6e455be47e963b64 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-005-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-height-005-expected.txt
@@ -1,19 +1,19 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-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 679x16
+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 679x18
text run at (0,0) width 679: "Test passes if the blue and orange boxes below are the same height and there is no red visible on the page."
-layer at (8,48) size 784x192
- RenderBlock (relative positioned) {DIV} at (0,32) size 784x192
-layer at (8,48) size 192x192
+layer at (8,50) size 784x192
+ RenderBlock (relative positioned) {DIV} at (0,34) size 784x192
+layer at (8,50) size 192x192
RenderBlock (relative positioned) {DIV} at (0,0) size 192x192 [bgcolor=#FF0000]
RenderInline {SPAN} at (0,0) size 192x192 [color=#0000FF]
RenderText {#text} at (0,0) size 192x192
text run at (0,0) width 192: "XX"
text run at (0,96) width 192: "XX"
RenderText {#text} at (0,0) size 0x0
-layer at (200,48) size 192x192
+layer at (200,50) size 192x192
RenderBlock (positioned) {DIV} at (192,0) size 192x192 [bgcolor=#FFA500]

Powered by Google App Engine
This is Rietveld 408576698