From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- dom/tests/mochitest/dom-level2-core/DOMTestCase.js | 710 +++++++++++ dom/tests/mochitest/dom-level2-core/exclusions.js | 50 + .../mochitest/dom-level2-core/files/hc_staff.html | 48 + .../mochitest/dom-level2-core/files/hc_staff.svg | 72 ++ .../mochitest/dom-level2-core/files/hc_staff.xhtml | 60 + .../mochitest/dom-level2-core/files/hc_staff.xml | 60 + .../dom-level2-core/files/internalSubset01.js | 0 .../mochitest/dom-level2-core/files/nodtdstaff.svg | 11 + .../mochitest/dom-level2-core/files/nodtdstaff.xml | 11 + .../mochitest/dom-level2-core/files/staff.dtd | 17 + .../mochitest/dom-level2-core/files/staff.svg | 72 ++ .../mochitest/dom-level2-core/files/staff.xml | 57 + .../mochitest/dom-level2-core/files/staff2.dtd | 24 + .../mochitest/dom-level2-core/files/staff2.svg | 13 + .../mochitest/dom-level2-core/files/staff2.xml | 13 + .../mochitest/dom-level2-core/files/staffNS.dtd | 45 + .../mochitest/dom-level2-core/files/staffNS.svg | 73 ++ .../mochitest/dom-level2-core/files/staffNS.xml | 59 + .../mochitest/dom-level2-core/files/svgtest.js | 0 .../mochitest/dom-level2-core/files/svgunit.js | 0 .../mochitest/dom-level2-core/files/xhtml-lat1.ent | 196 ++++ .../dom-level2-core/files/xhtml-special.ent | 80 ++ .../dom-level2-core/files/xhtml-symbol.ent | 237 ++++ .../dom-level2-core/files/xhtml1-frameset.dtd | 1235 ++++++++++++++++++++ .../dom-level2-core/files/xhtml1-strict.dtd | 65 ++ .../dom-level2-core/files/xhtml1-transitional.dtd | 1201 +++++++++++++++++++ dom/tests/mochitest/dom-level2-core/mochitest.ini | 270 +++++ .../test_attrgetownerelement01.html | 134 +++ .../test_attrgetownerelement02.html | 127 ++ .../test_attrgetownerelement03.html | 119 ++ .../test_attrgetownerelement04.html | 140 +++ .../test_attrgetownerelement05.html | 138 +++ .../dom-level2-core/test_createAttributeNS01.html | 132 +++ .../dom-level2-core/test_createAttributeNS02.html | 131 +++ .../dom-level2-core/test_createAttributeNS03.html | 164 +++ .../dom-level2-core/test_createAttributeNS04.html | 134 +++ .../dom-level2-core/test_createAttributeNS05.html | 123 ++ .../dom-level2-core/test_createAttributeNS06.html | 126 ++ .../dom-level2-core/test_createDocument01.html | 138 +++ .../dom-level2-core/test_createDocument02.html | 136 +++ .../dom-level2-core/test_createDocument03.html | 141 +++ .../dom-level2-core/test_createDocument04.html | 152 +++ .../dom-level2-core/test_createDocument05.html | 169 +++ .../dom-level2-core/test_createDocument06.html | 139 +++ .../dom-level2-core/test_createDocument07.html | 133 +++ .../dom-level2-core/test_createDocumentType01.html | 136 +++ .../dom-level2-core/test_createDocumentType02.html | 168 +++ .../dom-level2-core/test_createDocumentType03.html | 132 +++ .../dom-level2-core/test_createElementNS01.html | 132 +++ .../dom-level2-core/test_createElementNS02.html | 132 +++ .../dom-level2-core/test_createElementNS03.html | 166 +++ .../dom-level2-core/test_createElementNS04.html | 134 +++ .../dom-level2-core/test_createElementNS05.html | 123 ++ .../dom-level2-core/test_createElementNS06.html | 128 ++ .../test_documentcreateattributeNS01.html | 127 ++ .../test_documentcreateattributeNS02.html | 151 +++ .../test_documentcreateattributeNS03.html | 144 +++ .../test_documentcreateattributeNS04.html | 139 +++ .../test_documentcreateattributeNS05.html | 135 +++ .../test_documentcreateattributeNS06.html | 135 +++ .../test_documentcreateattributeNS07.html | 129 ++ .../test_documentcreateelementNS01.html | 137 +++ .../test_documentcreateelementNS02.html | 128 ++ .../test_documentcreateelementNS05.html | 129 ++ .../test_documentcreateelementNS06.html | 136 +++ .../test_documentgetelementbyid01.html | 118 ++ .../test_documentgetelementsbytagnameNS01.html | 127 ++ .../test_documentgetelementsbytagnameNS02.html | 129 ++ .../test_documentgetelementsbytagnameNS03.html | 118 ++ .../test_documentgetelementsbytagnameNS04.html | 122 ++ .../test_documentgetelementsbytagnameNS05.html | 120 ++ .../dom-level2-core/test_documentimportnode01.html | 139 +++ .../dom-level2-core/test_documentimportnode02.html | 156 +++ .../dom-level2-core/test_documentimportnode03.html | 140 +++ .../dom-level2-core/test_documentimportnode04.html | 147 +++ .../dom-level2-core/test_documentimportnode05.html | 152 +++ .../dom-level2-core/test_documentimportnode06.html | 128 ++ .../dom-level2-core/test_documentimportnode07.html | 135 +++ .../dom-level2-core/test_documentimportnode08.html | 138 +++ .../dom-level2-core/test_documentimportnode09.html | 131 +++ .../dom-level2-core/test_documentimportnode10.html | 131 +++ .../dom-level2-core/test_documentimportnode11.html | 133 +++ .../dom-level2-core/test_documentimportnode12.html | 137 +++ .../dom-level2-core/test_documentimportnode13.html | 131 +++ .../dom-level2-core/test_documentimportnode14.html | 136 +++ .../dom-level2-core/test_documentimportnode15.html | 139 +++ .../dom-level2-core/test_documentimportnode17.html | 139 +++ .../dom-level2-core/test_documentimportnode18.html | 143 +++ .../dom-level2-core/test_documentimportnode19.html | 175 +++ .../dom-level2-core/test_documentimportnode20.html | 168 +++ .../dom-level2-core/test_documentimportnode21.html | 178 +++ .../dom-level2-core/test_documentimportnode22.html | 181 +++ .../test_documenttypepublicid01.html | 123 ++ .../test_documenttypesystemid01.html | 124 ++ .../test_domimplementationcreatedocument03.html | 140 +++ .../test_domimplementationcreatedocument04.html | 134 +++ .../test_domimplementationcreatedocument05.html | 133 +++ .../test_domimplementationcreatedocument07.html | 130 +++ ...test_domimplementationcreatedocumenttype01.html | 144 +++ ...test_domimplementationcreatedocumenttype02.html | 148 +++ ...test_domimplementationcreatedocumenttype04.html | 150 +++ .../test_domimplementationfeaturecore.html | 134 +++ .../test_domimplementationfeaturexmlversion2.html | 134 +++ .../test_domimplementationhasfeature01.html | 148 +++ .../test_elementgetattributenodens01.html | 146 +++ .../test_elementgetattributenodens02.html | 123 ++ .../test_elementgetattributenodens03.html | 126 ++ .../test_elementgetattributens02.html | 123 ++ .../test_elementgetelementsbytagnamens02.html | 120 ++ .../test_elementgetelementsbytagnamens04.html | 136 +++ .../test_elementgetelementsbytagnamens05.html | 121 ++ .../test_elementhasattribute01.html | 118 ++ .../test_elementhasattribute02.html | 121 ++ .../test_elementhasattribute03.html | 125 ++ .../test_elementhasattribute04.html | 122 ++ .../test_elementhasattributens01.html | 122 ++ .../test_elementhasattributens02.html | 126 ++ .../test_elementhasattributens03.html | 130 +++ .../test_elementremoveattributens01.html | 124 ++ .../test_elementsetattributenodens01.html | 147 +++ .../test_elementsetattributenodens02.html | 136 +++ .../test_elementsetattributenodens03.html | 138 +++ .../test_elementsetattributenodens04.html | 134 +++ .../test_elementsetattributenodens05.html | 144 +++ .../test_elementsetattributenodens06.html | 142 +++ .../test_elementsetattributens01.html | 126 ++ .../test_elementsetattributens02.html | 129 ++ .../test_elementsetattributens03.html | 132 +++ .../test_elementsetattributens04.html | 142 +++ .../test_elementsetattributens05.html | 128 ++ .../test_elementsetattributens08.html | 140 +++ .../test_elementsetattributensurinull.html | 142 +++ .../dom-level2-core/test_getAttributeNS01.html | 127 ++ .../dom-level2-core/test_getAttributeNS02.html | 133 +++ .../dom-level2-core/test_getAttributeNS03.html | 126 ++ .../dom-level2-core/test_getAttributeNS04.html | 131 +++ .../dom-level2-core/test_getAttributeNS05.html | 124 ++ .../dom-level2-core/test_getAttributeNodeNS01.html | 126 ++ .../dom-level2-core/test_getAttributeNodeNS02.html | 127 ++ .../dom-level2-core/test_getElementById01.html | 122 ++ .../dom-level2-core/test_getElementById02.html | 118 ++ .../test_getElementsByTagNameNS01.html | 128 ++ .../test_getElementsByTagNameNS02.html | 131 +++ .../test_getElementsByTagNameNS03.html | 148 +++ .../test_getElementsByTagNameNS04.html | 139 +++ .../test_getElementsByTagNameNS05.html | 122 ++ .../test_getElementsByTagNameNS06.html | 121 ++ .../test_getElementsByTagNameNS07.html | 121 ++ .../test_getElementsByTagNameNS08.html | 133 +++ .../test_getElementsByTagNameNS09.html | 137 +++ .../test_getElementsByTagNameNS10.html | 153 +++ .../test_getElementsByTagNameNS11.html | 143 +++ .../test_getElementsByTagNameNS12.html | 123 ++ .../test_getElementsByTagNameNS13.html | 123 ++ .../test_getElementsByTagNameNS14.html | 123 ++ .../dom-level2-core/test_getNamedItemNS01.html | 130 +++ .../dom-level2-core/test_getNamedItemNS02.html | 130 +++ .../dom-level2-core/test_getNamedItemNS03.html | 123 ++ .../dom-level2-core/test_getNamedItemNS04.html | 123 ++ .../dom-level2-core/test_hasAttribute01.html | 120 ++ .../dom-level2-core/test_hasAttribute02.html | 122 ++ .../dom-level2-core/test_hasAttribute03.html | 120 ++ .../dom-level2-core/test_hasAttribute04.html | 122 ++ .../dom-level2-core/test_hasAttributeNS01.html | 125 ++ .../dom-level2-core/test_hasAttributeNS02.html | 124 ++ .../dom-level2-core/test_hasAttributeNS03.html | 125 ++ .../dom-level2-core/test_hasAttributeNS04.html | 127 ++ .../dom-level2-core/test_hasAttributeNS05.html | 125 ++ .../dom-level2-core/test_hasAttributes01.html | 120 ++ .../dom-level2-core/test_hasAttributes02.html | 120 ++ .../test_hc_namednodemapinvalidtype1.html | 133 +++ .../test_hc_nodedocumentfragmentnormalize1.html | 130 +++ .../test_hc_nodedocumentfragmentnormalize2.html | 123 ++ .../dom-level2-core/test_importNode01.html | 181 +++ .../dom-level2-core/test_importNode02.html | 148 +++ .../dom-level2-core/test_importNode03.html | 149 +++ .../dom-level2-core/test_importNode04.html | 149 +++ .../dom-level2-core/test_importNode05.html | 155 +++ .../dom-level2-core/test_importNode06.html | 151 +++ .../dom-level2-core/test_importNode07.html | 154 +++ .../dom-level2-core/test_importNode08.html | 148 +++ .../dom-level2-core/test_importNode09.html | 166 +++ .../dom-level2-core/test_importNode10.html | 153 +++ .../dom-level2-core/test_importNode11.html | 149 +++ .../dom-level2-core/test_importNode12.html | 162 +++ .../dom-level2-core/test_importNode13.html | 158 +++ .../dom-level2-core/test_importNode14.html | 154 +++ .../dom-level2-core/test_importNode15.html | 149 +++ .../dom-level2-core/test_importNode16.html | 149 +++ .../dom-level2-core/test_importNode17.html | 143 +++ .../dom-level2-core/test_localName01.html | 128 ++ .../dom-level2-core/test_localName02.html | 122 ++ .../dom-level2-core/test_localName04.html | 124 ++ .../test_namednodemapgetnameditemns01.html | 136 +++ .../test_namednodemapgetnameditemns02.html | 128 ++ .../test_namednodemapgetnameditemns03.html | 132 +++ .../test_namednodemapgetnameditemns04.html | 133 +++ .../test_namednodemapgetnameditemns05.html | 125 ++ .../test_namednodemapgetnameditemns06.html | 138 +++ .../test_namednodemapremovenameditemns01.html | 124 ++ .../test_namednodemapremovenameditemns02.html | 136 +++ .../test_namednodemapremovenameditemns03.html | 133 +++ .../test_namednodemapremovenameditemns04.html | 128 ++ .../test_namednodemapremovenameditemns05.html | 167 +++ .../test_namednodemapremovenameditemns06.html | 134 +++ .../test_namednodemapremovenameditemns07.html | 134 +++ .../test_namednodemapremovenameditemns08.html | 137 +++ .../test_namednodemapremovenameditemns09.html | 129 ++ .../test_namednodemapsetnameditemns01.html | 133 +++ .../test_namednodemapsetnameditemns02.html | 132 +++ .../test_namednodemapsetnameditemns03.html | 163 +++ .../test_namednodemapsetnameditemns04.html | 147 +++ .../test_namednodemapsetnameditemns05.html | 155 +++ .../test_namednodemapsetnameditemns06.html | 138 +++ .../test_namednodemapsetnameditemns07.html | 144 +++ .../test_namednodemapsetnameditemns08.html | 141 +++ .../test_namednodemapsetnameditemns09.html | 148 +++ .../test_namednodemapsetnameditemns10.html | 146 +++ .../test_namednodemapsetnameditemns11.html | 147 +++ .../dom-level2-core/test_namespaceURI01.html | 128 ++ .../dom-level2-core/test_namespaceURI02.html | 126 ++ .../dom-level2-core/test_namespaceURI03.html | 123 ++ .../dom-level2-core/test_namespaceURI04.html | 136 +++ .../dom-level2-core/test_nodegetlocalname03.html | 138 +++ .../test_nodegetnamespaceuri03.html | 142 +++ .../test_nodegetownerdocument01.html | 126 ++ .../test_nodegetownerdocument02.html | 133 +++ .../dom-level2-core/test_nodegetprefix03.html | 138 +++ .../dom-level2-core/test_nodehasattributes01.html | 123 ++ .../dom-level2-core/test_nodehasattributes02.html | 118 ++ .../dom-level2-core/test_nodehasattributes03.html | 119 ++ .../dom-level2-core/test_nodehasattributes04.html | 138 +++ .../dom-level2-core/test_nodenormalize01.html | 238 ++++ .../dom-level2-core/test_normalize01.html | 136 +++ .../dom-level2-core/test_ownerDocument01.html | 117 ++ .../dom-level2-core/test_ownerElement01.html | 129 ++ .../dom-level2-core/test_ownerElement02.html | 120 ++ .../mochitest/dom-level2-core/test_prefix01.html | 122 ++ .../mochitest/dom-level2-core/test_prefix03.html | 123 ++ .../mochitest/dom-level2-core/test_prefix04.html | 121 ++ .../mochitest/dom-level2-core/test_publicId01.html | 121 ++ .../dom-level2-core/test_removeAttributeNS01.html | 155 +++ .../dom-level2-core/test_removeAttributeNS02.html | 146 +++ .../dom-level2-core/test_removeNamedItemNS01.html | 131 +++ .../dom-level2-core/test_removeNamedItemNS02.html | 141 +++ .../dom-level2-core/test_removeNamedItemNS03.html | 163 +++ .../dom-level2-core/test_setAttributeNS01.html | 134 +++ .../dom-level2-core/test_setAttributeNS02.html | 133 +++ .../dom-level2-core/test_setAttributeNS03.html | 158 +++ .../dom-level2-core/test_setAttributeNS04.html | 144 +++ .../dom-level2-core/test_setAttributeNS05.html | 132 +++ .../dom-level2-core/test_setAttributeNS06.html | 135 +++ .../dom-level2-core/test_setAttributeNS07.html | 136 +++ .../dom-level2-core/test_setAttributeNS09.html | 144 +++ .../dom-level2-core/test_setAttributeNS10.html | 129 ++ .../dom-level2-core/test_setAttributeNodeNS01.html | 149 +++ .../dom-level2-core/test_setAttributeNodeNS02.html | 160 +++ .../dom-level2-core/test_setAttributeNodeNS03.html | 130 +++ .../dom-level2-core/test_setAttributeNodeNS04.html | 132 +++ .../dom-level2-core/test_setAttributeNodeNS05.html | 155 +++ .../dom-level2-core/test_setNamedItemNS01.html | 146 +++ .../dom-level2-core/test_setNamedItemNS02.html | 157 +++ .../dom-level2-core/test_setNamedItemNS03.html | 138 +++ .../dom-level2-core/test_setNamedItemNS04.html | 165 +++ .../dom-level2-core/test_setNamedItemNS05.html | 136 +++ .../mochitest/dom-level2-core/test_systemId01.html | 122 ++ 266 files changed, 37299 insertions(+) create mode 100644 dom/tests/mochitest/dom-level2-core/DOMTestCase.js create mode 100644 dom/tests/mochitest/dom-level2-core/exclusions.js create mode 100644 dom/tests/mochitest/dom-level2-core/files/hc_staff.html create mode 100644 dom/tests/mochitest/dom-level2-core/files/hc_staff.svg create mode 100644 dom/tests/mochitest/dom-level2-core/files/hc_staff.xhtml create mode 100644 dom/tests/mochitest/dom-level2-core/files/hc_staff.xml create mode 100644 dom/tests/mochitest/dom-level2-core/files/internalSubset01.js create mode 100644 dom/tests/mochitest/dom-level2-core/files/nodtdstaff.svg create mode 100644 dom/tests/mochitest/dom-level2-core/files/nodtdstaff.xml create mode 100644 dom/tests/mochitest/dom-level2-core/files/staff.dtd create mode 100644 dom/tests/mochitest/dom-level2-core/files/staff.svg create mode 100644 dom/tests/mochitest/dom-level2-core/files/staff.xml create mode 100644 dom/tests/mochitest/dom-level2-core/files/staff2.dtd create mode 100644 dom/tests/mochitest/dom-level2-core/files/staff2.svg create mode 100644 dom/tests/mochitest/dom-level2-core/files/staff2.xml create mode 100644 dom/tests/mochitest/dom-level2-core/files/staffNS.dtd create mode 100644 dom/tests/mochitest/dom-level2-core/files/staffNS.svg create mode 100644 dom/tests/mochitest/dom-level2-core/files/staffNS.xml create mode 100644 dom/tests/mochitest/dom-level2-core/files/svgtest.js create mode 100644 dom/tests/mochitest/dom-level2-core/files/svgunit.js create mode 100644 dom/tests/mochitest/dom-level2-core/files/xhtml-lat1.ent create mode 100644 dom/tests/mochitest/dom-level2-core/files/xhtml-special.ent create mode 100644 dom/tests/mochitest/dom-level2-core/files/xhtml-symbol.ent create mode 100644 dom/tests/mochitest/dom-level2-core/files/xhtml1-frameset.dtd create mode 100644 dom/tests/mochitest/dom-level2-core/files/xhtml1-strict.dtd create mode 100644 dom/tests/mochitest/dom-level2-core/files/xhtml1-transitional.dtd create mode 100644 dom/tests/mochitest/dom-level2-core/mochitest.ini create mode 100644 dom/tests/mochitest/dom-level2-core/test_attrgetownerelement01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_attrgetownerelement02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_attrgetownerelement03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_attrgetownerelement04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_attrgetownerelement05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createAttributeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createAttributeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createAttributeNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createAttributeNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createAttributeNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createAttributeNS06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocument07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocumentType01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocumentType02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createDocumentType03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createElementNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createElementNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createElementNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createElementNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createElementNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_createElementNS06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentgetelementbyid01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode08.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode09.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode10.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode11.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode12.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode13.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode14.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode15.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode17.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode18.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode19.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode20.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode21.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documentimportnode22.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documenttypepublicid01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_documenttypesystemid01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturecore.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturexmlversion2.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_domimplementationhasfeature01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetattributens02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattribute01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattribute02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattribute03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattribute04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattributens01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattributens02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementhasattributens03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementremoveattributens01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributens01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributens02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributens03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributens04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributens05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributens08.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_elementsetattributensurinull.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementById01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementById02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS08.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS09.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS10.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS11.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS12.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS13.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS14.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getNamedItemNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getNamedItemNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getNamedItemNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_getNamedItemNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttribute01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttribute02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttribute03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttribute04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributeNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributeNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributeNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributes01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hasAttributes02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hc_namednodemapinvalidtype1.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize1.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize2.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode08.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode09.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode10.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode11.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode12.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode13.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode14.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode15.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode16.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_importNode17.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_localName01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_localName02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_localName04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns08.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns09.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns08.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns09.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns10.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns11.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namespaceURI01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namespaceURI02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namespaceURI03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_namespaceURI04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodegetlocalname03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodegetnamespaceuri03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodegetprefix03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodehasattributes01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodehasattributes02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodehasattributes03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodehasattributes04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_nodenormalize01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_normalize01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_ownerDocument01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_ownerElement01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_ownerElement02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_prefix01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_prefix03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_prefix04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_publicId01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_removeAttributeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_removeAttributeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS06.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS07.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS09.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNS10.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setNamedItemNS01.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setNamedItemNS02.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setNamedItemNS03.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setNamedItemNS04.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_setNamedItemNS05.html create mode 100644 dom/tests/mochitest/dom-level2-core/test_systemId01.html (limited to 'dom/tests/mochitest/dom-level2-core') diff --git a/dom/tests/mochitest/dom-level2-core/DOMTestCase.js b/dom/tests/mochitest/dom-level2-core/DOMTestCase.js new file mode 100644 index 0000000000..2d2b2cf645 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/DOMTestCase.js @@ -0,0 +1,710 @@ +/* +Copyright (c) 2001-2005 World Wide Web Consortium, +(Massachusetts Institute of Technology, Institut National de +Recherche en Informatique et en Automatique, Keio University). All +Rights Reserved. This program is distributed under the W3C's Software +Intellectual Property License. This program is distributed in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +PURPOSE. +See W3C License http://www.w3.org/Consortium/Legal/ for more details. +*/ + +function assertNull(descr, actual) { + return ok(actual === null, descr); +} + + +function assertNotNull(descr, actual) { + return ok(actual !== null, descr); +} + +function assertTrue(descr, actual) { + return ok(actual === true, descr); +} + +function assertFalse(descr, actual) { + return ok(actual === false, descr); +} + +function assertEquals(descr, expected, actual) { + return is(expected, actual, descr); +} + + function assertSize(descr, expected, actual) { + ok(actual !== null, descr); +/* + // Work around too strict checks. + if (!actual) { + ok(actual, "[assertSize()] 'actual' has a value"); + return; + } +*/ + + is(actual.length, expected, descr); + } + + function assertEqualsAutoCase(context, descr, expected, actual) { + if (builder.contentType == "text/html") { + if(context == "attribute") { + is(actual.toLowerCase(), expected.toLowerCase(), descr); + } else { + is(actual, expected.toUpperCase(), descr); + } + } else { + is(expected, actual, descr); + } + } + + + function assertEqualsCollectionAutoCase(context, descr, expected, actual) { + // + // if they aren't the same size, they aren't equal + is(actual.length, expected.length, descr); + + // + // if there length is the same, then every entry in the expected list + // must appear once and only once in the actual list + var expectedLen = expected.length; + var expectedValue; + var actualLen = actual.length; + var i; + var j; + var matches; + for(i = 0; i < expectedLen; i++) { + matches = 0; + expectedValue = expected[i]; + for(j = 0; j < actualLen; j++) { + if (builder.contentType == "text/html") { + if (context == "attribute") { + if (expectedValue.toLowerCase() == actual[j].toLowerCase()) { + matches++; + } + } else { + if (expectedValue.toUpperCase() == actual[j]) { + matches++; + } + } + } else { + if(expectedValue == actual[j]) { + matches++; + } + } + } + if(matches == 0) { + ok(false, descr + ": No match found for " + expectedValue); + } + if(matches > 1) { + ok(false, descr + ": Multiple matches found for " + expectedValue); + } + } + } + + function assertEqualsCollection(descr, expected, actual) { + // + // if they aren't the same size, they aren't equal + is(actual.length, expected.length, descr); + // + // if there length is the same, then every entry in the expected list + // must appear once and only once in the actual list + var expectedLen = expected.length; + var expectedValue; + var actualLen = actual.length; + var i; + var j; + var matches; + for(i = 0; i < expectedLen; i++) { + matches = 0; + expectedValue = expected[i]; + for(j = 0; j < actualLen; j++) { + if(expectedValue == actual[j]) { + matches++; + } + } + if(matches == 0) { + ok(false, descr + ": No match found for " + expectedValue); + } + if(matches > 1) { + ok(false, descr + ": Multiple matches found for " + expectedValue); + } + } + } + + + function assertEqualsListAutoCase(context, descr, expected, actual) { + var minLength = expected.length; + if (actual.length < minLength) { + minLength = actual.length; + } + // + for(var i = 0; i < minLength; i++) { + assertEqualsAutoCase(context, descr, expected[i], actual[i]); + } + // + // if they aren't the same size, they aren't equal + is(actual.length, expected.length, descr); + } + + + function assertEqualsList(descr, expected, actual) { + var minLength = expected.length; + if (actual.length < minLength) { + minLength = actual.length; + } + // + for(var i = 0; i < minLength; i++) { + if(expected[i] != actual[i]) { + is(actual[i], expected[i], descr); + } + } + // + // if they aren't the same size, they aren't equal + is(actual.length, expected.length, descr); + } + + function assertInstanceOf(descr, type, obj) { + if(type == "Attr") { + is(2, obj.nodeType, descr); + var specd = obj.specified; + } +/* + else { + // Ensure at least one SimpleTest check is reported. (Bug 483992) + todo_is(type, "Attr", "[DOMTestCase.assertInstanceOf()] Fake default check."); + } +*/ + } + + function assertSame(descr, expected, actual) { + if(expected != actual) { + is(expected.nodeType, actual.nodeType, descr); + is(expected.nodeValue, actual.nodeValue, descr); + } +/* + else { + // Ensure at least one SimpleTest check is reported. (Bug 483992) + todo_isnot(expected, actual, "[DOMTestCase.assertSame()] Fake default check." + + " (Type=" + actual.nodeType + ", Value=" + actual.nodeValue + ")"); + } +*/ + } + + function assertURIEquals(assertID, scheme, path, host, file, name, query, fragment, isAbsolute, actual) { + // + // URI must be non-null + ok(assertID, "[assertURIEquals()] 'assertID' has a value"); + ok(actual, "[assertURIEquals()] 'actual' has a value"); +/* + // Add missing early return. + if (!actual) + return; +*/ + + var uri = actual; + + var lastPound = actual.lastIndexOf("#"); + var actualFragment = ""; + if(lastPound != -1) { + // + // substring before pound + // + uri = actual.substring(0,lastPound); + actualFragment = actual.substring(lastPound+1); + } + if(fragment != null) is(actualFragment, fragment, assertID); + + var lastQuestion = uri.lastIndexOf("?"); + var actualQuery = ""; + if(lastQuestion != -1) { + // + // substring before pound + // + uri = actual.substring(0,lastQuestion); + actualQuery = actual.substring(lastQuestion+1); + } + if(query != null) is(actualQuery, query, assertID); + + var firstColon = uri.indexOf(":"); + var firstSlash = uri.indexOf("/"); + var actualPath = uri; + var actualScheme = ""; + if(firstColon != -1 && firstColon < firstSlash) { + actualScheme = uri.substring(0,firstColon); + actualPath = uri.substring(firstColon + 1); + } + + if(scheme != null) { + is(scheme, actualScheme, assertID); + } + + if(path != null) { + is(path, actualPath, assertID); + } + + if(host != null) { + var actualHost = ""; + if(actualPath.substring(0,2) == "//") { + var termSlash = actualPath.substring(2).indexOf("/") + 2; + actualHost = actualPath.substring(0,termSlash); + } + is(actualHost, host, assertID); + } + + if(file != null || name != null) { + var actualFile = actualPath; + var finalSlash = actualPath.lastIndexOf("/"); + if(finalSlash != -1) { + actualFile = actualPath.substring(finalSlash+1); + } + if (file != null) { + is(actualFile, file, assertID); + } + if (name != null) { + var actualName = actualFile; + var finalDot = actualFile.lastIndexOf("."); + if (finalDot != -1) { + actualName = actualName.substring(0, finalDot); + } + is(actualName, name, assertID); + } + } + + if(isAbsolute != null) { + is(actualPath.substring(0,1) == "/", isAbsolute, assertID); + } + } + + +// size() used by assertSize element +function size(collection) +{ + return collection.length; +} + +function same(expected, actual) +{ + return expected === actual; +} + +function getSuffix(contentType) { + switch(contentType) { + case "text/html": + return ".html"; + + case "text/xml": + return ".xml"; + + case "application/xhtml+xml": + return ".xhtml"; + + case "image/svg+xml": + return ".svg"; + + case "text/mathml": + return ".mml"; + } + return ".html"; +} + +function equalsAutoCase(context, expected, actual) { + if (builder.contentType == "text/html") { + if (context == "attribute") { + return expected.toLowerCase() == actual; + } + return expected.toUpperCase() == actual; + } + return expected == actual; +} + +function catchInitializationError(blder, ex) { + if (blder == null) { + alert(ex); + } else { + blder.initializationError = ex; + blder.initializationFatalError = ex; + } +} + +function checkInitialization(blder, testname) { + if (blder.initializationError != null) { + // Fake a "warn()" function, as it was missing :-| + function warn(msg) { + info("[checkInitialization() warning] " + msg); + } + + if (blder.skipIncompatibleTests) { + warn(testname + " not run:" + blder.initializationError); + return blder.initializationError; + } else { + // + // if an exception was thrown + // rethrow it and do not run the test + if (blder.initializationFatalError != null) { + throw blder.initializationFatalError; + } else { + // + // might be recoverable, warn but continue the test + warn(testname + ": " + blder.initializationError); + } + } + } + return null; +} +function createTempURI(scheme) { + if (scheme == "http") { + return "http://localhost:8080/webdav/tmp" + Math.floor(Math.random() * 100000) + ".xml"; + } + return "file:///tmp/domts" + Math.floor(Math.random() * 100000) + ".xml"; +} + + +function EventMonitor() { + this.atEvents = new Array(); + this.bubbledEvents = new Array(); + this.capturedEvents = new Array(); + this.allEvents = new Array(); +} + +EventMonitor.prototype.handleEvent = function(evt) { + switch(evt.eventPhase) { + case 1: + monitor.capturedEvents[monitor.capturedEvents.length] = evt; + break; + + case 2: + monitor.atEvents[monitor.atEvents.length] = evt; + break; + + case 3: + monitor.bubbledEvents[monitor.bubbledEvents.length] = evt; + break; + } + monitor.allEvents[monitor.allEvents.length] = evt; +} + +function DOMErrorImpl(err) { + this.severity = err.severity; + this.message = err.message; + this.type = err.type; + this.relatedException = err.relatedException; + this.relatedData = err.relatedData; + this.location = err.location; +} + + + +function DOMErrorMonitor() { + this.allErrors = new Array(); +} + +DOMErrorMonitor.prototype.handleError = function(err) { + errorMonitor.allErrors[errorMonitor.allErrors.length] = new DOMErrorImpl(err); +} + +DOMErrorMonitor.prototype.assertLowerSeverity = function(id, severity) { + var i; + for (i = 0; i < errorMonitor.allErrors.length; i++) { + if (errorMonitor.allErrors[i].severity >= severity) { + assertEquals(id, severity - 1, errorMonitor.allErrors[i].severity); + } + } +} + +function UserDataNotification(operation, key, data, src, dst) { + this.operation = operation; + this.key = key; + this.data = data; + this.src = src; + this.dst = dst; +} + +function UserDataMonitor() { + this.allNotifications = new Array(); +} + +UserDataMonitor.prototype.handle = function(operation, key, data, src, dst) { + userDataMonitor.allNotifications[this.allNotifications.length] = + new UserDataNotification(operation, key, data, src, dst); +} + + + +function IFrameBuilder() { + this.contentType = "text/html"; + this.supportedContentTypes = [ "text/html", + "text/xml", + "image/svg+xml", + "application/xhtml+xml" ]; + + this.supportsAsyncChange = false; + this.async = true; + this.fixedAttributeNames = [ + "validating", "expandEntityReferences", "coalescing", + "signed", "hasNullString", "ignoringElementContentWhitespace", "namespaceAware", "ignoringComments", "schemaValidating"]; + + this.fixedAttributeValues = [false, true, false, true, true , false, false, true, false ]; + this.configurableAttributeNames = [ ]; + this.configurableAttributeValues = [ ]; + this.initializationError = null; + this.initializationFatalError = null; + this.skipIncompatibleTests = false; +} + +IFrameBuilder.prototype.hasFeature = function(feature, version) { + return document.implementation.hasFeature(feature, version); +} + +IFrameBuilder.prototype.getImplementation = function() { + return document.implementation; +} + +IFrameBuilder.prototype.setContentType = function(contentType) { + this.contentType = contentType; + if (contentType == "text/html") { + this.fixedAttributeValues[6] = false; + } else { + this.fixedAttributeValues[6] = true; + } +} + + + +IFrameBuilder.prototype.preload = function(frame, varname, url) { + var suffix; + if (this.contentType == "text/html" || + this.contentType == "application/xhtml+xml") { + if (url.substring(0,5) == "staff" || url == "nodtdstaff" || + url == "datatype_normalization") { + suffix = ".xml"; + } + } + + if (!suffix) suffix = getSuffix(this.contentType); + + var iframe = document.createElement("iframe"); + var srcname = url + suffix; + iframe.setAttribute("name", srcname); + iframe.setAttribute("src", fileBase + srcname); + // + // HTML and XHTML have onload attributes that will invoke loadComplete + // + if (suffix.indexOf("html") < 0) { + iframe.addEventListener("load", loadComplete, false); + } + document.getElementsByTagName("body").item(0).appendChild(iframe); + return 0; +} + +IFrameBuilder.prototype.load = function(frame, varname, url) { + var suffix; + if (url.substring(0,5) == "staff" || url == "nodtdstaff" || url == "datatype_normalization") { + suffix = ".xml"; + } + if (!suffix) suffix = getSuffix(this.contentType); + var name = url + suffix; + var iframes = document.getElementsByTagName("iframe"); + for(var i = 0; i < iframes.length; i++) { + if (iframes.item(i).getAttribute("name") == name) { + var item = iframes.item(i); + if (typeof(item.contentDocument) != 'undefined') { + return item.contentDocument; + } + if (typeof(item.document) != 'undefined') { + return item.document; + } + return null; + } + } + return null; +} + +IFrameBuilder.prototype.getImplementationAttribute = function(attr) { + for (var i = 0; i < this.fixedAttributeNames.length; i++) { + if (this.fixedAttributeNames[i] == attr) { + return this.fixedAttributeValues[i]; + } + } + throw "Unrecognized implementation attribute: " + attr; +} + + + +IFrameBuilder.prototype.setImplementationAttribute = function(attribute, value) { + var supported = this.getImplementationAttribute(attribute); + if (supported != value) { + this.initializationError = "IFrame loader does not support " + attribute + "=" + value; + } +} + + +IFrameBuilder.prototype.canSetImplementationAttribute = function(attribute, value) { + var supported = this.getImplementationAttribute(attribute); + return (supported == value); +} + + +function createBuilder(implementation) { + if (implementation == null) { + return new IFrameBuilder(); + } + switch(implementation) { +/* case "msxml3": + return new MSXMLBuilder("Msxml2.DOMDocument.3.0"); + + case "msxml4": + return new MSXMLBuilder("Msxml2.DOMDocument.4.0");*/ + + case "mozillaXML": + return new MozillaXMLBuilder(); +/* + case "svgplugin": + return new SVGPluginBuilder(); + + case "dom3ls": + return new DOM3LSBuilder(); */ + + case "iframe": + return new IFrameBuilder(); + + case "xmlhttprequest": + return new XMLHttpRequestBuilder(); + + default: + alert ("unrecognized implementation " + implementation); + } + return new IFrameBuilder(); +} + +function checkFeature(feature, version) +{ + if (!builder.hasFeature(feature, version)) + { + // + // don't throw exception so that users can select to ignore the precondition + // + builder.initializationError = "builder does not support feature " + feature + " version " + version; + } +} + +function createConfiguredBuilder() { + var builder = null; + var contentType = null; + var i; + var contentTypeSet = false; + var parm = null; + builder = new IFrameBuilder(); + return builder; +} + + +function preload(frame, varname, url) { + return builder.preload(frame, varname, url); +} + +function load(frame, varname, url) { + return builder.load(frame, varname, url); +} + +function getImplementationAttribute(attr) { + return builder.getImplementationAttribute(attr); +} + + +function setImplementationAttribute(attribute, value) { + builder.setImplementationAttribute(attribute, value); +} + +function setAsynchronous(value) { + if (builder.supportsAsyncChange) { + builder.async = value; + } else { + update(); + } +} + + +function createXPathEvaluator(doc) { + try { + return doc.getFeature("XPath", null); + } + catch(ex) { + } + return doc; +} + +function toLowerArray(src) { + var newArray = new Array(); + var i; + for (i = 0; i < src.length; i++) { + newArray[i] = src[i].toLowerCase(); + } + return newArray; +} + +function MSXMLBuilder_onreadystatechange() { + if (builder.parser.readyState == 4) { + loadComplete(); + } +} + + + +var fileBase = location.href; +if (fileBase.indexOf('?') != -1) { + fileBase = fileBase.substring(0, fileBase.indexOf('?')); +} +fileBase = fileBase.substring(0, fileBase.lastIndexOf('/') + 1) + "files/"; + +function getResourceURI(name, scheme, contentType) { + return fileBase + name + getSuffix(contentType); +} + + +function getImplementation() { + return builder.getImplementation(); +} + +// Count of failures overridden as todos. +var gFailuresAsTodos = 0; + +// Override SimpleTest result logger. +var ST_logResult = SimpleTest._logResult; +SimpleTest._logResult = function overrideSTlR(test, passString, failString) { + if (todoTests[docName] && !test.result && !test.todo) { + test.name = "[failure as todo] " + test.name; + test.todo = true; + failString = "TEST-KNOWN-FAIL"; + + ++gFailuresAsTodos; + } + + ST_logResult(test, passString, failString); +} + +window.doc = window; +SimpleTest.waitForExplicitFinish(); +addLoadEvent(function(){ setUpPage(); }); + +// Actual marking code is in overrideSTlR() now. +function markTodos() { + if (todoTests[docName]) { + isnot(gFailuresAsTodos, 0, "test marked todo should have failed somewhere"); + } +} + +function runJSUnitTests() { + builder = createConfiguredBuilder(); + try { + var tests = exposeTestFunctionNames(); + for (var i = 0; i < tests.length; i++) { + window[tests[i]](); + } + } catch (ex) { + if (todoTests[docName]) { + todo(false, "[failure as todo] Test threw exception: " + ex); + ++gFailuresAsTodos; + } else { + ok(false, "Test threw exception: " + ex); + } + } +} diff --git a/dom/tests/mochitest/dom-level2-core/exclusions.js b/dom/tests/mochitest/dom-level2-core/exclusions.js new file mode 100644 index 0000000000..cc5a0da12f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/exclusions.js @@ -0,0 +1,50 @@ +/* -*- indent-tabs-mode: nil; js-indent-level: 2 -*- */ +/* vim:set ts=2 sw=2 sts=2 et: */ +/* This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ + +dtdTests = ["attrgetownerelement01", "documentimportnode03", + "documentimportnode04", "documentimportnode19", + "documentimportnode20", "documentimportnode21", + "documentimportnode22", + "elementgetattributenodens03", "elementgetattributens02", + "elementhasattribute02", "getAttributeNS01", "getElementById01", + "getNamedItemNS03", "getNamedItemNS04", "hasAttribute02", + "hasAttributeNS04", "importNode07", "importNode09", + "importNode10", "importNode11", "importNode12", "importNode13", + "localName02", "namednodemapgetnameditemns01", + "namednodemapremovenameditemns02", + "namednodemapremovenameditemns05", "namednodemapsetnameditemns05", + "namednodemapsetnameditemns09", "namednodemapsetnameditemns10", + "namednodemapsetnameditemns11", "namespaceURI01", + "nodeissupported04", "nodenormalize01", "nodesetprefix04", + "prefix08", "removeAttributeNS01", "removeAttributeNS02", + "removeNamedItemNS03", "setAttributeNodeNS02", "setAttributeNS03", + "setNamedItemNS04"]; + +bug371552 = ["elementhasattributens02"]; +wrongDocError = ["elementsetattributenodens05", "namednodemapsetnameditemns03", + "setAttributeNodeNS05", "setNamedItemNS02"]; +attrExodus = ["elementsetattributenodens06", "importNode01", + "hc_namednodemapinvalidtype1", "nodehasattributes02"]; +bogusPrefix = ["nodesetprefix05", "nodesetprefix09", "prefix06", "prefix07"]; +prefixReplacement = ["setAttributeNodeNS04"]; + +function concat(lst/*...*/) { + var f = []; + if (arguments !== null) { + f = arguments[0]; + } + for (var i = 1; i < arguments.length; i++) { + f = f.concat(arguments[i]); + } + return f; +} + +var todoTests = {}; +var exclusions = concat(dtdTests, bug371552, wrongDocError, attrExodus, + bogusPrefix, prefixReplacement); +for (var excludedTestName in exclusions) { + todoTests[exclusions[excludedTestName]] = true; +} diff --git a/dom/tests/mochitest/dom-level2-core/files/hc_staff.html b/dom/tests/mochitest/dom-level2-core/files/hc_staff.html new file mode 100644 index 0000000000..9acf750493 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/hc_staff.html @@ -0,0 +1,48 @@ + + +hc_staff +

+ EMP0001 + Margaret Martin + Accountant + 56,000 + Female + 1230 North Ave. Dallas, Texas 98551 +

+

+ EMP0002 + Martha RaynoldsThis is a CDATASection with EntityReference number 2 &ent2; +This is an adjacent CDATASection with a reference to a tab &tab; + Secretary + 35,000 + Female + β Dallas, γ + 98554 +

+

+ EMP0003 + Roger + Jones + Department Manager + 100,000 + δ + PO Box 27 Irving, texas 98553 +

+

+ EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female + 27 South Road. Dallas, Texas 98556 +

+

+ EMP0005 + Robert Myers + Computer Specialist + 90,000 + male + 1821 Nordic. Road, Irving Texas 98558 +

+ diff --git a/dom/tests/mochitest/dom-level2-core/files/hc_staff.svg b/dom/tests/mochitest/dom-level2-core/files/hc_staff.svg new file mode 100644 index 0000000000..cd0cc47f9a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/hc_staff.svg @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + +]> + +hc_staff +

