summaryrefslogtreecommitdiff
path: root/tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html
diff options
context:
space:
mode:
authorShaun McCance <shaunm@gnome.org>2013-02-02 14:15:56 -0500
committerShaun McCance <shaunm@gnome.org>2013-02-02 14:15:56 -0500
commita6becc8bbc4ce20217ba6a8bd11016297db2e607 (patch)
tree5c9abc8266b5ad3772beb721f479b741412e5505 /tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html
parent24811c8cfcbc14cc480a2fbef2288245019f8a7e (diff)
downloaditstool-a6becc8bbc4ce20217ba6a8bd11016297db2e607.tar.gz
Adding the ITS 2.0 test suite, found here:
https://github.com/finnle/ITS-2.0-Testsuite/commits/master
Diffstat (limited to 'tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html')
-rw-r--r--tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html b/tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html
new file mode 100644
index 0000000..d99a561
--- /dev/null
+++ b/tests/ITS-2.0-Testsuite/inputdata/localizationnote/html/locnote6html.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html>
+ <html>
+ <head>
+ <meta charset=utf-8>
+ <title>EXAMPLE</title>
+ <link href="locnote6htmlrules.xml" rel="its-rules"/>
+ </head>
+ <body>
+ <span id="1">
+ This is a hippoptamus:
+ <img src="hippo.png" alt="Hippo in the Chobe River"/>
+ .
+ </span>
+ <span id="2">
+ This is an elephant:
+ <img src="elephants.png" alt="Elephants taking a mud bath"/>
+ .
+ </span>
+ <span id="DisableInfo">The {0} has been disabled.</span>
+ </body>
+ </html>