From 0921b82d98b6ec7fa80ffd522c129b3828b9c00b Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Mon, 26 Apr 2021 18:07:01 +0200 Subject: Docx writer: autoset table width if no column has an explicit width. --- test/docx/golden/table_one_row.docx | Bin 9903 -> 9904 bytes test/docx/golden/table_with_list_cell.docx | Bin 10212 -> 10212 bytes test/docx/golden/tables.docx | Bin 10238 -> 10239 bytes 3 files changed, 0 insertions(+), 0 deletions(-) (limited to 'test') diff --git a/test/docx/golden/table_one_row.docx b/test/docx/golden/table_one_row.docx index 6eaea2ac2..cab3fc31c 100644 Binary files a/test/docx/golden/table_one_row.docx and b/test/docx/golden/table_one_row.docx differ diff --git a/test/docx/golden/table_with_list_cell.docx b/test/docx/golden/table_with_list_cell.docx index 45a97ccaa..9238c7e20 100644 Binary files a/test/docx/golden/table_with_list_cell.docx and b/test/docx/golden/table_with_list_cell.docx differ diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx index 115a16a48..6f0379def 100644 Binary files a/test/docx/golden/tables.docx and b/test/docx/golden/tables.docx differ -- cgit v1.2.3