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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt

Issue 616923003: 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/tables/mozilla/bugs/bug123862-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..96884b2499a3d29318c7e2daa40a5a384e1d4577
--- /dev/null
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug123862-expected.txt
@@ -0,0 +1,35 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x236
+ RenderBlock {HTML} at (0,0) size 800x236
+ RenderBody {BODY} at (8,16) size 784x204
+ RenderTable {TABLE} at (0,0) size 200x28 [border: (2px solid #000000)]
+ RenderTableSection {TBODY} at (2,2) size 196x24
+ RenderTableRow {TR} at (0,2) size 196x20
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 123x16
+ text run at (2,2) width 123: "no cols or colspans"
+ RenderTable {TABLE} at (0,44) size 200x28 [border: (2px solid #000000)]
+ RenderTableSection {TBODY} at (2,2) size 196x24
+ RenderTableRow {TR} at (0,2) size 196x20
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 43x16
+ text run at (2,2) width 43: "cols=4"
+ RenderTable {TABLE} at (0,88) size 200x28 [border: (2px solid #000000)]
+ RenderTableSection {TBODY} at (2,2) size 196x24
+ RenderTableRow {TR} at (0,2) size 196x20
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderText {#text} at (2,2) size 66x16
+ text run at (2,2) width 66: "colspan=4"
+ RenderTable {TABLE} at (0,132) size 200x28 [border: (2px solid #000000)]
+ RenderTableSection {TBODY} at (2,2) size 196x24
+ RenderTableRow {TR} at (0,2) size 196x20
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderText {#text} at (2,2) size 117x16
+ text run at (2,2) width 117: "cols=4, colspan=4"
+ RenderTable {TABLE} at (0,176) size 200x28 [border: (2px solid #000000)]
+ RenderTableSection {TBODY} at (2,2) size 196x24
+ RenderTableRow {TR} at (0,2) size 196x20
+ RenderTableCell {TD} at (2,2) size 192x20 [bgcolor=#EEFFEE] [border: (1px solid #808080)] [r=0 c=0 rs=1 cs=4]
+ RenderText {#text} at (2,2) size 80x16
+ text run at (2,2) width 80: "see previous"

Powered by Google App Engine
This is Rietveld 408576698