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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt

Issue 2785963002: Move tests for table elements to LayoutTests/html/tabular_data/. (Closed)
Patch Set: Created 3 years, 9 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: third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt
deleted file mode 100644
index 17f8d446d86125c6a89e60a7959a5461cccc4d4e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dom/HTMLTableElement/colSpan-expected.txt
+++ /dev/null
@@ -1,104 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 166x19
- text run at (0,0) width 166: "Tests: the colspan attribute"
- LayoutBR {BR} at (165,15) size 1x0
- LayoutBlockFlow {P} at (0,36) size 784x80
- LayoutText {#text} at (0,0) size 73x19
- text run at (0,0) width 73: "Conditions:"
- LayoutBR {BR} at (73,15) size 0x0
- LayoutText {#text} at (0,20) size 772x59
- text run at (0,20) width 654: "The colSpan attribute specifies the number of columns spanned by the current cell. The default value of "
- text run at (654,20) width 118: "this attribute is one"
- text run at (0,40) width 514: "(\"1\"). The value zero (\"0\") means that the cell spans all columns from the current "
- text run at (514,40) width 253: "column to the last column of the column"
- text run at (0,60) width 317: "group (COLGROUP) in which the cell is defined."
- LayoutBlockFlow {P} at (0,132) size 784x60
- LayoutText {#text} at (0,0) size 782x59
- text run at (0,0) width 759: "The first table tests the default value of one, and an input of 7, which is within the normal range of expect input. The first"
- text run at (0,20) width 709: "column in the first row should span only column \"one\" and the second cell should span all of the other columns. "
- text run at (709,20) width 73: "The second"
- text run at (0,40) width 520: "table tests the zero value. \"Just A\" should span \"A\" and \"Just B\" should span \"B.\""
- LayoutBlockFlow {HR} at (0,208) size 784x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow (anonymous) at (0,218) size 784x20
- LayoutBR {BR} at (0,0) size 0x19
- LayoutTable {TABLE} at (0,238) size 270x76 [border: (1px outset #808080)]
- LayoutBlockFlow {CAPTION} at (0,0) size 270x20
- LayoutText {#text} at (27,0) size 216x19
- text run at (27,0) width 216: "Testing Default and Regular Input"
- LayoutTableSection {TBODY} at (1,21) size 268x54
- LayoutTableRow {TR} at (0,2) size 268x24
- LayoutTableCell {TD} at (2,2) size 32x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 28x19
- text run at (2,2) width 28: "First"
- LayoutTableCell {TD} at (36,2) size 230x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=7]
- LayoutText {#text} at (2,2) size 75x19
- text run at (2,2) width 75: "All the Rest"
- LayoutTableRow {TR} at (0,28) size 268x24
- LayoutTableCell {TD} at (2,28) size 32x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 23x19
- text run at (2,2) width 23: "one"
- LayoutTableCell {TD} at (36,28) size 28x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 24x19
- text run at (2,2) width 24: "two"
- LayoutTableCell {TD} at (66,28) size 35x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "three"
- LayoutTableCell {TD} at (103,28) size 30x24 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 26x19
- text run at (2,2) width 26: "four"
- LayoutTableCell {TD} at (135,28) size 28x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 24x19
- text run at (2,2) width 24: "five"
- LayoutTableCell {TD} at (165,28) size 22x24 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 18x19
- text run at (2,2) width 18: "six"
- LayoutTableCell {TD} at (189,28) size 40x24 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 36x19
- text run at (2,2) width 36: "seven"
- LayoutTableCell {TD} at (231,28) size 35x24 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 31x19
- text run at (2,2) width 31: "eight"
- LayoutBlockFlow (anonymous) at (0,314) size 784x20
- LayoutBR {BR} at (0,0) size 0x19
- LayoutTable {TABLE} at (0,334) size 197x76 [border: (1px outset #808080)]
- LayoutBlockFlow {CAPTION} at (0,0) size 197x20
- LayoutText {#text} at (16,0) size 165x19
- text run at (16,0) width 165: "Testing Zero Special Case"
- LayoutTableSection {TBODY} at (1,21) size 195x54
- LayoutTableRow {TR} at (0,2) size 195x24
- LayoutTableCell {TD} at (2,2) size 44x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 40x19
- text run at (2,2) width 40: "Just A"
- LayoutTableCell {TD} at (48,2) size 43x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 39x19
- text run at (2,2) width 39: "Just B"
- LayoutTableRow {TR} at (0,28) size 195x24
- LayoutTableCell {TD} at (2,28) size 44x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "A"
- LayoutTableCell {TD} at (48,28) size 43x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 11x19
- text run at (2,2) width 11: "B"
- LayoutTableCell {TD} at (93,28) size 15x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 11x19
- text run at (2,2) width 11: "C"
- LayoutTableCell {TD} at (110,28) size 16x24 [border: (1px inset #808080)] [r=1 c=3 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "D"
- LayoutTableCell {TD} at (128,28) size 14x24 [border: (1px inset #808080)] [r=1 c=4 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 10x19
- text run at (2,2) width 10: "E"
- LayoutTableCell {TD} at (144,28) size 13x24 [border: (1px inset #808080)] [r=1 c=5 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 9x19
- text run at (2,2) width 9: "F"
- LayoutTableCell {TD} at (159,28) size 16x24 [border: (1px inset #808080)] [r=1 c=6 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "G"
- LayoutTableCell {TD} at (177,28) size 16x24 [border: (1px inset #808080)] [r=1 c=7 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 12x19
- text run at (2,2) width 12: "H"

Powered by Google App Engine
This is Rietveld 408576698