summaryrefslogtreecommitdiff
path: root/test/next-loop/4.xhtml
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-22 18:50:49 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-22 18:50:49 +0200
commit0573b8263cfa3a66ab9dd9ccc0f82714bae2263d (patch)
treea0af20acb2a7fb6d6bee70380320a2ec4aa542b2 /test/next-loop/4.xhtml
parentc807bf78ae6e83700d8be6593739941c16840b29 (diff)
Add some comirror-specific tests
Diffstat (limited to 'test/next-loop/4.xhtml')
-rw-r--r--test/next-loop/4.xhtml14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/next-loop/4.xhtml b/test/next-loop/4.xhtml
new file mode 100644
index 0000000..b0cf520
--- /dev/null
+++ b/test/next-loop/4.xhtml
@@ -0,0 +1,14 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
+ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<head>
+ <title></title>
+ <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
+</head>
+<body>
+<div>
+ <img src="4.jpg"/>
+ <a href="5.xhtml">Next =></a>
+</div>
+</body>
+</html>