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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/HTMLTableColElement/resize-table-using-col-width-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/mac-mac10.9/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
deleted file mode 100644
index 8519691b7afe773b99a29e555156043cecbba713..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt
+++ /dev/null
@@ -1,38 +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
- LayoutTable {TABLE} at (0,0) size 664x52 [border: (1px outset #808080)]
- LayoutTableCol {COLGROUP} at (0,0) size 0x0
- LayoutTableCol {COL} at (0,0) size 0x0
- LayoutTableCol {COL} at (0,0) size 0x0
- LayoutTableCol {COL} at (0,0) size 0x0
- LayoutTableSection {TBODY} at (1,1) size 662x50
- LayoutTableRow {TR} at (0,2) size 662x22
- LayoutTableCell {TD} at (2,2) size 500x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 73x18
- text run at (2,2) width 73: "col 1 row 1"
- LayoutTableCell {TD} at (504,2) size 77x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 73x18
- text run at (2,2) width 73: "col 2 row 1"
- LayoutTableCell {TD} at (583,2) size 77x22 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 73x18
- text run at (2,2) width 73: "col 3 row 1"
- LayoutTableRow {TR} at (0,26) size 662x22
- LayoutTableCell {TD} at (2,26) size 500x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 73x18
- text run at (2,2) width 73: "col 1 row 2"
- LayoutTableCell {TD} at (504,26) size 77x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 73x18
- text run at (2,2) width 73: "col 2 row 2"
- LayoutTableCell {TD} at (583,26) size 77x22 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
- LayoutText {#text} at (2,2) size 73x18
- text run at (2,2) width 73: "col 3 row 3"
- LayoutBlockFlow (anonymous) at (0,52) size 784x18
- LayoutButton {BUTTON} at (0,0) size 371.53x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,2) size 355.53x13
- LayoutText {#text} at (0,0) size 356x13
- text run at (0,0) width 356: "Click me to test manually. The first column should grow to 500px."
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698