+ EMP0001 + Margaret Martin + Accountant + 56,000 + Female + 1230 North Ave. Dallas, Texas 98551 +

+

+ EMP0002 + Martha RaynoldsThis is a CDATASection with EntityReference number 2 &ent2; +This is an adjacent CDATASection with a reference to a tab &tab; + Secretary + 35,000 + Female + β Dallas, γ + 98554 +

+

+ EMP0003 + Roger + Jones + Department Manager + 100,000 + δ + PO Box 27 Irving, texas 98553 +

+

+ EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female + 27 South Road. Dallas, Texas 98556 +

+

+ EMP0005 + Robert Myers + Computer Specialist + 90,000 + male + 1821 Nordic. Road, Irving Texas 98558 +

+ diff --git a/dom/tests/mochitest/dom-level2-core/files/hc_staff.xhtml b/dom/tests/mochitest/dom-level2-core/files/hc_staff.xhtml new file mode 100644 index 0000000000..2df9a74154 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/hc_staff.xhtml @@ -0,0 +1,60 @@ + + + + + + + + + + +]> + +hc_staff +

+ EMP0001 + Margaret Martin + Accountant + 56,000 + Female + 1230 North Ave. Dallas, Texas 98551 +

+

+ EMP0002 + Martha RaynoldsThis is a CDATASection with EntityReference number 2 &ent2; +This is an adjacent CDATASection with a reference to a tab &tab; + Secretary + 35,000 + Female + β Dallas, γ + 98554 +

