aboutsummaryrefslogtreecommitdiff
path: root/test/docx/table_with_list_cell.native
diff options
context:
space:
mode:
Diffstat (limited to 'test/docx/table_with_list_cell.native')
-rw-r--r--test/docx/table_with_list_cell.native6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/docx/table_with_list_cell.native b/test/docx/table_with_list_cell.native
index 06d8606da..51a35184b 100644
--- a/test/docx/table_with_list_cell.native
+++ b/test/docx/table_with_list_cell.native
@@ -1,7 +1,7 @@
[Table ("",[],[]) (Caption Nothing
[])
- [(AlignDefault,ColWidthDefault)
- ,(AlignDefault,ColWidthDefault)]
+ [(AlignDefault,ColWidth 0.5)
+ ,(AlignDefault,ColWidth 0.5)]
(TableHead ("",[],[])
[Row ("",[],[])
[Cell ("",[],[]) AlignDefault (RowSpan 1) (ColSpan 1)
@@ -22,4 +22,4 @@
,[Para [Str "A"]]
,[Para [Str "Numbered",Space,Str "list."]]]]]])]
(TableFoot ("",[],[])
- [])] \ No newline at end of file
+ [])]