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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-003-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-width-003-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-003-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-003-expected.txt
index 24fac7eb9bf374ffbf613a46686ebf963ceaad14..11eb4df86088bab276d49c9c8d8567f50ea81237 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-003-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/block-non-replaced-width-003-expected.txt
@@ -1,12 +1,12 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x86
- RenderBlock {HTML} at (0,0) size 800x86
- RenderBody {BODY} at (8,16) size 784x62
- RenderBlock {P} at (0,0) size 784x16
- RenderText {#text} at (0,0) size 429x16
+layer at (0,0) size 800x88
+ RenderBlock {HTML} at (0,0) size 800x88
+ RenderBody {BODY} at (8,16) size 784x64
+ RenderBlock {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 429x18
text run at (0,0) width 429: "Test passes if the orange and blue boxes below are the same width."
- RenderBlock {DIV} at (0,32) size 100x30 [bgcolor=#FFA500]
+ RenderBlock {DIV} at (0,34) size 100x30 [bgcolor=#FFA500]
RenderBlock {DIV} at (10,0) size 140x30 [border: none (10px solid #FFA500) none (10px solid #FFA500)]
layer at (8,82) size 150x30
RenderBlock (positioned) {DIV} at (8,82) size 150x30 [bgcolor=#0000FF]

Powered by Google App Engine
This is Rietveld 408576698