From 7f1a8f9cee38bed86eed41ce0a3734719d7ffec1 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 17 Mar 2023 22:27:52 -0700 Subject: Update docx golden tests for style changes. --- test/docx/golden/block_quotes.docx | Bin 9981 -> 10025 bytes test/docx/golden/codeblock.docx | Bin 9830 -> 9874 bytes test/docx/golden/comments.docx | Bin 10175 -> 10212 bytes test/docx/golden/custom_style_no_reference.docx | Bin 9931 -> 9973 bytes test/docx/golden/custom_style_preserve.docx | Bin 10560 -> 10602 bytes test/docx/golden/definition_list.docx | Bin 9830 -> 9874 bytes .../docx/golden/document-properties-short-desc.docx | Bin 9835 -> 9880 bytes test/docx/golden/document-properties.docx | Bin 10324 -> 10364 bytes test/docx/golden/headers.docx | Bin 9969 -> 10013 bytes test/docx/golden/image.docx | Bin 26719 -> 26757 bytes test/docx/golden/inline_code.docx | Bin 9769 -> 9813 bytes test/docx/golden/inline_formatting.docx | Bin 9949 -> 9993 bytes test/docx/golden/inline_images.docx | Bin 26711 -> 26755 bytes test/docx/golden/link_in_notes.docx | Bin 9991 -> 10035 bytes test/docx/golden/links.docx | Bin 10162 -> 10206 bytes test/docx/golden/lists.docx | Bin 10228 -> 10272 bytes test/docx/golden/lists_continuing.docx | Bin 10024 -> 10068 bytes test/docx/golden/lists_div_bullets.docx | Bin 9878 -> 9921 bytes test/docx/golden/lists_multiple_initial.docx | Bin 10106 -> 10150 bytes test/docx/golden/lists_restarting.docx | Bin 10022 -> 10066 bytes test/docx/golden/nested_anchors_in_header.docx | Bin 10163 -> 10206 bytes test/docx/golden/notes.docx | Bin 9938 -> 9982 bytes test/docx/golden/raw-blocks.docx | Bin 9870 -> 9914 bytes test/docx/golden/raw-bookmarks.docx | Bin 10004 -> 10048 bytes test/docx/golden/table_one_row.docx | Bin 9840 -> 9892 bytes test/docx/golden/table_with_list_cell.docx | Bin 10162 -> 10210 bytes test/docx/golden/tables-default-widths.docx | Bin 10200 -> 10249 bytes test/docx/golden/tables.docx | Bin 10202 -> 10251 bytes .../docx/golden/tables_separated_with_rawblock.docx | Bin 9852 -> 9899 bytes test/docx/golden/track_changes_deletion.docx | Bin 9813 -> 9857 bytes test/docx/golden/track_changes_insertion.docx | Bin 9796 -> 9840 bytes test/docx/golden/track_changes_move.docx | Bin 9830 -> 9874 bytes .../golden/track_changes_scrubbed_metadata.docx | Bin 9942 -> 9986 bytes test/docx/golden/unicode.docx | Bin 9755 -> 9799 bytes test/docx/golden/verbatim_subsuper.docx | Bin 9802 -> 9846 bytes 35 files changed, 0 insertions(+), 0 deletions(-) diff --git a/test/docx/golden/block_quotes.docx b/test/docx/golden/block_quotes.docx index d05020f82..544530a54 100644 Binary files a/test/docx/golden/block_quotes.docx and b/test/docx/golden/block_quotes.docx differ diff --git a/test/docx/golden/codeblock.docx b/test/docx/golden/codeblock.docx index 616c9b1d0..0baa090c1 100644 Binary files a/test/docx/golden/codeblock.docx and b/test/docx/golden/codeblock.docx differ diff --git a/test/docx/golden/comments.docx b/test/docx/golden/comments.docx index 158ffc2bf..6015d07bb 100644 Binary files a/test/docx/golden/comments.docx and b/test/docx/golden/comments.docx differ diff --git a/test/docx/golden/custom_style_no_reference.docx b/test/docx/golden/custom_style_no_reference.docx index 49cf42f38..c50cc9883 100644 Binary files a/test/docx/golden/custom_style_no_reference.docx and b/test/docx/golden/custom_style_no_reference.docx differ diff --git a/test/docx/golden/custom_style_preserve.docx b/test/docx/golden/custom_style_preserve.docx index e24940478..034ab3863 100644 Binary files a/test/docx/golden/custom_style_preserve.docx and b/test/docx/golden/custom_style_preserve.docx differ diff --git a/test/docx/golden/definition_list.docx b/test/docx/golden/definition_list.docx index df148cfed..7191805b5 100644 Binary files a/test/docx/golden/definition_list.docx and b/test/docx/golden/definition_list.docx differ diff --git a/test/docx/golden/document-properties-short-desc.docx b/test/docx/golden/document-properties-short-desc.docx index 2d9e96b15..685761550 100644 Binary files a/test/docx/golden/document-properties-short-desc.docx and b/test/docx/golden/document-properties-short-desc.docx differ diff --git a/test/docx/golden/document-properties.docx b/test/docx/golden/document-properties.docx index 5bc62090b..99ba3993c 100644 Binary files a/test/docx/golden/document-properties.docx and b/test/docx/golden/document-properties.docx differ diff --git a/test/docx/golden/headers.docx b/test/docx/golden/headers.docx index 8c1b3e870..90b618d69 100644 Binary files a/test/docx/golden/headers.docx and b/test/docx/golden/headers.docx differ diff --git a/test/docx/golden/image.docx b/test/docx/golden/image.docx index 0b9a688fd..1d6b5fa8b 100644 Binary files a/test/docx/golden/image.docx and b/test/docx/golden/image.docx differ diff --git a/test/docx/golden/inline_code.docx b/test/docx/golden/inline_code.docx index 048ac8f15..a0052fa30 100644 Binary files a/test/docx/golden/inline_code.docx and b/test/docx/golden/inline_code.docx differ diff --git a/test/docx/golden/inline_formatting.docx b/test/docx/golden/inline_formatting.docx index cf1301c4b..4ded6d1aa 100644 Binary files a/test/docx/golden/inline_formatting.docx and b/test/docx/golden/inline_formatting.docx differ diff --git a/test/docx/golden/inline_images.docx b/test/docx/golden/inline_images.docx index f3c19555f..ed39308ff 100644 Binary files a/test/docx/golden/inline_images.docx and b/test/docx/golden/inline_images.docx differ diff --git a/test/docx/golden/link_in_notes.docx b/test/docx/golden/link_in_notes.docx index d800a5fb4..0cd236321 100644 Binary files a/test/docx/golden/link_in_notes.docx and b/test/docx/golden/link_in_notes.docx differ diff --git a/test/docx/golden/links.docx b/test/docx/golden/links.docx index bffdbbaf8..86605fc75 100644 Binary files a/test/docx/golden/links.docx and b/test/docx/golden/links.docx differ diff --git a/test/docx/golden/lists.docx b/test/docx/golden/lists.docx index 2b201df28..7e6be666a 100644 Binary files a/test/docx/golden/lists.docx and b/test/docx/golden/lists.docx differ diff --git a/test/docx/golden/lists_continuing.docx b/test/docx/golden/lists_continuing.docx index 257053a78..6173d5716 100644 Binary files a/test/docx/golden/lists_continuing.docx and b/test/docx/golden/lists_continuing.docx differ diff --git a/test/docx/golden/lists_div_bullets.docx b/test/docx/golden/lists_div_bullets.docx index 84b7c6501..ee53db559 100644 Binary files a/test/docx/golden/lists_div_bullets.docx and b/test/docx/golden/lists_div_bullets.docx differ diff --git a/test/docx/golden/lists_multiple_initial.docx b/test/docx/golden/lists_multiple_initial.docx index 0a3bf1016..e15a8eb40 100644 Binary files a/test/docx/golden/lists_multiple_initial.docx and b/test/docx/golden/lists_multiple_initial.docx differ diff --git a/test/docx/golden/lists_restarting.docx b/test/docx/golden/lists_restarting.docx index 0aa69805f..d650e2830 100644 Binary files a/test/docx/golden/lists_restarting.docx and b/test/docx/golden/lists_restarting.docx differ diff --git a/test/docx/golden/nested_anchors_in_header.docx b/test/docx/golden/nested_anchors_in_header.docx index 9d89070d9..6497dfe8c 100644 Binary files a/test/docx/golden/nested_anchors_in_header.docx and b/test/docx/golden/nested_anchors_in_header.docx differ diff --git a/test/docx/golden/notes.docx b/test/docx/golden/notes.docx index f02d5951c..a78129145 100644 Binary files a/test/docx/golden/notes.docx and b/test/docx/golden/notes.docx differ diff --git a/test/docx/golden/raw-blocks.docx b/test/docx/golden/raw-blocks.docx index 58a101b3f..af332bcf2 100644 Binary files a/test/docx/golden/raw-blocks.docx and b/test/docx/golden/raw-blocks.docx differ diff --git a/test/docx/golden/raw-bookmarks.docx b/test/docx/golden/raw-bookmarks.docx index 484c363a2..26f3c5dbf 100644 Binary files a/test/docx/golden/raw-bookmarks.docx and b/test/docx/golden/raw-bookmarks.docx differ diff --git a/test/docx/golden/table_one_row.docx b/test/docx/golden/table_one_row.docx index a7a8f2519..47083b176 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 1362d4609..6ce56eadd 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-default-widths.docx b/test/docx/golden/tables-default-widths.docx index f24e27516..0a5449a7b 100644 Binary files a/test/docx/golden/tables-default-widths.docx and b/test/docx/golden/tables-default-widths.docx differ diff --git a/test/docx/golden/tables.docx b/test/docx/golden/tables.docx index 9dcbbc9d0..dedc6d587 100644 Binary files a/test/docx/golden/tables.docx and b/test/docx/golden/tables.docx differ diff --git a/test/docx/golden/tables_separated_with_rawblock.docx b/test/docx/golden/tables_separated_with_rawblock.docx index d0978f769..f9ec90b19 100644 Binary files a/test/docx/golden/tables_separated_with_rawblock.docx and b/test/docx/golden/tables_separated_with_rawblock.docx differ diff --git a/test/docx/golden/track_changes_deletion.docx b/test/docx/golden/track_changes_deletion.docx index de7c44bf4..543c55068 100644 Binary files a/test/docx/golden/track_changes_deletion.docx and b/test/docx/golden/track_changes_deletion.docx differ diff --git a/test/docx/golden/track_changes_insertion.docx b/test/docx/golden/track_changes_insertion.docx index 958533459..8127f6c26 100644 Binary files a/test/docx/golden/track_changes_insertion.docx and b/test/docx/golden/track_changes_insertion.docx differ diff --git a/test/docx/golden/track_changes_move.docx b/test/docx/golden/track_changes_move.docx index 04fa05062..d8fe769c0 100644 Binary files a/test/docx/golden/track_changes_move.docx and b/test/docx/golden/track_changes_move.docx differ diff --git a/test/docx/golden/track_changes_scrubbed_metadata.docx b/test/docx/golden/track_changes_scrubbed_metadata.docx index ef2dc96f8..539d25815 100644 Binary files a/test/docx/golden/track_changes_scrubbed_metadata.docx and b/test/docx/golden/track_changes_scrubbed_metadata.docx differ diff --git a/test/docx/golden/unicode.docx b/test/docx/golden/unicode.docx index a9de2b367..0504b13df 100644 Binary files a/test/docx/golden/unicode.docx and b/test/docx/golden/unicode.docx differ diff --git a/test/docx/golden/verbatim_subsuper.docx b/test/docx/golden/verbatim_subsuper.docx index 3ebadc59d..99d2bd8b2 100644 Binary files a/test/docx/golden/verbatim_subsuper.docx and b/test/docx/golden/verbatim_subsuper.docx differ -- cgit v1.2.3