+

+ EMP0003 + Roger + Jones + Department Manager + 100,000 + δ + PO Box 27 Irving, texas 98553 +

+

+ EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female + 27 South Road. Dallas, Texas 98556 +

+

+ EMP0005 + Robert Myers + Computer Specialist + 90,000 + male + 1821 Nordic. Road, Irving Texas 98558 +

+ diff --git a/dom/tests/mochitest/dom-level2-core/files/hc_staff.xml b/dom/tests/mochitest/dom-level2-core/files/hc_staff.xml new file mode 100644 index 0000000000..2df9a74154 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/hc_staff.xml @@ -0,0 +1,60 @@ + + + + + + + + + + +]> + +hc_staff +

+ EMP0001 + Margaret Martin + Accountant + 56,000 + Female + 1230 North Ave. Dallas, Texas 98551 +

+

+ EMP0002 + Martha RaynoldsThis is a CDATASection with EntityReference number 2 &ent2; +This is an adjacent CDATASection with a reference to a tab &tab; + Secretary + 35,000 + Female + β Dallas, γ + 98554 +

+

+ EMP0003 + Roger + Jones + Department Manager + 100,000 + δ + PO Box 27 Irving, texas 98553 +

+

+ EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female + 27 South Road. Dallas, Texas 98556 +

