summaryrefslogtreecommitdiffstats
path: root/emacs.d/nxhtml/tests/in/el-071217-foo.html
blob: 32b7412d6e1d0b49a01d84dacaeed44ba93e9ef5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 -->