From 91238d44fe162b0e5bee8db1589dba8bef459244 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 2 Oct 2021 11:16:24 -0700 Subject: Update some docx golden tests. --- test/docx/golden/comments.docx | Bin 10168 -> 10158 bytes test/docx/golden/custom_style_preserve.docx | Bin 10560 -> 10547 bytes test/docx/golden/definition_list.docx | Bin 9830 -> 9826 bytes .../docx/golden/document-properties-short-desc.docx | Bin 9835 -> 9822 bytes test/docx/golden/document-properties.docx | Bin 10314 -> 10291 bytes test/docx/golden/image.docx | Bin 26816 -> 26809 bytes test/docx/golden/inline_code.docx | Bin 9769 -> 9765 bytes test/docx/golden/inline_formatting.docx | Bin 9949 -> 9938 bytes test/docx/golden/inline_images.docx | Bin 26711 -> 26697 bytes test/docx/golden/links.docx | Bin 10162 -> 10152 bytes test/docx/golden/notes.docx | Bin 9938 -> 9934 bytes test/docx/golden/track_changes_deletion.docx | Bin 9813 -> 9808 bytes test/docx/golden/track_changes_insertion.docx | Bin 9796 -> 9791 bytes .../golden/track_changes_scrubbed_metadata.docx | Bin 9942 -> 9938 bytes 14 files changed, 0 insertions(+), 0 deletions(-) diff --git a/test/docx/golden/comments.docx b/test/docx/golden/comments.docx index aa200c8d6..25af84846 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_preserve.docx b/test/docx/golden/custom_style_preserve.docx index e24940478..e639f3c21 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..57dff8d67 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..15142b5ad 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 d8f091956..0f2f3ceea 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/image.docx b/test/docx/golden/image.docx index 4e61790a5..00ce01ce0 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..b2f35b1c8 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..dc63f48b1 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..d15daae96 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/links.docx b/test/docx/golden/links.docx index bffdbbaf8..c5aad7766 100644 Binary files a/test/docx/golden/links.docx and b/test/docx/golden/links.docx differ diff --git a/test/docx/golden/notes.docx b/test/docx/golden/notes.docx index f02d5951c..b46a52621 100644 Binary files a/test/docx/golden/notes.docx and b/test/docx/golden/notes.docx differ diff --git a/test/docx/golden/track_changes_deletion.docx b/test/docx/golden/track_changes_deletion.docx index de7c44bf4..2952f20d1 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..6f98b34fc 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_scrubbed_metadata.docx b/test/docx/golden/track_changes_scrubbed_metadata.docx index ef2dc96f8..4c0dfc8b8 100644 Binary files a/test/docx/golden/track_changes_scrubbed_metadata.docx and b/test/docx/golden/track_changes_scrubbed_metadata.docx differ -- cgit v1.2.3