summaryrefslogtreecommitdiff
path: root/tests/writer.icml
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-04-01 17:03:00 -0700
committermb21 <mb21@users.noreply.github.com>2015-08-07 12:38:31 +0200
commite44fc547a5d0ef67c68011c23563fd82320bc2aa (patch)
tree615b59780b7294b26883eeb868152b4322c068de /tests/writer.icml
parent564b0c43b064fc235eb3b2ac83e8c0812d825011 (diff)
Updated tests for image attribute changes.
Diffstat (limited to 'tests/writer.icml')
-rw-r--r--tests/writer.icml30
1 files changed, 14 insertions, 16 deletions
diff --git a/tests/writer.icml b/tests/writer.icml
index b6f5b5e32..c00d485bc 100644
--- a/tests/writer.icml
+++ b/tests/writer.icml
@@ -2494,27 +2494,26 @@ These should not be escaped: \$ \\ \&gt; \[ \{</Content>
</ParagraphStyleRange>
<ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/Paragraph">
<CharacterStyleRange AppliedCharacterStyle="$ID/NormalCharacterStyle">
- <Rectangle Self="uec" ItemTransform="1 0 0 1 75 -50">
+ <Rectangle Self="uec" StrokeWeight="0" ItemTransform="1.00000 0 0 1.00000 75.00000 -75.00000">
<Properties>
<PathGeometry>
<GeometryPathType PathOpen="false">
<PathPointArray>
- <PathPointType Anchor="-75 -50" LeftDirection="-75 -50" RightDirection="-75 -50" />
- <PathPointType Anchor="-75 50" LeftDirection="-75 50" RightDirection="-75 50" />
- <PathPointType Anchor="75 50" LeftDirection="75 50" RightDirection="75 50" />
- <PathPointType Anchor="75 -50" LeftDirection="75 -50" RightDirection="75 -50" />
+ <PathPointType Anchor="-75.00000 -75.00000" LeftDirection="-75.00000 -75.00000" RightDirection="-75.00000 -75.00000" />
+ <PathPointType Anchor="-75.00000 75.00000" LeftDirection="-75.00000 75.00000" RightDirection="-75.00000 75.00000" />
+ <PathPointType Anchor="75.00000 75.00000" LeftDirection="75.00000 75.00000" RightDirection="75.00000 75.00000" />
+ <PathPointType Anchor="75.00000 -75.00000" LeftDirection="75.00000 -75.00000" RightDirection="75.00000 -75.00000" />
</PathPointArray>
</GeometryPathType>
</PathGeometry>
</Properties>
- <Image Self="ue6" ItemTransform="1.0 0 0 1.0 -75 -50">
+ <Image Self="ue6" ItemTransform="1.00000 0 0 1.00000 -75.00000 -75.00000">
<Properties>
<Profile type="string">
$ID/Embedded
- <GraphicBounds Left="0" Top="0" Right="150" Bottom="100" />
</Profile>
</Properties>
- <Link Self="ueb" LinkResourceURI="file:lalune.jpg" />
+ <Link Self="ueb" LinkResourceURI="file://./lalune.jpg" />
</Image>
</Rectangle>
</CharacterStyleRange><Br />
@@ -2524,27 +2523,26 @@ These should not be escaped: \$ \\ \&gt; \[ \{</Content>
<Content>Here is a movie </Content>
</CharacterStyleRange>
<CharacterStyleRange AppliedCharacterStyle="$ID/NormalCharacterStyle">
- <Rectangle Self="uec" ItemTransform="1 0 0 1 75 -50">
+ <Rectangle Self="uec" StrokeWeight="0" ItemTransform="1.00000 0 0 1.00000 10.00000 -11.00000">
<Properties>
<PathGeometry>
<GeometryPathType PathOpen="false">
<PathPointArray>
- <PathPointType Anchor="-75 -50" LeftDirection="-75 -50" RightDirection="-75 -50" />
- <PathPointType Anchor="-75 50" LeftDirection="-75 50" RightDirection="-75 50" />
- <PathPointType Anchor="75 50" LeftDirection="75 50" RightDirection="75 50" />
- <PathPointType Anchor="75 -50" LeftDirection="75 -50" RightDirection="75 -50" />
+ <PathPointType Anchor="-10.00000 -11.00000" LeftDirection="-10.00000 -11.00000" RightDirection="-10.00000 -11.00000" />
+ <PathPointType Anchor="-10.00000 11.00000" LeftDirection="-10.00000 11.00000" RightDirection="-10.00000 11.00000" />
+ <PathPointType Anchor="10.00000 11.00000" LeftDirection="10.00000 11.00000" RightDirection="10.00000 11.00000" />
+ <PathPointType Anchor="10.00000 -11.00000" LeftDirection="10.00000 -11.00000" RightDirection="10.00000 -11.00000" />
</PathPointArray>
</GeometryPathType>
</PathGeometry>
</Properties>
- <Image Self="ue6" ItemTransform="1.0 0 0 1.0 -75 -50">
+ <Image Self="ue6" ItemTransform="1.00000 0 0 1.00000 -10.00000 -11.00000">
<Properties>
<Profile type="string">
$ID/Embedded
- <GraphicBounds Left="0" Top="0" Right="150" Bottom="100" />
</Profile>
</Properties>
- <Link Self="ueb" LinkResourceURI="file:movie.jpg" />
+ <Link Self="ueb" LinkResourceURI="file://./movie.jpg" />
</Image>
</Rectangle>
</CharacterStyleRange>