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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-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/border-collapse-offset-002-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-expected.txt b/LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-expected.txt
index 3a66df8c8e560b79c0f22f2dab058b78e24e7f52..ded139020dcc39a7589df14534e11af10d0ca0a4 100644
--- a/LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-expected.txt
+++ b/LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-expected.txt
@@ -1,14 +1,14 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,8) size 784x64
- LayoutTable {TABLE} at (0,0) size 110x64 [border: (2px none #808080)]
- RenderBlock {CAPTION} at (0,0) size 110x24 [border: (4px solid #008000)]
- RenderText {#text} at (31,4) size 48x16
+layer at (0,0) size 800x82
+ RenderBlock {HTML} at (0,0) size 800x82
+ RenderBody {BODY} at (8,8) size 784x66
+ LayoutTable {TABLE} at (0,0) size 110x66 [border: (2px none #808080)]
+ RenderBlock {CAPTION} at (0,0) size 110x26 [border: (4px solid #008000)]
+ RenderText {#text} at (31,4) size 48x18
text run at (31,4) width 48: "caption"
- LayoutTableSection {TBODY} at (2,26) size 106x36
+ LayoutTableSection {TBODY} at (2,28) size 106x36
LayoutTableRow {TR} at (0,0) size 106x36
- LayoutTableCell {TD} at (0,7) size 106x22 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (35,3) size 36x16
+ LayoutTableCell {TD} at (0,6) size 106x24 [border: (2px solid #FFA500)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (35,3) size 36x18
text run at (35,3) width 36: "cell 1"

Powered by Google App Engine
This is Rietveld 408576698