From aadac3c8911300676333596f8428532dd43d461f Mon Sep 17 00:00:00 2001 From: "laptop1\\Andrew" Date: Sat, 24 Feb 2018 00:25:05 +0800 Subject: Docx test: adjust test for fix of bug This commit adjusts the test cases for the Docx writer after the fix of #3930. - Adjusted test cases with inline images. The inline images now have the correct sizing, title and description. - Modified the test case to include an image multiple times with different sizing each time. - Tested on Windows 8.1 with Word 2007 (12.0.6705.5000) The files are not corrupted and display exactly what is expected. --- test/docx/golden/image.docx | Bin 26296 -> 26452 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test/docx/golden/image.docx') diff --git a/test/docx/golden/image.docx b/test/docx/golden/image.docx index dc49f266b..95a28a098 100644 Binary files a/test/docx/golden/image.docx and b/test/docx/golden/image.docx differ -- cgit v1.2.3