aboutsummaryrefslogtreecommitdiff
path: root/tests/docx/custom-style-roundtrip-end.native
AgeCommit message (Collapse)AuthorFilesLines
2016-08-15Docx writer: test for custom styles.Jesse Rosenthal1-0/+5
This just tests whether a custom style with a recognizable style (italic etc, defined in a reference.docx) will roundtrip back to that format (i.e., whether `<span custom-style="Emphasized">` will roundtrip to `Emph`). The custom styles are defined in the `custom-style-reference.docx` included in the docx dir.