summaryrefslogtreecommitdiffstats
path: root/dom/prototype/tests/chrome/whitespace.xhtml
blob: 0f121973c7bb77ed74f4cbcbea6aa7e65c97906d (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/strict.dtd">
<html xmlns="http://www.w3.org/TR/xhtml1/strict">
  <body>
    Hello
    <p>there!</p>
  </body>
</html>