aboutsummaryrefslogtreecommitdiff
path: root/tests/docx/image_no_embed.native
diff options
context:
space:
mode:
authormb21 <mb21@users.noreply.github.com>2015-12-06 00:41:04 +0100
committermb21 <mb21@users.noreply.github.com>2015-12-13 21:40:13 +0100
commit37931cb0c56c8ae770f696a31f7beba1d6cb0f08 (patch)
tree2d741d632d2cf1320a13f30105df7d4c52649d2e /tests/docx/image_no_embed.native
parent2060f5fe83db613f878c712378a68cb88f452669 (diff)
downloadpandoc-37931cb0c56c8ae770f696a31f7beba1d6cb0f08.tar.gz
Docx reader: image attributes
Diffstat (limited to 'tests/docx/image_no_embed.native')
-rw-r--r--tests/docx/image_no_embed.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docx/image_no_embed.native b/tests/docx/image_no_embed.native
index 9af018a0d..28eb918aa 100644
--- a/tests/docx/image_no_embed.native
+++ b/tests/docx/image_no_embed.native
@@ -1,2 +1,2 @@
[Para [Str "An",Space,Str "image:"]
-,Para [Image ("",[],[]) [] ("media/image1.jpg","")]]
+,Para [Image ("",[],[("width","6.5in"),("height","5.508333333333334in")]) [] ("media/image1.jpg","")]]