--- test/html-whatpm/parser-manakai-interface.en.html 2007/07/15 07:53:00 1.3 +++ test/html-whatpm/parser-manakai-interface.en.html 2008/04/12 15:57:56 1.4 @@ -80,6 +80,8 @@ } if (document.getElementById ('format-test').checked) { this.action = uri + 'test'; + } else if (document.getElementById ('format-xml').checked) { + this.action = uri + 'xml'; } else { this.action = uri + 'html'; } @@ -104,8 +106,10 @@
Output format -

+

+