/parser/htmlparser/tests/outsinks/xifstuff.xif

http://github.com/zpao/v8monkey · Unknown · 111 lines · 98 code · 13 blank · 0 comment · 0 complexity · 48db14fec9fb8ff8d9042bc8d79de7b1 MD5 · raw file

  1. <?xml version="1.0"?>
  2. <!DOCTYPE xif>
  3. <encode selection="0"/>
  4. <section>
  5. <section_head>
  6. <document_info charset="UTF-8"/>
  7. </section_head>
  8. <section_body>
  9. <container isa="html">
  10. <content>
  11. </content>
  12. <container isa="head">
  13. <content>
  14. </content>
  15. <comment><content>
  16. <!-- ***** BEGIN LICENSE BLOCK *****
  17. - Version: MPL 1.1/GPL 2.0/LGPL 2.1
  18. -
  19. - The contents of this file are subject to the Mozilla Public License Version
  20. - 1.1 (the "License"); you may not use this file except in compliance with
  21. - the License. You may obtain a copy of the License at
  22. - http://www.mozilla.org/MPL/
  23. -
  24. - Software distributed under the License is distributed on an "AS IS" basis,
  25. - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  26. - for the specific language governing rights and limitations under the
  27. - License.
  28. -
  29. - The Original Code is Mozilla Communicator client code.
  30. -
  31. - The Initial Developer of the Original Code is
  32. - Netscape Communications Corporation.
  33. - Portions created by the Initial Developer are Copyright (C) 1998
  34. - the Initial Developer. All Rights Reserved.
  35. -
  36. - Contributor(s):
  37. -
  38. - Alternatively, the contents of this file may be used under the terms of
  39. - either the GNU General Public License Version 2 or later (the "GPL"), or
  40. - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  41. - in which case the provisions of the GPL or the LGPL are applicable instead
  42. - of those above. If you wish to allow use of your version of this file only
  43. - under the terms of either the GPL or the LGPL, and not to allow others to
  44. - use your version of this file under the terms of the MPL, indicate your
  45. - decision by deleting the provisions above and replace them with the notice
  46. - and other provisions required by the GPL or the LGPL. If you do not delete
  47. - the provisions above, a recipient may use your version of this file under
  48. - the terms of any one of the MPL, the GPL or the LGPL.
  49. -
  50. - ***** END LICENSE BLOCK ***** -->
  51. </content>
  52. </comment>
  53. <content>
  54. </content>
  55. <container isa="title">
  56. <content>XIF Test Page</content>
  57. </container><!--title-->
  58. <content>
  59. </content>
  60. <leaf isa="meta">
  61. <attr name="http-equiv" value="Content-Type"/>
  62. <attr name="content" value="text/html; charset=utf-8"/>
  63. </leaf><!--meta-->
  64. </container><!--head-->
  65. <content>
  66. </content>
  67. <container isa="body">
  68. <content>
  69. </content>
  70. <container isa="h2">
  71. <content>Here's the deal...</content>
  72. </container><!--h2-->
  73. <content>
  74. </content>
  75. <container isa="p">
  76. <content>This is a good place to add in </content>
  77. <container isa="b">
  78. <content>html</content>
  79. </container><!--b-->
  80. <content> to aid in testing features
  81. under development.
  82. </content>
  83. <entity value="lt"/><content>a href="http://www.mozilla.org"</content>
  84. <entity value="gt"/></content>
  85. <content>
  86. It's also a great place to not use latin.
  87. </content>
  88. <comment><content> This is a comment;
  89. Here is more of the comment.
  90. </content>
  91. </comment>
  92. <content>
  93. </content>
  94. </container><!--p-->
  95. </container><!--body-->
  96. </container><!--html-->
  97. </section_body>
  98. </section>