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

Unified Diff: LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-expected.txt

Issue 616003003: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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
new file mode 100644
index 0000000000000000000000000000000000000000..b40b46a197a7ae0ffb7a9378fbd10a41f364c68c
--- /dev/null
+++ b/LayoutTests/platform/mac/css2.1/20110323/border-collapse-offset-002-expected.txt
@@ -0,0 +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
+ RenderTable {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
+ text run at (31,4) width 48: "caption"
+ RenderTableSection {TBODY} at (2,26) size 106x36
+ RenderTableRow {TR} at (0,0) size 106x36
+ RenderTableCell {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
+ text run at (35,3) width 36: "cell 1"

Powered by Google App Engine
This is Rietveld 408576698