summaryrefslogtreecommitdiffstats
path: root/tests/arthur/data/1.2/textArea01.svg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/arthur/data/1.2/textArea01.svg')
-rw-r--r--tests/arthur/data/1.2/textArea01.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/arthur/data/1.2/textArea01.svg b/tests/arthur/data/1.2/textArea01.svg
new file mode 100644
index 0000000000..945c34c47f
--- /dev/null
+++ b/tests/arthur/data/1.2/textArea01.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg version="1.2" baseProfile="tiny" viewBox="0 0 220 320"
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <title>Basic textflow</title>
+ <textArea font-size="25" font-family="Georgia" x="10" y="10" width="200"
+ height="300">Tomorrow, and tomorrow, and
+ tomorrow; creeps in this petty pace from day to day, until the last syll&#xAD;able of recorded
+ time. And all our yesterdays have lighted fools the way to dusty death.</textArea>
+ <rect x="5" y="5" width="210" height="310" stroke-width="3" stroke="#777" fill="none"/>
+</svg>