1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/imptests/html/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,487 @@ 1.4 +# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT 1.5 +[DEFAULT] 1.6 +support-files = 1.7 + dom/common.js 1.8 + dom/constants.js 1.9 + dom/nodes/ChildNode-remove.js 1.10 + dom/nodes/Document-createElement-namespace-tests/bare_mathml.html 1.11 + dom/nodes/Document-createElement-namespace-tests/bare_mathml.svg 1.12 + dom/nodes/Document-createElement-namespace-tests/bare_mathml.xhtml 1.13 + dom/nodes/Document-createElement-namespace-tests/bare_mathml.xml 1.14 + dom/nodes/Document-createElement-namespace-tests/bare_svg.html 1.15 + dom/nodes/Document-createElement-namespace-tests/bare_svg.svg 1.16 + dom/nodes/Document-createElement-namespace-tests/bare_svg.xhtml 1.17 + dom/nodes/Document-createElement-namespace-tests/bare_svg.xml 1.18 + dom/nodes/Document-createElement-namespace-tests/bare_xhtml.html 1.19 + dom/nodes/Document-createElement-namespace-tests/bare_xhtml.svg 1.20 + dom/nodes/Document-createElement-namespace-tests/bare_xhtml.xhtml 1.21 + dom/nodes/Document-createElement-namespace-tests/bare_xhtml.xml 1.22 + dom/nodes/Document-createElement-namespace-tests/empty.html 1.23 + dom/nodes/Document-createElement-namespace-tests/empty.svg 1.24 + dom/nodes/Document-createElement-namespace-tests/empty.xhtml 1.25 + dom/nodes/Document-createElement-namespace-tests/empty.xml 1.26 + dom/nodes/Document-createElement-namespace-tests/generate.py 1.27 + dom/nodes/Document-createElement-namespace-tests/mathml.html 1.28 + dom/nodes/Document-createElement-namespace-tests/mathml.svg 1.29 + dom/nodes/Document-createElement-namespace-tests/mathml.xhtml 1.30 + dom/nodes/Document-createElement-namespace-tests/mathml.xml 1.31 + dom/nodes/Document-createElement-namespace-tests/minimal_html.html 1.32 + dom/nodes/Document-createElement-namespace-tests/minimal_html.svg 1.33 + dom/nodes/Document-createElement-namespace-tests/minimal_html.xhtml 1.34 + dom/nodes/Document-createElement-namespace-tests/minimal_html.xml 1.35 + dom/nodes/Document-createElement-namespace-tests/svg.html 1.36 + dom/nodes/Document-createElement-namespace-tests/svg.svg 1.37 + dom/nodes/Document-createElement-namespace-tests/svg.xhtml 1.38 + dom/nodes/Document-createElement-namespace-tests/svg.xml 1.39 + dom/nodes/Document-createElement-namespace-tests/xhtml.html 1.40 + dom/nodes/Document-createElement-namespace-tests/xhtml.svg 1.41 + dom/nodes/Document-createElement-namespace-tests/xhtml.xhtml 1.42 + dom/nodes/Document-createElement-namespace-tests/xhtml.xml 1.43 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.html 1.44 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.svg 1.45 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.xhtml 1.46 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.xml 1.47 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.html 1.48 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.svg 1.49 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.xhtml 1.50 + dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.xml 1.51 + dom/nodes/Document-createProcessingInstruction.js 1.52 + dom/nodes/attributes.js 1.53 + dom/nodes/case.js 1.54 + dom/nodes/creators.js 1.55 + dom/nodes/encoding.php 1.56 + dom/nodes/productions.js 1.57 + dom/ranges/Range-test-iframe.html 1.58 + dom/traversal/unfinished/TODO 1.59 + js/builtins/Math.maxmin.js 1.60 + webgl/common.js 1.61 + 1.62 +[dom/collections/test_HTMLCollection-empty-name.html] 1.63 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.64 +[dom/errors/test_DOMException-constants.html] 1.65 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.66 +[dom/errors/test_exceptions.html] 1.67 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.68 +[dom/events/test_Event-constants.html] 1.69 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.70 +[dom/events/test_Event-constructors.html] 1.71 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.72 +[dom/events/test_Event-defaultPrevented.html] 1.73 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.74 +[dom/events/test_Event-initEvent.html] 1.75 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.76 +[dom/events/test_Event-propagation.html] 1.77 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.78 +[dom/events/test_Event-type.html] 1.79 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.80 +[dom/events/test_EventTarget-addEventListener.html] 1.81 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.82 +[dom/events/test_EventTarget-dispatchEvent.html] 1.83 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.84 +[dom/events/test_EventTarget-removeEventListener.html] 1.85 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.86 +[dom/events/test_ProgressEvent.html] 1.87 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.88 +[dom/lists/test_DOMTokenList-stringifier.html] 1.89 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.90 +[dom/nodes/test_CharacterData-appendData.html] 1.91 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.92 +[dom/nodes/test_CharacterData-deleteData.html] 1.93 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.94 +[dom/nodes/test_CharacterData-insertData.html] 1.95 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.96 +[dom/nodes/test_CharacterData-remove.html] 1.97 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.98 +[dom/nodes/test_CharacterData-replaceData.html] 1.99 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.100 +[dom/nodes/test_Comment-constructor.html] 1.101 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.102 +[dom/nodes/test_DOMImplementation-createDocument.html] 1.103 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.104 +[dom/nodes/test_DOMImplementation-createDocumentType.html] 1.105 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.106 +[dom/nodes/test_DOMImplementation-createHTMLDocument.html] 1.107 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.108 +[dom/nodes/test_DOMImplementation-hasFeature.html] 1.109 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.110 +[dom/nodes/test_Document-adoptNode.html] 1.111 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.112 +[dom/nodes/test_Document-createComment.html] 1.113 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.114 +[dom/nodes/test_Document-createElement-namespace.html] 1.115 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.116 +[dom/nodes/test_Document-createElement.html] 1.117 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.118 +[dom/nodes/test_Document-createElementNS.html] 1.119 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.120 +[dom/nodes/test_Document-createEvent.html] 1.121 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.122 +[dom/nodes/test_Document-createProcessingInstruction-literal-1.xhtml] 1.123 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.124 +[dom/nodes/test_Document-createProcessingInstruction-literal-2.xhtml] 1.125 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.126 +[dom/nodes/test_Document-createProcessingInstruction.html] 1.127 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.128 +[dom/nodes/test_Document-createProcessingInstruction.xhtml] 1.129 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.130 +[dom/nodes/test_Document-createTreeWalker.html] 1.131 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.132 +[dom/nodes/test_Document-getElementById.html] 1.133 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.134 +[dom/nodes/test_Document-getElementsByTagName.html] 1.135 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.136 +[dom/nodes/test_Document-getElementsByTagNameNS.html] 1.137 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.138 +[dom/nodes/test_Document-importNode.html] 1.139 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.140 +[dom/nodes/test_DocumentType-remove.html] 1.141 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.142 +[dom/nodes/test_Element-children.html] 1.143 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.144 +[dom/nodes/test_Element-getElementsByClassName.html] 1.145 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.146 +[dom/nodes/test_Element-remove.html] 1.147 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.148 +[dom/nodes/test_Element-removeAttributeNS.html] 1.149 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.150 +[dom/nodes/test_Element-tagName.html] 1.151 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.152 +[dom/nodes/test_Node-appendChild.html] 1.153 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.154 +[dom/nodes/test_Node-cloneNode.html] 1.155 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.156 +[dom/nodes/test_Node-compareDocumentPosition.html] 1.157 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.158 +[dom/nodes/test_Node-constants.html] 1.159 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.160 +[dom/nodes/test_Node-contains.html] 1.161 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.162 +[dom/nodes/test_Node-contains.xml] 1.163 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.164 +[dom/nodes/test_Node-insertBefore.html] 1.165 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.166 +[dom/nodes/test_Node-isEqualNode.xhtml] 1.167 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.168 +[dom/nodes/test_Node-lookupPrefix.xhtml] 1.169 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.170 +[dom/nodes/test_Node-nodeName.html] 1.171 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.172 +[dom/nodes/test_Node-nodeName.xhtml] 1.173 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.174 +[dom/nodes/test_Node-normalize.html] 1.175 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.176 +[dom/nodes/test_Node-parentElement.html] 1.177 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.178 +[dom/nodes/test_Node-parentNode.html] 1.179 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.180 +[dom/nodes/test_Node-properties.html] 1.181 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.182 +[dom/nodes/test_Node-removeChild.html] 1.183 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.184 +[dom/nodes/test_Node-replaceChild.html] 1.185 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.186 +[dom/nodes/test_attributes.html] 1.187 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.188 +[dom/nodes/test_case.html] 1.189 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.190 +[dom/nodes/test_getElementsByClassName-01.htm] 1.191 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.192 +[dom/nodes/test_getElementsByClassName-02.htm] 1.193 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.194 +[dom/nodes/test_getElementsByClassName-03.htm] 1.195 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.196 +[dom/nodes/test_getElementsByClassName-04.htm] 1.197 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.198 +[dom/nodes/test_getElementsByClassName-05.htm] 1.199 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.200 +[dom/nodes/test_getElementsByClassName-06.htm] 1.201 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.202 +[dom/nodes/test_getElementsByClassName-07.htm] 1.203 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.204 +[dom/nodes/test_getElementsByClassName-08.htm] 1.205 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.206 +[dom/nodes/test_getElementsByClassName-09.htm] 1.207 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.208 +[dom/nodes/test_getElementsByClassName-10.xml] 1.209 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.210 +[dom/nodes/test_getElementsByClassName-11.xml] 1.211 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.212 +[dom/nodes/test_getElementsByClassName-12.htm] 1.213 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.214 +[dom/nodes/test_getElementsByClassName-13.htm] 1.215 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.216 +[dom/nodes/test_getElementsByClassName-14.htm] 1.217 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.218 +[dom/nodes/test_getElementsByClassName-15.htm] 1.219 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.220 +[dom/nodes/test_getElementsByClassName-16.htm] 1.221 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.222 +[dom/nodes/test_getElementsByClassName-17.htm] 1.223 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.224 +[dom/nodes/test_getElementsByClassName-18.htm] 1.225 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.226 +[dom/ranges/test_Range-attributes.html] 1.227 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.228 +[dom/ranges/test_Range-cloneContents.html] 1.229 +skip-if = buildapp == 'b2g' 1.230 +[dom/ranges/test_Range-cloneRange.html] 1.231 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.232 +[dom/ranges/test_Range-collapse.html] 1.233 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.234 +[dom/ranges/test_Range-commonAncestorContainer-2.html] 1.235 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.236 +[dom/ranges/test_Range-commonAncestorContainer.html] 1.237 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.238 +[dom/ranges/test_Range-compareBoundaryPoints.html] 1.239 +skip-if = buildapp == 'b2g' #b2g(times out, bug 862196) b2g-debug(times out, bug 862196) b2g-desktop(times out, bug 862196) 1.240 +[dom/ranges/test_Range-comparePoint-2.html] 1.241 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.242 +[dom/ranges/test_Range-comparePoint.html] 1.243 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.244 +[dom/ranges/test_Range-deleteContents.html] 1.245 +skip-if = buildapp == 'b2g' 1.246 +[dom/ranges/test_Range-detach.html] 1.247 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.248 +[dom/ranges/test_Range-extractContents.html] 1.249 +skip-if = buildapp == 'b2g' 1.250 +[dom/ranges/test_Range-insertNode.html] 1.251 +skip-if = buildapp == 'b2g' #b2g(oom?, bug 775227) b2g-debug(oom?, bug 775227) b2g-desktop(oom?, bug 775227) 1.252 +[dom/ranges/test_Range-intersectsNode-binding.html] 1.253 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.254 +[dom/ranges/test_Range-intersectsNode.html] 1.255 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.256 +[dom/ranges/test_Range-isPointInRange.html] 1.257 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.258 +[dom/ranges/test_Range-mutations.html] 1.259 +skip-if = buildapp == 'b2g' #Test timed out. 1.260 +[dom/ranges/test_Range-selectNode.html] 1.261 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.262 +[dom/ranges/test_Range-set.html] 1.263 +skip-if = buildapp == 'b2g' 1.264 +[dom/ranges/test_Range-surroundContents.html] 1.265 +skip-if = buildapp == 'b2g' 1.266 +[dom/test_historical.html] 1.267 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.268 +[dom/test_interface-objects.html] 1.269 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.270 +[dom/test_interfaces.html] 1.271 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.272 +[dom/traversal/test_NodeFilter-constants.html] 1.273 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.274 +[domxpath/test_evaluator-constructor.html] 1.275 +[html/browsers/browsing-the-web/read-media/test_pageload-image.html] 1.276 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.277 +[html/browsers/browsing-the-web/read-media/test_pageload-video.html] 1.278 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.279 +[html/browsers/the-window-object/named-access-on-the-window-object/test_window-null-names.html] 1.280 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.281 +[html/browsers/the-window-object/test_window-indexed-properties-strict.html] 1.282 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.283 +[html/browsers/the-window-object/test_window-indexed-properties.html] 1.284 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.285 +[html/browsers/the-window-object/test_window-named-properties.html] 1.286 +skip-if = true || (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) bug 859075 1.287 +[html/browsers/the-window-object/test_window-properties.html] 1.288 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.289 +[html/browsers/the-window-object/test_window-prototype-chain.html] 1.290 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.291 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.html] 1.292 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.293 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.xhtml] 1.294 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.295 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.html] 1.296 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.297 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.xhtml] 1.298 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.299 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.html] 1.300 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.301 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.xhtml] 1.302 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.303 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.html] 1.304 +skip-if = (toolkit == 'gonk' && debug) || (e10s && debug) #b2g-debug(debug-only failure) 1.305 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.xhtml] 1.306 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.307 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-null-undef.html] 1.308 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.309 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-null-undef.xhtml] 1.310 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.311 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-param.html] 1.312 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.313 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-param.xhtml] 1.314 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.315 +[html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-same.html] 1.316 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.317 +[html/dom/documents/dta/test_Document.getElementsByClassName-null-undef.html] 1.318 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.319 +[html/dom/documents/dta/test_Element.getElementsByClassName-null-undef.html] 1.320 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.321 +[html/dom/documents/dta/test_document.body-getter.html] 1.322 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.323 +[html/dom/documents/dta/test_document.body-setter-01.html] 1.324 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.325 +[html/dom/documents/dta/test_document.embeds-document.plugins-01.html] 1.326 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.327 +[html/dom/documents/dta/test_document.getElementsByClassName-same.html] 1.328 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.329 +[html/dom/documents/dta/test_document.head-01.html] 1.330 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.331 +[html/dom/documents/dta/test_document.head-02.html] 1.332 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.333 +[html/dom/documents/dta/test_document.images.html] 1.334 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.335 +[html/dom/documents/dta/test_document.title-01.html] 1.336 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.337 +[html/dom/documents/dta/test_document.title-02.xhtml] 1.338 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.339 +[html/dom/documents/dta/test_document.title-03.html] 1.340 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.341 +[html/dom/documents/dta/test_document.title-04.xhtml] 1.342 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.343 +[html/dom/documents/dta/test_document.title-05.html] 1.344 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.345 +[html/dom/documents/dta/test_document.title-06.html] 1.346 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.347 +[html/dom/documents/dta/test_document.title-07.html] 1.348 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.349 +[html/dom/documents/dta/test_nameditem-01.html] 1.350 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.351 +[html/dom/documents/dta/test_nameditem-02.html] 1.352 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.353 +[html/dom/documents/dta/test_nameditem-03.html] 1.354 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.355 +[html/dom/documents/dta/test_nameditem-04.html] 1.356 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.357 +[html/dom/documents/dta/test_nameditem-05.html] 1.358 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.359 +[html/dom/documents/dta/test_nameditem-06.html] 1.360 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.361 +[html/dom/elements/global-attributes/test_classlist-nonstring.html] 1.362 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.363 +[html/dom/elements/global-attributes/test_dataset-delete.html] 1.364 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.365 +[html/dom/elements/global-attributes/test_dataset-enumeration.html] 1.366 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.367 +[html/dom/elements/global-attributes/test_dataset-get.html] 1.368 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.369 +[html/dom/elements/global-attributes/test_dataset-prototype.html] 1.370 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.371 +[html/dom/elements/global-attributes/test_dataset-set.html] 1.372 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.373 +[html/dom/elements/global-attributes/test_dataset.html] 1.374 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.375 +[html/dom/elements/global-attributes/test_document-dir.html] 1.376 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.377 +[html/dom/elements/global-attributes/test_id-attribute.html] 1.378 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.379 +[html/dom/elements/global-attributes/test_id-name.html] 1.380 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.381 +[html/obsolete/implreq/oeaaa/test_document-color-01.html] 1.382 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.383 +[html/obsolete/implreq/oeaaa/test_document-color-02.html] 1.384 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.385 +[html/obsolete/implreq/oeaaa/test_document-color-03.html] 1.386 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.387 +[html/obsolete/implreq/oeaaa/test_document-color-04.html] 1.388 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.389 +[html/obsolete/implreq/oeaaa/test_heading-obsolete-attributes-01.html] 1.390 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.391 +[html/obsolete/implreq/oeaaa/test_script-IDL-event-htmlfor.html] 1.392 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.393 +[html/semantics/document-metadata/the-title-element/test_title.text-01.html] 1.394 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.395 +[html/semantics/document-metadata/the-title-element/test_title.text-02.xhtml] 1.396 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.397 +[html/semantics/document-metadata/the-title-element/test_title.text-03.html] 1.398 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.399 +[html/semantics/document-metadata/the-title-element/test_title.text-04.xhtml] 1.400 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.401 +[html/semantics/forms/the-form-element/test_form-elements-interfaces-01.html] 1.402 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.403 +[html/semantics/forms/the-form-element/test_form-elements-matches.html] 1.404 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.405 +[html/semantics/forms/the-form-element/test_form-elements-nameditem-01.html] 1.406 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.407 +[html/semantics/forms/the-form-element/test_form-elements-nameditem-02.html] 1.408 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.409 +[html/semantics/forms/the-form-element/test_form-nameditem.html] 1.410 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.411 +[html/semantics/forms/the-option-element/test_option-text-backslash.html] 1.412 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.413 +[html/semantics/forms/the-option-element/test_option-text-recurse.html] 1.414 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.415 +[html/semantics/forms/the-option-element/test_option-text-spaces.html] 1.416 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.417 +[html/semantics/forms/the-select-element/test_select-named-getter.html] 1.418 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.419 +[html/semantics/forms/the-select-element/test_select-remove.html] 1.420 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.421 +[html/semantics/scripting-1/the-script-element/test_script-for-event.html] 1.422 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.423 +[html/semantics/scripting-1/the-script-element/test_script-for-event.xhtml] 1.424 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.425 +[html/semantics/scripting-1/the-script-element/test_script-for-onload.html] 1.426 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.427 +[html/semantics/scripting-1/the-script-element/test_script-language-type.html] 1.428 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.429 +[html/semantics/scripting-1/the-script-element/test_script-languages-01.html] 1.430 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.431 +[html/semantics/scripting-1/the-script-element/test_script-languages-02.html] 1.432 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.433 +[html/semantics/scripting-1/the-script-element/test_script-noembed-noframes-iframe.xhtml] 1.434 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.435 +[html/semantics/scripting-1/the-script-element/test_script-onload-string.html] 1.436 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.437 +[html/semantics/scripting-1/the-script-element/test_script-text.html] 1.438 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.439 +[html/semantics/scripting-1/the-script-element/test_script-text.xhtml] 1.440 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.441 +[html/semantics/tabular-data/the-table-element/test_createTBody.html] 1.442 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.443 +[html/semantics/tabular-data/the-table-element/test_insertRow-method-01.html] 1.444 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.445 +[html/semantics/tabular-data/the-table-element/test_insertRow-method-02.html] 1.446 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.447 +[html/semantics/tabular-data/the-table-element/test_tBodies.html] 1.448 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.449 +[html/semantics/tabular-data/the-table-element/test_table-insertRow.html] 1.450 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.451 +[html/semantics/tabular-data/the-table-element/test_table-rows.html] 1.452 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.453 +[html/semantics/text-level-semantics/the-time-element/test_001.html] 1.454 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.455 +[html/webappapis/atob/test_base64.html] 1.456 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.457 +[html/webappapis/scripting/events/test_body-onload.html] 1.458 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.459 +[html/webappapis/scripting/events/test_event-handler-javascript.html] 1.460 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.461 +[html/webappapis/scripting/events/test_event-handler-spec-example.html] 1.462 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.463 +[html/webappapis/scripting/processing-model-2/test_window-onerror-parse-error.html] 1.464 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.465 +[html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error-throw.html] 1.466 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.467 +[html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error.html] 1.468 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.469 +[html/webappapis/timers/test_evil-spec-example.html] 1.470 +skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) 1.471 +[js/builtins/test_Array.DefineOwnProperty.html] 1.472 +[js/builtins/test_Array.prototype.join-order.html] 1.473 +[js/builtins/test_Math.max.html] 1.474 +[js/builtins/test_Math.min.html] 1.475 +[js/builtins/test_Object.prototype.hasOwnProperty-order.html] 1.476 +[js/builtins/test_WeakMap.prototype-properties.html] 1.477 +[microdata/microdata-dom-api/test_001.html] 1.478 +[typedarrays/test_constructors.html] 1.479 +[webgl/test_bufferSubData.html] 1.480 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL) 1.481 +[webgl/test_compressedTexImage2D.html] 1.482 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL) 1.483 +[webgl/test_compressedTexSubImage2D.html] 1.484 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL) 1.485 +[webgl/test_texImage2D.html] 1.486 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL) 1.487 +[webgl/test_texSubImage2D.html] 1.488 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL) 1.489 +[webgl/test_uniformMatrixNfv.html] 1.490 +skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)