+

+ EMP0005 + Robert Myers + Computer Specialist + 90,000 + male + 1821 Nordic. Road, Irving Texas 98558 +

+ diff --git a/dom/tests/mochitest/dom-level2-core/files/internalSubset01.js b/dom/tests/mochitest/dom-level2-core/files/internalSubset01.js new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dom/tests/mochitest/dom-level2-core/files/nodtdstaff.svg b/dom/tests/mochitest/dom-level2-core/files/nodtdstaff.svg new file mode 100644 index 0000000000..01aa823f35 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/nodtdstaff.svg @@ -0,0 +1,11 @@ + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/nodtdstaff.xml b/dom/tests/mochitest/dom-level2-core/files/nodtdstaff.xml new file mode 100644 index 0000000000..054a5e1808 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/nodtdstaff.xml @@ -0,0 +1,11 @@ + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/staff.dtd b/dom/tests/mochitest/dom-level2-core/files/staff.dtd new file mode 100644 index 0000000000..02a994d57d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staff.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/staff.svg b/dom/tests/mochitest/dom-level2-core/files/staff.svg new file mode 100644 index 0000000000..fd67323a46 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staff.svg @@ -0,0 +1,72 @@ + + + + + Element data"> + + + + + + + + + + + + + +]> + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+ + EMP0002 + Martha RaynoldsThis is a CDATASection with EntityReference number 2 &ent2; +This is an adjacent CDATASection with a reference to a tab &tab; + Secretary + 35,000 + Female +
&ent2; Dallas, &ent3; + 98554
+
+ + EMP0003 + Roger + Jones + Department Manager + 100,000 + &ent4; +
PO Box 27 Irving, texas 98553
+
+ + EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female +
27 South Road. Dallas, Texas 98556
+
+ + EMP0005 + Robert Myers + Computer Specialist + 90,000 + male +
1821 Nordic. Road, Irving Texas 98558
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/staff.xml b/dom/tests/mochitest/dom-level2-core/files/staff.xml new file mode 100644 index 0000000000..f89c5107db --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staff.xml @@ -0,0 +1,57 @@ + + + + + Element data"> + + + + +]> + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+ + EMP0002 + Martha Raynolds + + Secretary + 35,000 + Female +
&ent2; Dallas, &ent3; + 98554
+
+ + EMP0003 + Roger + Jones + Department Manager + 100,000 + &ent4; +
PO Box 27 Irving, texas 98553
+
+ + EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female +
27 South Road. Dallas, Texas 98556
+
+ + EMP0005 + Robert Myers + Computer Specialist + 90,000 + male +
1821 Nordic. Road, Irving Texas 98558
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/staff2.dtd b/dom/tests/mochitest/dom-level2-core/files/staff2.dtd new file mode 100644 index 0000000000..0bac8f2539 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staff2.dtd @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/staff2.svg b/dom/tests/mochitest/dom-level2-core/files/staff2.svg new file mode 100644 index 0000000000..6f89dad04a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staff2.svg @@ -0,0 +1,13 @@ + + + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/staff2.xml b/dom/tests/mochitest/dom-level2-core/files/staff2.xml new file mode 100644 index 0000000000..d3d9a13dd6 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staff2.xml @@ -0,0 +1,13 @@ + + + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/staffNS.dtd b/dom/tests/mochitest/dom-level2-core/files/staffNS.dtd new file mode 100644 index 0000000000..7643773fc8 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staffNS.dtd @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/staffNS.svg b/dom/tests/mochitest/dom-level2-core/files/staffNS.svg new file mode 100644 index 0000000000..7a7c26ee89 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staffNS.svg @@ -0,0 +1,73 @@ + + + + + Element data"> + + + + + + + + + + + + + +]> + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+ + EMP0002 + Martha Raynolds +This is a CDATASection with EntityReference number 2 &ent2; +This is an adjacent CDATASection with a reference to a tab &tab; + Secretary + 35,000 + Female +
&ent2; Dallas, &ent3; + 98554
+
+ + EMP0003 + Roger + Jones + Department Manager + 100,000 + &ent4; +
PO Box 27 Irving, texas 98553
+
+ EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female + 27 South Road. Dallas, texas 98556 + + + EMP0005 + Robert Myers + Computer Specialist + 90,000 + male +
1821 Nordic. Road, Irving Texas 98558
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/staffNS.xml b/dom/tests/mochitest/dom-level2-core/files/staffNS.xml new file mode 100644 index 0000000000..1cb1459e23 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/staffNS.xml @@ -0,0 +1,59 @@ + + + + + Element data"> + + + + + +]> + + + + EMP0001 + Margaret Martin + Accountant + 56,000 + Female +
1230 North Ave. Dallas, Texas 98551
+
+ + EMP0002 + Martha Raynolds + + + Secretary + 35,000 + Female +
&ent2; Dallas, &ent3; + 98554
+
+ + EMP0003 + Roger + Jones + Department Manager + 100,000 + &ent4; +
PO Box 27 Irving, texas 98553
+
+ EMP0004 + Jeny Oconnor + Personnel Director + 95,000 + Female + 27 South Road. Dallas, texas 98556 + + + EMP0005 + Robert Myers + Computer Specialist + 90,000 + male +
1821 Nordic. Road, Irving Texas 98558
+
+
diff --git a/dom/tests/mochitest/dom-level2-core/files/svgtest.js b/dom/tests/mochitest/dom-level2-core/files/svgtest.js new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dom/tests/mochitest/dom-level2-core/files/svgunit.js b/dom/tests/mochitest/dom-level2-core/files/svgunit.js new file mode 100644 index 0000000000..e69de29bb2 diff --git a/dom/tests/mochitest/dom-level2-core/files/xhtml-lat1.ent b/dom/tests/mochitest/dom-level2-core/files/xhtml-lat1.ent new file mode 100644 index 0000000000..ffee223eb1 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/xhtml-lat1.ent @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/xhtml-special.ent b/dom/tests/mochitest/dom-level2-core/files/xhtml-special.ent new file mode 100644 index 0000000000..ca358b2fec --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/xhtml-special.ent @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/xhtml-symbol.ent b/dom/tests/mochitest/dom-level2-core/files/xhtml-symbol.ent new file mode 100644 index 0000000000..63c2abfa6f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/xhtml-symbol.ent @@ -0,0 +1,237 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/xhtml1-frameset.dtd b/dom/tests/mochitest/dom-level2-core/files/xhtml1-frameset.dtd new file mode 100644 index 0000000000..dc5d7936cc --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/xhtml1-frameset.dtd @@ -0,0 +1,1235 @@ + + + + + +%HTMLlat1; + + +%HTMLsymbol; + + +%HTMLspecial; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/xhtml1-strict.dtd b/dom/tests/mochitest/dom-level2-core/files/xhtml1-strict.dtd new file mode 100644 index 0000000000..fefb77f4f0 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/xhtml1-strict.dtd @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/files/xhtml1-transitional.dtd b/dom/tests/mochitest/dom-level2-core/files/xhtml1-transitional.dtd new file mode 100644 index 0000000000..3cad0fbaea --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/files/xhtml1-transitional.dtd @@ -0,0 +1,1201 @@ + + + + + +%HTMLlat1; + + +%HTMLsymbol; + + +%HTMLspecial; + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/dom/tests/mochitest/dom-level2-core/mochitest.ini b/dom/tests/mochitest/dom-level2-core/mochitest.ini new file mode 100644 index 0000000000..e5f4b1e853 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/mochitest.ini @@ -0,0 +1,270 @@ +[DEFAULT] +support-files = + DOMTestCase.js + exclusions.js + files/hc_staff.html + files/hc_staff.svg + files/hc_staff.xhtml + files/hc_staff.xml + files/internalSubset01.js + files/nodtdstaff.svg + files/nodtdstaff.xml + files/staff.dtd + files/staff.svg + files/staff.xml + files/staff2.dtd + files/staff2.svg + files/staff2.xml + files/staffNS.dtd + files/staffNS.svg + files/staffNS.xml + files/svgtest.js + files/svgunit.js + files/xhtml-lat1.ent + files/xhtml-special.ent + files/xhtml-symbol.ent + files/xhtml1-frameset.dtd + files/xhtml1-strict.dtd + files/xhtml1-transitional.dtd + +[test_attrgetownerelement01.html] +[test_attrgetownerelement02.html] +[test_attrgetownerelement03.html] +[test_attrgetownerelement04.html] +[test_attrgetownerelement05.html] +[test_createAttributeNS01.html] +[test_createAttributeNS02.html] +[test_createAttributeNS03.html] +[test_createAttributeNS04.html] +[test_createAttributeNS05.html] +[test_createAttributeNS06.html] +[test_createDocument01.html] +[test_createDocument02.html] +[test_createDocument03.html] +[test_createDocument04.html] +[test_createDocument05.html] +[test_createDocument06.html] +[test_createDocument07.html] +[test_createDocumentType01.html] +[test_createDocumentType02.html] +[test_createDocumentType03.html] +[test_createElementNS01.html] +[test_createElementNS02.html] +[test_createElementNS03.html] +[test_createElementNS04.html] +[test_createElementNS05.html] +[test_createElementNS06.html] +[test_documentcreateattributeNS01.html] +[test_documentcreateattributeNS02.html] +[test_documentcreateattributeNS03.html] +[test_documentcreateattributeNS04.html] +[test_documentcreateattributeNS05.html] +[test_documentcreateattributeNS06.html] +[test_documentcreateattributeNS07.html] +[test_documentcreateelementNS01.html] +[test_documentcreateelementNS02.html] +[test_documentcreateelementNS05.html] +[test_documentcreateelementNS06.html] +[test_documentgetelementbyid01.html] +[test_documentgetelementsbytagnameNS01.html] +[test_documentgetelementsbytagnameNS02.html] +[test_documentgetelementsbytagnameNS03.html] +[test_documentgetelementsbytagnameNS04.html] +[test_documentgetelementsbytagnameNS05.html] +[test_documentimportnode01.html] +[test_documentimportnode02.html] +[test_documentimportnode03.html] +skip-if = + http3 +[test_documentimportnode04.html] +[test_documentimportnode05.html] +[test_documentimportnode06.html] +[test_documentimportnode07.html] +[test_documentimportnode08.html] +[test_documentimportnode09.html] +[test_documentimportnode10.html] +[test_documentimportnode11.html] +[test_documentimportnode12.html] +[test_documentimportnode13.html] +[test_documentimportnode14.html] +[test_documentimportnode15.html] +[test_documentimportnode17.html] +[test_documentimportnode18.html] +[test_documentimportnode19.html] +[test_documentimportnode20.html] +[test_documentimportnode21.html] +[test_documentimportnode22.html] +[test_documenttypepublicid01.html] +[test_documenttypesystemid01.html] +[test_domimplementationcreatedocument03.html] +[test_domimplementationcreatedocument04.html] +[test_domimplementationcreatedocument05.html] +[test_domimplementationcreatedocument07.html] +[test_domimplementationcreatedocumenttype01.html] +[test_domimplementationcreatedocumenttype02.html] +[test_domimplementationcreatedocumenttype04.html] +[test_domimplementationfeaturecore.html] +[test_domimplementationfeaturexmlversion2.html] +[test_domimplementationhasfeature01.html] +[test_elementgetattributenodens01.html] +[test_elementgetattributenodens02.html] +[test_elementgetattributenodens03.html] +[test_elementgetattributens02.html] +[test_elementgetelementsbytagnamens02.html] +[test_elementgetelementsbytagnamens04.html] +[test_elementgetelementsbytagnamens05.html] +[test_elementhasattribute01.html] +[test_elementhasattribute02.html] +[test_elementhasattribute03.html] +[test_elementhasattribute04.html] +[test_elementhasattributens01.html] +[test_elementhasattributens02.html] +[test_elementhasattributens03.html] +[test_elementremoveattributens01.html] +[test_elementsetattributenodens01.html] +[test_elementsetattributenodens02.html] +[test_elementsetattributenodens03.html] +[test_elementsetattributenodens04.html] +[test_elementsetattributenodens05.html] +[test_elementsetattributenodens06.html] +[test_elementsetattributens01.html] +[test_elementsetattributens02.html] +[test_elementsetattributens03.html] +[test_elementsetattributens04.html] +[test_elementsetattributens05.html] +[test_elementsetattributens08.html] +[test_elementsetattributensurinull.html] +[test_getAttributeNS01.html] +[test_getAttributeNS02.html] +[test_getAttributeNS03.html] +[test_getAttributeNS04.html] +[test_getAttributeNS05.html] +[test_getAttributeNodeNS01.html] +[test_getAttributeNodeNS02.html] +[test_getElementById01.html] +[test_getElementById02.html] +[test_getElementsByTagNameNS01.html] +[test_getElementsByTagNameNS02.html] +[test_getElementsByTagNameNS03.html] +[test_getElementsByTagNameNS04.html] +[test_getElementsByTagNameNS05.html] +[test_getElementsByTagNameNS06.html] +[test_getElementsByTagNameNS07.html] +[test_getElementsByTagNameNS08.html] +[test_getElementsByTagNameNS09.html] +[test_getElementsByTagNameNS10.html] +[test_getElementsByTagNameNS11.html] +[test_getElementsByTagNameNS12.html] +[test_getElementsByTagNameNS13.html] +[test_getElementsByTagNameNS14.html] +[test_getNamedItemNS01.html] +[test_getNamedItemNS02.html] +[test_getNamedItemNS03.html] +[test_getNamedItemNS04.html] +[test_hasAttribute01.html] +[test_hasAttribute02.html] +[test_hasAttribute03.html] +[test_hasAttribute04.html] +[test_hasAttributeNS01.html] +[test_hasAttributeNS02.html] +[test_hasAttributeNS03.html] +[test_hasAttributeNS04.html] +[test_hasAttributeNS05.html] +[test_hasAttributes01.html] +[test_hasAttributes02.html] +[test_hc_namednodemapinvalidtype1.html] +[test_hc_nodedocumentfragmentnormalize1.html] +[test_hc_nodedocumentfragmentnormalize2.html] +[test_importNode01.html] +[test_importNode02.html] +[test_importNode03.html] +[test_importNode04.html] +[test_importNode05.html] +[test_importNode06.html] +[test_importNode07.html] +[test_importNode08.html] +[test_importNode09.html] +[test_importNode10.html] +[test_importNode11.html] +[test_importNode12.html] +[test_importNode13.html] +[test_importNode14.html] +[test_importNode15.html] +[test_importNode16.html] +[test_importNode17.html] +[test_localName01.html] +[test_localName02.html] +[test_localName04.html] +[test_namednodemapgetnameditemns01.html] +[test_namednodemapgetnameditemns02.html] +[test_namednodemapgetnameditemns03.html] +[test_namednodemapgetnameditemns04.html] +[test_namednodemapgetnameditemns05.html] +[test_namednodemapgetnameditemns06.html] +[test_namednodemapremovenameditemns01.html] +[test_namednodemapremovenameditemns02.html] +[test_namednodemapremovenameditemns03.html] +[test_namednodemapremovenameditemns04.html] +[test_namednodemapremovenameditemns05.html] +[test_namednodemapremovenameditemns06.html] +[test_namednodemapremovenameditemns07.html] +[test_namednodemapremovenameditemns08.html] +[test_namednodemapremovenameditemns09.html] +[test_namednodemapsetnameditemns01.html] +[test_namednodemapsetnameditemns02.html] +[test_namednodemapsetnameditemns03.html] +[test_namednodemapsetnameditemns04.html] +[test_namednodemapsetnameditemns05.html] +[test_namednodemapsetnameditemns06.html] +[test_namednodemapsetnameditemns07.html] +[test_namednodemapsetnameditemns08.html] +[test_namednodemapsetnameditemns09.html] +[test_namednodemapsetnameditemns10.html] +[test_namednodemapsetnameditemns11.html] +[test_namespaceURI01.html] +[test_namespaceURI02.html] +[test_namespaceURI03.html] +[test_namespaceURI04.html] +[test_nodegetlocalname03.html] +[test_nodegetnamespaceuri03.html] +[test_nodegetownerdocument01.html] +[test_nodegetownerdocument02.html] +[test_nodegetprefix03.html] +[test_nodehasattributes01.html] +[test_nodehasattributes02.html] +[test_nodehasattributes03.html] +[test_nodehasattributes04.html] +[test_nodenormalize01.html] +[test_normalize01.html] +[test_ownerDocument01.html] +[test_ownerElement01.html] +[test_ownerElement02.html] +[test_prefix01.html] +[test_prefix03.html] +[test_prefix04.html] +[test_publicId01.html] +[test_removeAttributeNS01.html] +[test_removeAttributeNS02.html] +[test_removeNamedItemNS01.html] +[test_removeNamedItemNS02.html] +[test_removeNamedItemNS03.html] +[test_setAttributeNS01.html] +[test_setAttributeNS02.html] +[test_setAttributeNS03.html] +[test_setAttributeNS04.html] +[test_setAttributeNS05.html] +[test_setAttributeNS06.html] +[test_setAttributeNS07.html] +[test_setAttributeNS09.html] +[test_setAttributeNS10.html] +[test_setAttributeNodeNS01.html] +[test_setAttributeNodeNS02.html] +[test_setAttributeNodeNS03.html] +[test_setAttributeNodeNS04.html] +[test_setAttributeNodeNS05.html] +[test_setNamedItemNS01.html] +[test_setNamedItemNS02.html] +[test_setNamedItemNS03.html] +[test_setNamedItemNS04.html] +[test_setNamedItemNS05.html] +[test_systemId01.html] diff --git a/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement01.html b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement01.html new file mode 100644 index 0000000000..ca066a49b7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement01.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement02.html b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement02.html new file mode 100644 index 0000000000..b84f71c79f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement02.html @@ -0,0 +1,127 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement03.html b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement03.html new file mode 100644 index 0000000000..115574f500 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement03.html @@ -0,0 +1,119 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement04.html b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement04.html new file mode 100644 index 0000000000..1a066e45b7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement04.html @@ -0,0 +1,140 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement05.html b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement05.html new file mode 100644 index 0000000000..90de82b210 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_attrgetownerelement05.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/attrgetownerelement05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createAttributeNS01.html b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS01.html new file mode 100644 index 0000000000..c5dacc9a77 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS01.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createAttributeNS02.html b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS02.html new file mode 100644 index 0000000000..2b87f0fc80 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS02.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createAttributeNS03.html b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS03.html new file mode 100644 index 0000000000..fc98d24905 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS03.html @@ -0,0 +1,164 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createAttributeNS04.html b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS04.html new file mode 100644 index 0000000000..f9633ffe8d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS04.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createAttributeNS05.html b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS05.html new file mode 100644 index 0000000000..bd997d2d61 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS05.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createAttributeNS06.html b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS06.html new file mode 100644 index 0000000000..54bb2618a3 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createAttributeNS06.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createAttributeNS06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ +
+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument01.html b/dom/tests/mochitest/dom-level2-core/test_createDocument01.html new file mode 100644 index 0000000000..50911bd6a2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument01.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument02.html b/dom/tests/mochitest/dom-level2-core/test_createDocument02.html new file mode 100644 index 0000000000..c19940868b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument02.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument03.html b/dom/tests/mochitest/dom-level2-core/test_createDocument03.html new file mode 100644 index 0000000000..a6ac5615b7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument03.html @@ -0,0 +1,141 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument04.html b/dom/tests/mochitest/dom-level2-core/test_createDocument04.html new file mode 100644 index 0000000000..65872ae7f5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument04.html @@ -0,0 +1,152 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument05.html b/dom/tests/mochitest/dom-level2-core/test_createDocument05.html new file mode 100644 index 0000000000..98ab5c9e94 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument05.html @@ -0,0 +1,169 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument06.html b/dom/tests/mochitest/dom-level2-core/test_createDocument06.html new file mode 100644 index 0000000000..a1894f44be --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument06.html @@ -0,0 +1,139 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocument07.html b/dom/tests/mochitest/dom-level2-core/test_createDocument07.html new file mode 100644 index 0000000000..24446b0bf5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocument07.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocument07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocumentType01.html b/dom/tests/mochitest/dom-level2-core/test_createDocumentType01.html new file mode 100644 index 0000000000..2abaf16b70 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocumentType01.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocumentType02.html b/dom/tests/mochitest/dom-level2-core/test_createDocumentType02.html new file mode 100644 index 0000000000..cd0756fc41 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocumentType02.html @@ -0,0 +1,168 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createDocumentType03.html b/dom/tests/mochitest/dom-level2-core/test_createDocumentType03.html new file mode 100644 index 0000000000..a71656c754 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createDocumentType03.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createDocumentType03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createElementNS01.html b/dom/tests/mochitest/dom-level2-core/test_createElementNS01.html new file mode 100644 index 0000000000..41e5caa052 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createElementNS01.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createElementNS02.html b/dom/tests/mochitest/dom-level2-core/test_createElementNS02.html new file mode 100644 index 0000000000..3b49ff9ac2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createElementNS02.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createElementNS03.html b/dom/tests/mochitest/dom-level2-core/test_createElementNS03.html new file mode 100644 index 0000000000..dd71c2f7fe --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createElementNS03.html @@ -0,0 +1,166 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createElementNS04.html b/dom/tests/mochitest/dom-level2-core/test_createElementNS04.html new file mode 100644 index 0000000000..e70723aeba --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createElementNS04.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createElementNS05.html b/dom/tests/mochitest/dom-level2-core/test_createElementNS05.html new file mode 100644 index 0000000000..5ade12f66f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createElementNS05.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_createElementNS06.html b/dom/tests/mochitest/dom-level2-core/test_createElementNS06.html new file mode 100644 index 0000000000..c4bae45769 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_createElementNS06.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/createElementNS06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ +
+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS01.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS01.html new file mode 100644 index 0000000000..ac40eb1c79 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS01.html @@ -0,0 +1,127 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS02.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS02.html new file mode 100644 index 0000000000..1a6614debd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS02.html @@ -0,0 +1,151 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS03.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS03.html new file mode 100644 index 0000000000..b41f476ded --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS03.html @@ -0,0 +1,144 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS04.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS04.html new file mode 100644 index 0000000000..20466477a9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS04.html @@ -0,0 +1,139 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS05.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS05.html new file mode 100644 index 0000000000..84f1a40a11 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS05.html @@ -0,0 +1,135 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS06.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS06.html new file mode 100644 index 0000000000..ecfeb4af6d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS06.html @@ -0,0 +1,135 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS07.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS07.html new file mode 100644 index 0000000000..ae84931402 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateattributeNS07.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateattributeNS07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS01.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS01.html new file mode 100644 index 0000000000..49652dbaed --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS01.html @@ -0,0 +1,137 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS02.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS02.html new file mode 100644 index 0000000000..fb5662242d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS02.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS05.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS05.html new file mode 100644 index 0000000000..2ec363db20 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS05.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS06.html b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS06.html new file mode 100644 index 0000000000..6c2f0ce8c9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentcreateelementNS06.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentcreateelementNS06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentgetelementbyid01.html b/dom/tests/mochitest/dom-level2-core/test_documentgetelementbyid01.html new file mode 100644 index 0000000000..0b6c29e9af --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentgetelementbyid01.html @@ -0,0 +1,118 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementbyid01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementbyid01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS01.html b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS01.html new file mode 100644 index 0000000000..54b7fb99ab --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS01.html @@ -0,0 +1,127 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS02.html b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS02.html new file mode 100644 index 0000000000..50d3e8dc06 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS02.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS03.html b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS03.html new file mode 100644 index 0000000000..ae45fac214 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS03.html @@ -0,0 +1,118 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS04.html b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS04.html new file mode 100644 index 0000000000..793c548413 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS04.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS05.html b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS05.html new file mode 100644 index 0000000000..cb6e93b6fb --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentgetelementsbytagnameNS05.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentgetelementsbytagnameNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode01.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode01.html new file mode 100644 index 0000000000..c73e615041 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode01.html @@ -0,0 +1,139 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode02.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode02.html new file mode 100644 index 0000000000..325165da75 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode02.html @@ -0,0 +1,156 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode03.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode03.html new file mode 100644 index 0000000000..c325c07178 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode03.html @@ -0,0 +1,140 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode04.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode04.html new file mode 100644 index 0000000000..174eece4b7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode04.html @@ -0,0 +1,147 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode05.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode05.html new file mode 100644 index 0000000000..dac651c0fa --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode05.html @@ -0,0 +1,152 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode06.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode06.html new file mode 100644 index 0000000000..2eb79f2c93 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode06.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode07.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode07.html new file mode 100644 index 0000000000..18d31146dc --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode07.html @@ -0,0 +1,135 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode08.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode08.html new file mode 100644 index 0000000000..062e18842c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode08.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode08 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode08

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode09.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode09.html new file mode 100644 index 0000000000..d7c2d4eabb --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode09.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode09 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode09

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode10.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode10.html new file mode 100644 index 0000000000..85c2e975d6 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode10.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode10 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode10

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode11.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode11.html new file mode 100644 index 0000000000..0a695fdde9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode11.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode11 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode11

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode12.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode12.html new file mode 100644 index 0000000000..af3bfecce9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode12.html @@ -0,0 +1,137 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode12 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode12

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode13.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode13.html new file mode 100644 index 0000000000..15a0c6bee5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode13.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode13 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode13

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode14.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode14.html new file mode 100644 index 0000000000..aeeb38ebdb --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode14.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode14 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode14

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode15.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode15.html new file mode 100644 index 0000000000..4b9d08e33e --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode15.html @@ -0,0 +1,139 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode15 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode15

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode17.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode17.html new file mode 100644 index 0000000000..03660bc8a2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode17.html @@ -0,0 +1,139 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode17 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode17

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode18.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode18.html new file mode 100644 index 0000000000..86d7198884 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode18.html @@ -0,0 +1,143 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode18 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode18

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode19.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode19.html new file mode 100644 index 0000000000..95daf1261b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode19.html @@ -0,0 +1,175 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode19 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode19

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode20.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode20.html new file mode 100644 index 0000000000..0a25a343b6 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode20.html @@ -0,0 +1,168 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode20 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode20

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode21.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode21.html new file mode 100644 index 0000000000..c117575f24 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode21.html @@ -0,0 +1,178 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode21 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode21

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documentimportnode22.html b/dom/tests/mochitest/dom-level2-core/test_documentimportnode22.html new file mode 100644 index 0000000000..3e5a1e9e18 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documentimportnode22.html @@ -0,0 +1,181 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode22 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documentimportnode22

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documenttypepublicid01.html b/dom/tests/mochitest/dom-level2-core/test_documenttypepublicid01.html new file mode 100644 index 0000000000..e04a853256 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documenttypepublicid01.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documenttypepublicid01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documenttypepublicid01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_documenttypesystemid01.html b/dom/tests/mochitest/dom-level2-core/test_documenttypesystemid01.html new file mode 100644 index 0000000000..973b6a9992 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_documenttypesystemid01.html @@ -0,0 +1,124 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/documenttypesystemid01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/documenttypesystemid01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument03.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument03.html new file mode 100644 index 0000000000..eaf5d4832e --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument03.html @@ -0,0 +1,140 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument04.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument04.html new file mode 100644 index 0000000000..f141c3ee55 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument04.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument05.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument05.html new file mode 100644 index 0000000000..9fe0a35e79 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument05.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument07.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument07.html new file mode 100644 index 0000000000..46c75fc363 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocument07.html @@ -0,0 +1,130 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocument07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype01.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype01.html new file mode 100644 index 0000000000..35d1d7d40f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype01.html @@ -0,0 +1,144 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocumenttype01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocumenttype01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype02.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype02.html new file mode 100644 index 0000000000..8ddd1126b8 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype02.html @@ -0,0 +1,148 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocumenttype02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocumenttype02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype04.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype04.html new file mode 100644 index 0000000000..6a5017d19a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationcreatedocumenttype04.html @@ -0,0 +1,150 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocumenttype04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationcreatedocumenttype04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturecore.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturecore.html new file mode 100644 index 0000000000..828c2dd591 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturecore.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationfeaturecore + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationfeaturecore

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturexmlversion2.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturexmlversion2.html new file mode 100644 index 0000000000..0893a53964 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationfeaturexmlversion2.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationfeaturexmlversion2 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationfeaturexmlversion2

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_domimplementationhasfeature01.html b/dom/tests/mochitest/dom-level2-core/test_domimplementationhasfeature01.html new file mode 100644 index 0000000000..fc18c9f2bd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_domimplementationhasfeature01.html @@ -0,0 +1,148 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationhasfeature01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/domimplementationhasfeature01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens01.html b/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens01.html new file mode 100644 index 0000000000..6b3281fcd2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens01.html @@ -0,0 +1,146 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributenodens01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributenodens01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens02.html b/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens02.html new file mode 100644 index 0000000000..2e2a19301c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens02.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributenodens02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributenodens02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens03.html b/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens03.html new file mode 100644 index 0000000000..0546491ae0 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetattributenodens03.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributenodens03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributenodens03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetattributens02.html b/dom/tests/mochitest/dom-level2-core/test_elementgetattributens02.html new file mode 100644 index 0000000000..29725f79e2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetattributens02.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributens02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetattributens02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens02.html b/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens02.html new file mode 100644 index 0000000000..29a9c7f4ae --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens02.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens04.html b/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens04.html new file mode 100644 index 0000000000..b5d0e80c2b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens04.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens05.html b/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens05.html new file mode 100644 index 0000000000..35ec75f156 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementgetelementsbytagnamens05.html @@ -0,0 +1,121 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementgetelementsbytagnamens05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattribute01.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute01.html new file mode 100644 index 0000000000..930f8d0b50 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute01.html @@ -0,0 +1,118 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattribute02.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute02.html new file mode 100644 index 0000000000..0e03abcf2f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute02.html @@ -0,0 +1,121 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattribute03.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute03.html new file mode 100644 index 0000000000..d63b213eee --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute03.html @@ -0,0 +1,125 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattribute04.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute04.html new file mode 100644 index 0000000000..8e19f26794 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattribute04.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattribute04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattributens01.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattributens01.html new file mode 100644 index 0000000000..9143e4f7b4 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattributens01.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattributens01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattributens01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattributens02.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattributens02.html new file mode 100644 index 0000000000..b188a908c5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattributens02.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattributens02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattributens02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementhasattributens03.html b/dom/tests/mochitest/dom-level2-core/test_elementhasattributens03.html new file mode 100644 index 0000000000..b529accc4c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementhasattributens03.html @@ -0,0 +1,130 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattributens03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementhasattributens03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementremoveattributens01.html b/dom/tests/mochitest/dom-level2-core/test_elementremoveattributens01.html new file mode 100644 index 0000000000..feede9d7ca --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementremoveattributens01.html @@ -0,0 +1,124 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementremoveattributens01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementremoveattributens01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens01.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens01.html new file mode 100644 index 0000000000..41d6b47968 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens01.html @@ -0,0 +1,147 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens02.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens02.html new file mode 100644 index 0000000000..49ed31a8aa --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens02.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens03.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens03.html new file mode 100644 index 0000000000..6d818edc9c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens03.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens04.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens04.html new file mode 100644 index 0000000000..8d1ca94b1c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens04.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens05.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens05.html new file mode 100644 index 0000000000..3fb2eaaa93 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens05.html @@ -0,0 +1,144 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens06.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens06.html new file mode 100644 index 0000000000..d165a7408e --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributenodens06.html @@ -0,0 +1,142 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributenodens06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributens01.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens01.html new file mode 100644 index 0000000000..3c8b8cea6a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens01.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributens02.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens02.html new file mode 100644 index 0000000000..b3b3924abd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens02.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributens03.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens03.html new file mode 100644 index 0000000000..3764c4a7ac --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens03.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributens04.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens04.html new file mode 100644 index 0000000000..4ba7eacda7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens04.html @@ -0,0 +1,142 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributens05.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens05.html new file mode 100644 index 0000000000..7a8fce7f30 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens05.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributens08.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens08.html new file mode 100644 index 0000000000..dc181e460c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributens08.html @@ -0,0 +1,140 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens08 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributens08

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_elementsetattributensurinull.html b/dom/tests/mochitest/dom-level2-core/test_elementsetattributensurinull.html new file mode 100644 index 0000000000..b1cb68f8a9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_elementsetattributensurinull.html @@ -0,0 +1,142 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributensurinull + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/elementsetattributensurinull

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNS01.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS01.html new file mode 100644 index 0000000000..1e19275fa1 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS01.html @@ -0,0 +1,127 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNS02.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS02.html new file mode 100644 index 0000000000..b55b6e4dc1 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS02.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNS03.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS03.html new file mode 100644 index 0000000000..20e1196525 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS03.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNS04.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS04.html new file mode 100644 index 0000000000..5e57fef798 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS04.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNS05.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS05.html new file mode 100644 index 0000000000..8605585b39 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNS05.html @@ -0,0 +1,124 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS01.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS01.html new file mode 100644 index 0000000000..59b2aed7d8 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS01.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNodeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNodeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS02.html b/dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS02.html new file mode 100644 index 0000000000..b55a8f97bd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getAttributeNodeNS02.html @@ -0,0 +1,127 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNodeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getAttributeNodeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementById01.html b/dom/tests/mochitest/dom-level2-core/test_getElementById01.html new file mode 100644 index 0000000000..8282eba33d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementById01.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementById01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementById01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementById02.html b/dom/tests/mochitest/dom-level2-core/test_getElementById02.html new file mode 100644 index 0000000000..2e145880db --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementById02.html @@ -0,0 +1,118 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementById02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementById02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS01.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS01.html new file mode 100644 index 0000000000..f83e13382c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS01.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS02.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS02.html new file mode 100644 index 0000000000..d2705a41ee --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS02.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS03.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS03.html new file mode 100644 index 0000000000..de73f9e63c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS03.html @@ -0,0 +1,148 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS04.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS04.html new file mode 100644 index 0000000000..8629f09dd5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS04.html @@ -0,0 +1,139 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS05.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS05.html new file mode 100644 index 0000000000..70f4d79e09 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS05.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS06.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS06.html new file mode 100644 index 0000000000..31c28fec9b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS06.html @@ -0,0 +1,121 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS07.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS07.html new file mode 100644 index 0000000000..1213a57f1a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS07.html @@ -0,0 +1,121 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS08.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS08.html new file mode 100644 index 0000000000..a6d17fc92f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS08.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS08 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS08

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS09.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS09.html new file mode 100644 index 0000000000..a0627b4b07 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS09.html @@ -0,0 +1,137 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS09 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS09

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS10.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS10.html new file mode 100644 index 0000000000..0da0362f93 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS10.html @@ -0,0 +1,153 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS10 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS10

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS11.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS11.html new file mode 100644 index 0000000000..0d1ac477b2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS11.html @@ -0,0 +1,143 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS11 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS11

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS12.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS12.html new file mode 100644 index 0000000000..38b000d502 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS12.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS12 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS12

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS13.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS13.html new file mode 100644 index 0000000000..68c1b1b6c6 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS13.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS13 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS13

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS14.html b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS14.html new file mode 100644 index 0000000000..ddad169e86 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getElementsByTagNameNS14.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS14 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getElementsByTagNameNS14

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS01.html b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS01.html new file mode 100644 index 0000000000..95eaeb9487 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS01.html @@ -0,0 +1,130 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS02.html b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS02.html new file mode 100644 index 0000000000..363f5eda30 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS02.html @@ -0,0 +1,130 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS03.html b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS03.html new file mode 100644 index 0000000000..e10a61e047 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS03.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS04.html b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS04.html new file mode 100644 index 0000000000..6e73498873 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_getNamedItemNS04.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/getNamedItemNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttribute01.html b/dom/tests/mochitest/dom-level2-core/test_hasAttribute01.html new file mode 100644 index 0000000000..a6b29858d6 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttribute01.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttribute02.html b/dom/tests/mochitest/dom-level2-core/test_hasAttribute02.html new file mode 100644 index 0000000000..bd4b87c9a1 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttribute02.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttribute03.html b/dom/tests/mochitest/dom-level2-core/test_hasAttribute03.html new file mode 100644 index 0000000000..fd09860de2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttribute03.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttribute04.html b/dom/tests/mochitest/dom-level2-core/test_hasAttribute04.html new file mode 100644 index 0000000000..6213e84309 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttribute04.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttribute04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS01.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS01.html new file mode 100644 index 0000000000..182b102a25 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS01.html @@ -0,0 +1,125 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS02.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS02.html new file mode 100644 index 0000000000..e3222ca86a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS02.html @@ -0,0 +1,124 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS03.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS03.html new file mode 100644 index 0000000000..45bebc2c61 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS03.html @@ -0,0 +1,125 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS04.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS04.html new file mode 100644 index 0000000000..a811705656 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS04.html @@ -0,0 +1,127 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS05.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS05.html new file mode 100644 index 0000000000..1312958f87 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributeNS05.html @@ -0,0 +1,125 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributeNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributes01.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributes01.html new file mode 100644 index 0000000000..dce45f6536 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributes01.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributes01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributes01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hasAttributes02.html b/dom/tests/mochitest/dom-level2-core/test_hasAttributes02.html new file mode 100644 index 0000000000..b560093d0b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hasAttributes02.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributes02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hasAttributes02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hc_namednodemapinvalidtype1.html b/dom/tests/mochitest/dom-level2-core/test_hc_namednodemapinvalidtype1.html new file mode 100644 index 0000000000..264368712a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hc_namednodemapinvalidtype1.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hc_namednodemapinvalidtype1 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hc_namednodemapinvalidtype1

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ +
+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize1.html b/dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize1.html new file mode 100644 index 0000000000..555523609f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize1.html @@ -0,0 +1,130 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hc_nodedocumentfragmentnormalize1 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hc_nodedocumentfragmentnormalize1

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ +
+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize2.html b/dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize2.html new file mode 100644 index 0000000000..360be4a2d7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_hc_nodedocumentfragmentnormalize2.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/hc_nodedocumentfragmentnormalize2 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/hc_nodedocumentfragmentnormalize2

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ +
+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode01.html b/dom/tests/mochitest/dom-level2-core/test_importNode01.html new file mode 100644 index 0000000000..182f246f1c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode01.html @@ -0,0 +1,181 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode02.html b/dom/tests/mochitest/dom-level2-core/test_importNode02.html new file mode 100644 index 0000000000..a2b4d0db3f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode02.html @@ -0,0 +1,148 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode03.html b/dom/tests/mochitest/dom-level2-core/test_importNode03.html new file mode 100644 index 0000000000..3940825641 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode03.html @@ -0,0 +1,149 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode04.html b/dom/tests/mochitest/dom-level2-core/test_importNode04.html new file mode 100644 index 0000000000..6cb677d903 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode04.html @@ -0,0 +1,149 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode05.html b/dom/tests/mochitest/dom-level2-core/test_importNode05.html new file mode 100644 index 0000000000..b03589cd17 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode05.html @@ -0,0 +1,155 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode06.html b/dom/tests/mochitest/dom-level2-core/test_importNode06.html new file mode 100644 index 0000000000..cd6223b2bf --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode06.html @@ -0,0 +1,151 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode07.html b/dom/tests/mochitest/dom-level2-core/test_importNode07.html new file mode 100644 index 0000000000..d514e6ff42 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode07.html @@ -0,0 +1,154 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode08.html b/dom/tests/mochitest/dom-level2-core/test_importNode08.html new file mode 100644 index 0000000000..fdc9ca283b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode08.html @@ -0,0 +1,148 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode08 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode08

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode09.html b/dom/tests/mochitest/dom-level2-core/test_importNode09.html new file mode 100644 index 0000000000..739c4a2de5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode09.html @@ -0,0 +1,166 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode09 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode09

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode10.html b/dom/tests/mochitest/dom-level2-core/test_importNode10.html new file mode 100644 index 0000000000..d209214e58 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode10.html @@ -0,0 +1,153 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode10 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode10

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode11.html b/dom/tests/mochitest/dom-level2-core/test_importNode11.html new file mode 100644 index 0000000000..d1f4727ff0 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode11.html @@ -0,0 +1,149 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode11 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode11

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode12.html b/dom/tests/mochitest/dom-level2-core/test_importNode12.html new file mode 100644 index 0000000000..797b1191a4 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode12.html @@ -0,0 +1,162 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode12 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode12

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode13.html b/dom/tests/mochitest/dom-level2-core/test_importNode13.html new file mode 100644 index 0000000000..2b217c8c46 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode13.html @@ -0,0 +1,158 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode13 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode13

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode14.html b/dom/tests/mochitest/dom-level2-core/test_importNode14.html new file mode 100644 index 0000000000..f58e7827d7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode14.html @@ -0,0 +1,154 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode14 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode14

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode15.html b/dom/tests/mochitest/dom-level2-core/test_importNode15.html new file mode 100644 index 0000000000..35c8c5a49c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode15.html @@ -0,0 +1,149 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode15 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode15

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode16.html b/dom/tests/mochitest/dom-level2-core/test_importNode16.html new file mode 100644 index 0000000000..412acbefb0 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode16.html @@ -0,0 +1,149 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode16 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode16

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_importNode17.html b/dom/tests/mochitest/dom-level2-core/test_importNode17.html new file mode 100644 index 0000000000..b52c7ddce3 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_importNode17.html @@ -0,0 +1,143 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode17 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/importNode17

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_localName01.html b/dom/tests/mochitest/dom-level2-core/test_localName01.html new file mode 100644 index 0000000000..738417e3cd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_localName01.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/localName01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/localName01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_localName02.html b/dom/tests/mochitest/dom-level2-core/test_localName02.html new file mode 100644 index 0000000000..a3cad6eb54 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_localName02.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/localName02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/localName02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_localName04.html b/dom/tests/mochitest/dom-level2-core/test_localName04.html new file mode 100644 index 0000000000..c414e24b4b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_localName04.html @@ -0,0 +1,124 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/localName04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/localName04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns01.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns01.html new file mode 100644 index 0000000000..c7076accd8 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns01.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns02.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns02.html new file mode 100644 index 0000000000..845518c92d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns02.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns03.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns03.html new file mode 100644 index 0000000000..8332b351fe --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns03.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns04.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns04.html new file mode 100644 index 0000000000..61f19562d6 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns04.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns05.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns05.html new file mode 100644 index 0000000000..f6ccb847f2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns05.html @@ -0,0 +1,125 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns06.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns06.html new file mode 100644 index 0000000000..5e06946c1e --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapgetnameditemns06.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapgetnameditemns06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns01.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns01.html new file mode 100644 index 0000000000..e3b8cd8e88 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns01.html @@ -0,0 +1,124 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns02.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns02.html new file mode 100644 index 0000000000..a15582cd15 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns02.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns03.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns03.html new file mode 100644 index 0000000000..e2c8486acb --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns03.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns04.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns04.html new file mode 100644 index 0000000000..b29dcffc5c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns04.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns05.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns05.html new file mode 100644 index 0000000000..3f00f5d642 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns05.html @@ -0,0 +1,167 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns06.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns06.html new file mode 100644 index 0000000000..ea40d0c931 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns06.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns07.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns07.html new file mode 100644 index 0000000000..99a0cc083d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns07.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns08.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns08.html new file mode 100644 index 0000000000..1e1448d42f --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns08.html @@ -0,0 +1,137 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns08 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns08

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns09.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns09.html new file mode 100644 index 0000000000..45ef833702 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapremovenameditemns09.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns09 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapremovenameditemns09

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns01.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns01.html new file mode 100644 index 0000000000..84133fd9bf --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns01.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns02.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns02.html new file mode 100644 index 0000000000..80eb42e37a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns02.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns03.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns03.html new file mode 100644 index 0000000000..e711b7d38c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns03.html @@ -0,0 +1,163 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns04.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns04.html new file mode 100644 index 0000000000..6fa313f5e8 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns04.html @@ -0,0 +1,147 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns05.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns05.html new file mode 100644 index 0000000000..07ba4904a1 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns05.html @@ -0,0 +1,155 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns06.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns06.html new file mode 100644 index 0000000000..031c0b16a5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns06.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns07.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns07.html new file mode 100644 index 0000000000..0be6db7136 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns07.html @@ -0,0 +1,144 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns08.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns08.html new file mode 100644 index 0000000000..8d2097a565 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns08.html @@ -0,0 +1,141 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns08 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns08

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns09.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns09.html new file mode 100644 index 0000000000..777b18d923 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns09.html @@ -0,0 +1,148 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns09 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns09

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns10.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns10.html new file mode 100644 index 0000000000..e99b5cdd36 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns10.html @@ -0,0 +1,146 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns10 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns10

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns11.html b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns11.html new file mode 100644 index 0000000000..689c233eb7 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namednodemapsetnameditemns11.html @@ -0,0 +1,147 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns11 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namednodemapsetnameditemns11

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namespaceURI01.html b/dom/tests/mochitest/dom-level2-core/test_namespaceURI01.html new file mode 100644 index 0000000000..e0a078eb1b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namespaceURI01.html @@ -0,0 +1,128 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namespaceURI02.html b/dom/tests/mochitest/dom-level2-core/test_namespaceURI02.html new file mode 100644 index 0000000000..49d3a27d07 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namespaceURI02.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namespaceURI03.html b/dom/tests/mochitest/dom-level2-core/test_namespaceURI03.html new file mode 100644 index 0000000000..c4a7690984 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namespaceURI03.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_namespaceURI04.html b/dom/tests/mochitest/dom-level2-core/test_namespaceURI04.html new file mode 100644 index 0000000000..765c516e9d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_namespaceURI04.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/namespaceURI04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodegetlocalname03.html b/dom/tests/mochitest/dom-level2-core/test_nodegetlocalname03.html new file mode 100644 index 0000000000..303ffef14c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodegetlocalname03.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetlocalname03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetlocalname03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodegetnamespaceuri03.html b/dom/tests/mochitest/dom-level2-core/test_nodegetnamespaceuri03.html new file mode 100644 index 0000000000..198b950ca4 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodegetnamespaceuri03.html @@ -0,0 +1,142 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetnamespaceuri03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetnamespaceuri03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument01.html b/dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument01.html new file mode 100644 index 0000000000..28dacf12c9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument01.html @@ -0,0 +1,126 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetownerdocument01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetownerdocument01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument02.html b/dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument02.html new file mode 100644 index 0000000000..8f91797a41 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodegetownerdocument02.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetownerdocument02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetownerdocument02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodegetprefix03.html b/dom/tests/mochitest/dom-level2-core/test_nodegetprefix03.html new file mode 100644 index 0000000000..d9c4140ffd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodegetprefix03.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetprefix03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodegetprefix03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodehasattributes01.html b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes01.html new file mode 100644 index 0000000000..82bca3a4e5 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes01.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodehasattributes02.html b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes02.html new file mode 100644 index 0000000000..b94abf3c83 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes02.html @@ -0,0 +1,118 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodehasattributes03.html b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes03.html new file mode 100644 index 0000000000..5b365a2d01 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes03.html @@ -0,0 +1,119 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodehasattributes04.html b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes04.html new file mode 100644 index 0000000000..e3af33f0e3 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodehasattributes04.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodehasattributes04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_nodenormalize01.html b/dom/tests/mochitest/dom-level2-core/test_nodenormalize01.html new file mode 100644 index 0000000000..2a2beab4ad --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_nodenormalize01.html @@ -0,0 +1,238 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodenormalize01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/nodenormalize01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_normalize01.html b/dom/tests/mochitest/dom-level2-core/test_normalize01.html new file mode 100644 index 0000000000..3264355281 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_normalize01.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/normalize01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/normalize01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_ownerDocument01.html b/dom/tests/mochitest/dom-level2-core/test_ownerDocument01.html new file mode 100644 index 0000000000..8f676c9d41 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_ownerDocument01.html @@ -0,0 +1,117 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/ownerDocument01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/ownerDocument01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_ownerElement01.html b/dom/tests/mochitest/dom-level2-core/test_ownerElement01.html new file mode 100644 index 0000000000..ba2d14b5e2 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_ownerElement01.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/ownerElement01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/ownerElement01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_ownerElement02.html b/dom/tests/mochitest/dom-level2-core/test_ownerElement02.html new file mode 100644 index 0000000000..bbc4eede86 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_ownerElement02.html @@ -0,0 +1,120 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/ownerElement02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/ownerElement02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_prefix01.html b/dom/tests/mochitest/dom-level2-core/test_prefix01.html new file mode 100644 index 0000000000..d1ed87b2e1 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_prefix01.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/prefix01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/prefix01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_prefix03.html b/dom/tests/mochitest/dom-level2-core/test_prefix03.html new file mode 100644 index 0000000000..6960ace268 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_prefix03.html @@ -0,0 +1,123 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/prefix03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/prefix03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_prefix04.html b/dom/tests/mochitest/dom-level2-core/test_prefix04.html new file mode 100644 index 0000000000..97fac3e3fe --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_prefix04.html @@ -0,0 +1,121 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/prefix04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/prefix04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_publicId01.html b/dom/tests/mochitest/dom-level2-core/test_publicId01.html new file mode 100644 index 0000000000..ac57ed25bd --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_publicId01.html @@ -0,0 +1,121 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/publicId01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/publicId01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_removeAttributeNS01.html b/dom/tests/mochitest/dom-level2-core/test_removeAttributeNS01.html new file mode 100644 index 0000000000..dfafdc4d56 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_removeAttributeNS01.html @@ -0,0 +1,155 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeAttributeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeAttributeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_removeAttributeNS02.html b/dom/tests/mochitest/dom-level2-core/test_removeAttributeNS02.html new file mode 100644 index 0000000000..5b790fcf1a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_removeAttributeNS02.html @@ -0,0 +1,146 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeAttributeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeAttributeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS01.html b/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS01.html new file mode 100644 index 0000000000..6d85b8d01d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS01.html @@ -0,0 +1,131 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeNamedItemNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeNamedItemNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS02.html b/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS02.html new file mode 100644 index 0000000000..132ec5599d --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS02.html @@ -0,0 +1,141 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeNamedItemNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeNamedItemNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS03.html b/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS03.html new file mode 100644 index 0000000000..0b41f3fc0a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_removeNamedItemNS03.html @@ -0,0 +1,163 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeNamedItemNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/removeNamedItemNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS01.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS01.html new file mode 100644 index 0000000000..68abcf4915 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS01.html @@ -0,0 +1,134 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS02.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS02.html new file mode 100644 index 0000000000..162cb66649 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS02.html @@ -0,0 +1,133 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS03.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS03.html new file mode 100644 index 0000000000..98afdb02da --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS03.html @@ -0,0 +1,158 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS04.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS04.html new file mode 100644 index 0000000000..f06f726904 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS04.html @@ -0,0 +1,144 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS05.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS05.html new file mode 100644 index 0000000000..443c817f5b --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS05.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS06.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS06.html new file mode 100644 index 0000000000..df92c69281 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS06.html @@ -0,0 +1,135 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS06 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS06

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS07.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS07.html new file mode 100644 index 0000000000..d36789de24 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS07.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS07 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS07

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS09.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS09.html new file mode 100644 index 0000000000..3b0ca22005 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS09.html @@ -0,0 +1,144 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS09 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS09

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNS10.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS10.html new file mode 100644 index 0000000000..0d2ff8b2e8 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNS10.html @@ -0,0 +1,129 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS10 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNS10

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ +
+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS01.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS01.html new file mode 100644 index 0000000000..80407cd9cb --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS01.html @@ -0,0 +1,149 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS02.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS02.html new file mode 100644 index 0000000000..7fd7447f94 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS02.html @@ -0,0 +1,160 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS03.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS03.html new file mode 100644 index 0000000000..c68f5c35bb --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS03.html @@ -0,0 +1,130 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS04.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS04.html new file mode 100644 index 0000000000..c2bf1a372c --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS04.html @@ -0,0 +1,132 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS05.html b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS05.html new file mode 100644 index 0000000000..726fd2091a --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setAttributeNodeNS05.html @@ -0,0 +1,155 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setAttributeNodeNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS01.html b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS01.html new file mode 100644 index 0000000000..31bf521d11 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS01.html @@ -0,0 +1,146 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS02.html b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS02.html new file mode 100644 index 0000000000..d33346db17 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS02.html @@ -0,0 +1,157 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS02 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS02

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS03.html b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS03.html new file mode 100644 index 0000000000..3c747fb451 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS03.html @@ -0,0 +1,138 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS03 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS03

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS04.html b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS04.html new file mode 100644 index 0000000000..a53ecfd0a9 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS04.html @@ -0,0 +1,165 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS04 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS04

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS05.html b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS05.html new file mode 100644 index 0000000000..ca12b04188 --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_setNamedItemNS05.html @@ -0,0 +1,136 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS05 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/setNamedItemNS05

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + diff --git a/dom/tests/mochitest/dom-level2-core/test_systemId01.html b/dom/tests/mochitest/dom-level2-core/test_systemId01.html new file mode 100644 index 0000000000..09b29ea1df --- /dev/null +++ b/dom/tests/mochitest/dom-level2-core/test_systemId01.html @@ -0,0 +1,122 @@ + + + + + +http://www.w3.org/2001/DOM-Test-Suite/level2/core/systemId01 + + + + + + + +

Test http://www.w3.org/2001/DOM-Test-Suite/level2/core/systemId01

+

+

+Copyright (c) 2001-2004 World Wide Web Consortium, +(Massachusetts Institute of Technology, European Research Consortium +for Informatics and Mathematics, Keio University). All +Rights Reserved. This work is distributed under the W3C(r) Software License in the +hope that it will be useful, but WITHOUT ANY WARRANTY; without even +the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +

+ + -- cgit v1.2.3