summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/el-071217-foo.html
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/nxhtml/tests/in/el-071217-foo.html')
-rw-r--r--emacs.d/nxhtml/tests/in/el-071217-foo.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/emacs.d/nxhtml/tests/in/el-071217-foo.html b/emacs.d/nxhtml/tests/in/el-071217-foo.html
new file mode 100644
index 0000000..32b7412
--- /dev/null
+++ b/emacs.d/nxhtml/tests/in/el-071217-foo.html
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <title></title>
+ </head>
+ <frameset cols="50%, 50%">
+ <frame src="about:blank" />
+ <frame src="about:blank" />
+ </frameset>
+</html>
+<!-- A comment -->