summaryrefslogtreecommitdiff
path: root/result/xhtmlcomp
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2004-05-17 06:56:59 +0000
committerMike Hommey <mh@glandium.org>2004-05-17 06:56:59 +0000
commitd4e028c96af89ade493b440d4f2de6b684c03a06 (patch)
tree4b74b3cd4b14524309bc5a3e776d81d4bbc5efe4 /result/xhtmlcomp
parent81bcf076ea11e114a60e429338a15748066de163 (diff)
downloadlibxml2-upstream/2.6.10.tar.gz
Load /tmp/tmp.QVLX5b/libxml2-2.6.10 intoupstream/2.6.10
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'result/xhtmlcomp')
-rw-r--r--result/xhtmlcomp7
1 files changed, 7 insertions, 0 deletions
diff --git a/result/xhtmlcomp b/result/xhtmlcomp
new file mode 100644
index 0000000..4ce634c
--- /dev/null
+++ b/result/xhtmlcomp
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <body>
+ <h1><abbr>a</abbr> b</h1>
+ </body>
+</html>