summaryrefslogtreecommitdiff
path: root/test/docx/golden/inline_formatting.docx
diff options
context:
space:
mode:
authorEdwin Török <edwin@etorok.net>2023-12-19 20:13:41 +0000
committerJohn MacFarlane <jgm@berkeley.edu>2023-12-19 15:00:23 -0800
commit712d746320d2f2bd1ee345dfa903b8d20d359cbe (patch)
tree85a272734ca444cc0544477447b05aa05193d183 /test/docx/golden/inline_formatting.docx
parentc6892bec243fd3c8118fa87885455a7e6ce87f78 (diff)
fix(docx): sort inline elements in schema order
Fixes #9273 ``` [ { "Description": "The element has unexpected child element 'http://schemas.openxmlformats.org/wordprocessingml/2006/main:b'.", "Path": { "NamespacesDefinitions": [ "xmlns:w=\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\"" ], "Namespaces": { }, "XPath": "/w:document[1]/w:body[1]/w:p[1]/w:r[7]/w:rPr[1]", "PartUri": "/word/document.xml" }, "Id": "Sch_UnexpectedElementContentExpectingComplex", "ErrorType": "Schema" } ] ``` Signed-off-by: Edwin Török <edwin@etorok.net>
Diffstat (limited to 'test/docx/golden/inline_formatting.docx')
-rw-r--r--test/docx/golden/inline_formatting.docxbin9918 -> 9921 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test/docx/golden/inline_formatting.docx b/test/docx/golden/inline_formatting.docx
index f08344cda..6a034d346 100644
--- a/test/docx/golden/inline_formatting.docx
+++ b/test/docx/golden/inline_formatting.docx
Binary files differ