dom/imptests/html/mochitest.ini

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

     1 # THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
     2 [DEFAULT]
     3 support-files =
     4   dom/common.js
     5   dom/constants.js
     6   dom/nodes/ChildNode-remove.js
     7   dom/nodes/Document-createElement-namespace-tests/bare_mathml.html
     8   dom/nodes/Document-createElement-namespace-tests/bare_mathml.svg
     9   dom/nodes/Document-createElement-namespace-tests/bare_mathml.xhtml
    10   dom/nodes/Document-createElement-namespace-tests/bare_mathml.xml
    11   dom/nodes/Document-createElement-namespace-tests/bare_svg.html
    12   dom/nodes/Document-createElement-namespace-tests/bare_svg.svg
    13   dom/nodes/Document-createElement-namespace-tests/bare_svg.xhtml
    14   dom/nodes/Document-createElement-namespace-tests/bare_svg.xml
    15   dom/nodes/Document-createElement-namespace-tests/bare_xhtml.html
    16   dom/nodes/Document-createElement-namespace-tests/bare_xhtml.svg
    17   dom/nodes/Document-createElement-namespace-tests/bare_xhtml.xhtml
    18   dom/nodes/Document-createElement-namespace-tests/bare_xhtml.xml
    19   dom/nodes/Document-createElement-namespace-tests/empty.html
    20   dom/nodes/Document-createElement-namespace-tests/empty.svg
    21   dom/nodes/Document-createElement-namespace-tests/empty.xhtml
    22   dom/nodes/Document-createElement-namespace-tests/empty.xml
    23   dom/nodes/Document-createElement-namespace-tests/generate.py
    24   dom/nodes/Document-createElement-namespace-tests/mathml.html
    25   dom/nodes/Document-createElement-namespace-tests/mathml.svg
    26   dom/nodes/Document-createElement-namespace-tests/mathml.xhtml
    27   dom/nodes/Document-createElement-namespace-tests/mathml.xml
    28   dom/nodes/Document-createElement-namespace-tests/minimal_html.html
    29   dom/nodes/Document-createElement-namespace-tests/minimal_html.svg
    30   dom/nodes/Document-createElement-namespace-tests/minimal_html.xhtml
    31   dom/nodes/Document-createElement-namespace-tests/minimal_html.xml
    32   dom/nodes/Document-createElement-namespace-tests/svg.html
    33   dom/nodes/Document-createElement-namespace-tests/svg.svg
    34   dom/nodes/Document-createElement-namespace-tests/svg.xhtml
    35   dom/nodes/Document-createElement-namespace-tests/svg.xml
    36   dom/nodes/Document-createElement-namespace-tests/xhtml.html
    37   dom/nodes/Document-createElement-namespace-tests/xhtml.svg
    38   dom/nodes/Document-createElement-namespace-tests/xhtml.xhtml
    39   dom/nodes/Document-createElement-namespace-tests/xhtml.xml
    40   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.html
    41   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.svg
    42   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.xhtml
    43   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_changed.xml
    44   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.html
    45   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.svg
    46   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.xhtml
    47   dom/nodes/Document-createElement-namespace-tests/xhtml_ns_removed.xml
    48   dom/nodes/Document-createProcessingInstruction.js
    49   dom/nodes/attributes.js
    50   dom/nodes/case.js
    51   dom/nodes/creators.js
    52   dom/nodes/encoding.php
    53   dom/nodes/productions.js
    54   dom/ranges/Range-test-iframe.html
    55   dom/traversal/unfinished/TODO
    56   js/builtins/Math.maxmin.js
    57   webgl/common.js
    59 [dom/collections/test_HTMLCollection-empty-name.html]
    60 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    61 [dom/errors/test_DOMException-constants.html]
    62 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    63 [dom/errors/test_exceptions.html]
    64 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    65 [dom/events/test_Event-constants.html]
    66 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    67 [dom/events/test_Event-constructors.html]
    68 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    69 [dom/events/test_Event-defaultPrevented.html]
    70 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    71 [dom/events/test_Event-initEvent.html]
    72 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    73 [dom/events/test_Event-propagation.html]
    74 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    75 [dom/events/test_Event-type.html]
    76 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    77 [dom/events/test_EventTarget-addEventListener.html]
    78 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    79 [dom/events/test_EventTarget-dispatchEvent.html]
    80 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    81 [dom/events/test_EventTarget-removeEventListener.html]
    82 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    83 [dom/events/test_ProgressEvent.html]
    84 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    85 [dom/lists/test_DOMTokenList-stringifier.html]
    86 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    87 [dom/nodes/test_CharacterData-appendData.html]
    88 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    89 [dom/nodes/test_CharacterData-deleteData.html]
    90 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    91 [dom/nodes/test_CharacterData-insertData.html]
    92 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    93 [dom/nodes/test_CharacterData-remove.html]
    94 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    95 [dom/nodes/test_CharacterData-replaceData.html]
    96 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    97 [dom/nodes/test_Comment-constructor.html]
    98 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
    99 [dom/nodes/test_DOMImplementation-createDocument.html]
   100 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   101 [dom/nodes/test_DOMImplementation-createDocumentType.html]
   102 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   103 [dom/nodes/test_DOMImplementation-createHTMLDocument.html]
   104 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   105 [dom/nodes/test_DOMImplementation-hasFeature.html]
   106 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   107 [dom/nodes/test_Document-adoptNode.html]
   108 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   109 [dom/nodes/test_Document-createComment.html]
   110 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   111 [dom/nodes/test_Document-createElement-namespace.html]
   112 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   113 [dom/nodes/test_Document-createElement.html]
   114 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   115 [dom/nodes/test_Document-createElementNS.html]
   116 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   117 [dom/nodes/test_Document-createEvent.html]
   118 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   119 [dom/nodes/test_Document-createProcessingInstruction-literal-1.xhtml]
   120 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   121 [dom/nodes/test_Document-createProcessingInstruction-literal-2.xhtml]
   122 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   123 [dom/nodes/test_Document-createProcessingInstruction.html]
   124 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   125 [dom/nodes/test_Document-createProcessingInstruction.xhtml]
   126 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   127 [dom/nodes/test_Document-createTreeWalker.html]
   128 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   129 [dom/nodes/test_Document-getElementById.html]
   130 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   131 [dom/nodes/test_Document-getElementsByTagName.html]
   132 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   133 [dom/nodes/test_Document-getElementsByTagNameNS.html]
   134 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   135 [dom/nodes/test_Document-importNode.html]
   136 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   137 [dom/nodes/test_DocumentType-remove.html]
   138 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   139 [dom/nodes/test_Element-children.html]
   140 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   141 [dom/nodes/test_Element-getElementsByClassName.html]
   142 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   143 [dom/nodes/test_Element-remove.html]
   144 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   145 [dom/nodes/test_Element-removeAttributeNS.html]
   146 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   147 [dom/nodes/test_Element-tagName.html]
   148 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   149 [dom/nodes/test_Node-appendChild.html]
   150 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   151 [dom/nodes/test_Node-cloneNode.html]
   152 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   153 [dom/nodes/test_Node-compareDocumentPosition.html]
   154 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   155 [dom/nodes/test_Node-constants.html]
   156 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   157 [dom/nodes/test_Node-contains.html]
   158 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   159 [dom/nodes/test_Node-contains.xml]
   160 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   161 [dom/nodes/test_Node-insertBefore.html]
   162 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   163 [dom/nodes/test_Node-isEqualNode.xhtml]
   164 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   165 [dom/nodes/test_Node-lookupPrefix.xhtml]
   166 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   167 [dom/nodes/test_Node-nodeName.html]
   168 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   169 [dom/nodes/test_Node-nodeName.xhtml]
   170 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   171 [dom/nodes/test_Node-normalize.html]
   172 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   173 [dom/nodes/test_Node-parentElement.html]
   174 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   175 [dom/nodes/test_Node-parentNode.html]
   176 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   177 [dom/nodes/test_Node-properties.html]
   178 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   179 [dom/nodes/test_Node-removeChild.html]
   180 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   181 [dom/nodes/test_Node-replaceChild.html]
   182 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   183 [dom/nodes/test_attributes.html]
   184 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   185 [dom/nodes/test_case.html]
   186 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   187 [dom/nodes/test_getElementsByClassName-01.htm]
   188 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   189 [dom/nodes/test_getElementsByClassName-02.htm]
   190 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   191 [dom/nodes/test_getElementsByClassName-03.htm]
   192 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   193 [dom/nodes/test_getElementsByClassName-04.htm]
   194 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   195 [dom/nodes/test_getElementsByClassName-05.htm]
   196 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   197 [dom/nodes/test_getElementsByClassName-06.htm]
   198 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   199 [dom/nodes/test_getElementsByClassName-07.htm]
   200 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   201 [dom/nodes/test_getElementsByClassName-08.htm]
   202 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   203 [dom/nodes/test_getElementsByClassName-09.htm]
   204 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   205 [dom/nodes/test_getElementsByClassName-10.xml]
   206 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   207 [dom/nodes/test_getElementsByClassName-11.xml]
   208 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   209 [dom/nodes/test_getElementsByClassName-12.htm]
   210 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   211 [dom/nodes/test_getElementsByClassName-13.htm]
   212 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   213 [dom/nodes/test_getElementsByClassName-14.htm]
   214 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   215 [dom/nodes/test_getElementsByClassName-15.htm]
   216 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   217 [dom/nodes/test_getElementsByClassName-16.htm]
   218 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   219 [dom/nodes/test_getElementsByClassName-17.htm]
   220 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   221 [dom/nodes/test_getElementsByClassName-18.htm]
   222 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   223 [dom/ranges/test_Range-attributes.html]
   224 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   225 [dom/ranges/test_Range-cloneContents.html]
   226 skip-if = buildapp == 'b2g'
   227 [dom/ranges/test_Range-cloneRange.html]
   228 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   229 [dom/ranges/test_Range-collapse.html]
   230 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   231 [dom/ranges/test_Range-commonAncestorContainer-2.html]
   232 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   233 [dom/ranges/test_Range-commonAncestorContainer.html]
   234 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   235 [dom/ranges/test_Range-compareBoundaryPoints.html]
   236 skip-if = buildapp == 'b2g' #b2g(times out, bug 862196) b2g-debug(times out, bug 862196) b2g-desktop(times out, bug 862196)
   237 [dom/ranges/test_Range-comparePoint-2.html]
   238 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   239 [dom/ranges/test_Range-comparePoint.html]
   240 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   241 [dom/ranges/test_Range-deleteContents.html]
   242 skip-if = buildapp == 'b2g'
   243 [dom/ranges/test_Range-detach.html]
   244 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   245 [dom/ranges/test_Range-extractContents.html]
   246 skip-if = buildapp == 'b2g'
   247 [dom/ranges/test_Range-insertNode.html]
   248 skip-if = buildapp == 'b2g' #b2g(oom?, bug 775227) b2g-debug(oom?, bug 775227) b2g-desktop(oom?, bug 775227)
   249 [dom/ranges/test_Range-intersectsNode-binding.html]
   250 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   251 [dom/ranges/test_Range-intersectsNode.html]
   252 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   253 [dom/ranges/test_Range-isPointInRange.html]
   254 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   255 [dom/ranges/test_Range-mutations.html]
   256 skip-if = buildapp == 'b2g' #Test timed out.
   257 [dom/ranges/test_Range-selectNode.html]
   258 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   259 [dom/ranges/test_Range-set.html]
   260 skip-if = buildapp == 'b2g'
   261 [dom/ranges/test_Range-surroundContents.html]
   262 skip-if = buildapp == 'b2g'
   263 [dom/test_historical.html]
   264 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   265 [dom/test_interface-objects.html]
   266 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   267 [dom/test_interfaces.html]
   268 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   269 [dom/traversal/test_NodeFilter-constants.html]
   270 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   271 [domxpath/test_evaluator-constructor.html]
   272 [html/browsers/browsing-the-web/read-media/test_pageload-image.html]
   273 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   274 [html/browsers/browsing-the-web/read-media/test_pageload-video.html]
   275 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   276 [html/browsers/the-window-object/named-access-on-the-window-object/test_window-null-names.html]
   277 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   278 [html/browsers/the-window-object/test_window-indexed-properties-strict.html]
   279 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   280 [html/browsers/the-window-object/test_window-indexed-properties.html]
   281 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   282 [html/browsers/the-window-object/test_window-named-properties.html]
   283 skip-if = true || (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure) bug 859075
   284 [html/browsers/the-window-object/test_window-properties.html]
   285 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   286 [html/browsers/the-window-object/test_window-prototype-chain.html]
   287 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   288 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.html]
   289 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   290 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-case.xhtml]
   291 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   292 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.html]
   293 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   294 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-id.xhtml]
   295 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   296 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.html]
   297 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   298 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-namespace.xhtml]
   299 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   300 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.html]
   301 skip-if = (toolkit == 'gonk' && debug) || (e10s && debug) #b2g-debug(debug-only failure)
   302 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-newelements.xhtml]
   303 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   304 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-null-undef.html]
   305 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   306 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-null-undef.xhtml]
   307 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   308 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-param.html]
   309 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   310 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-param.xhtml]
   311 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   312 [html/dom/documents/dta/doc.gEBN/test_document.getElementsByName-same.html]
   313 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   314 [html/dom/documents/dta/test_Document.getElementsByClassName-null-undef.html]
   315 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   316 [html/dom/documents/dta/test_Element.getElementsByClassName-null-undef.html]
   317 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   318 [html/dom/documents/dta/test_document.body-getter.html]
   319 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   320 [html/dom/documents/dta/test_document.body-setter-01.html]
   321 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   322 [html/dom/documents/dta/test_document.embeds-document.plugins-01.html]
   323 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   324 [html/dom/documents/dta/test_document.getElementsByClassName-same.html]
   325 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   326 [html/dom/documents/dta/test_document.head-01.html]
   327 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   328 [html/dom/documents/dta/test_document.head-02.html]
   329 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   330 [html/dom/documents/dta/test_document.images.html]
   331 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   332 [html/dom/documents/dta/test_document.title-01.html]
   333 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   334 [html/dom/documents/dta/test_document.title-02.xhtml]
   335 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   336 [html/dom/documents/dta/test_document.title-03.html]
   337 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   338 [html/dom/documents/dta/test_document.title-04.xhtml]
   339 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   340 [html/dom/documents/dta/test_document.title-05.html]
   341 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   342 [html/dom/documents/dta/test_document.title-06.html]
   343 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   344 [html/dom/documents/dta/test_document.title-07.html]
   345 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   346 [html/dom/documents/dta/test_nameditem-01.html]
   347 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   348 [html/dom/documents/dta/test_nameditem-02.html]
   349 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   350 [html/dom/documents/dta/test_nameditem-03.html]
   351 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   352 [html/dom/documents/dta/test_nameditem-04.html]
   353 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   354 [html/dom/documents/dta/test_nameditem-05.html]
   355 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   356 [html/dom/documents/dta/test_nameditem-06.html]
   357 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   358 [html/dom/elements/global-attributes/test_classlist-nonstring.html]
   359 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   360 [html/dom/elements/global-attributes/test_dataset-delete.html]
   361 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   362 [html/dom/elements/global-attributes/test_dataset-enumeration.html]
   363 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   364 [html/dom/elements/global-attributes/test_dataset-get.html]
   365 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   366 [html/dom/elements/global-attributes/test_dataset-prototype.html]
   367 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   368 [html/dom/elements/global-attributes/test_dataset-set.html]
   369 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   370 [html/dom/elements/global-attributes/test_dataset.html]
   371 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   372 [html/dom/elements/global-attributes/test_document-dir.html]
   373 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   374 [html/dom/elements/global-attributes/test_id-attribute.html]
   375 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   376 [html/dom/elements/global-attributes/test_id-name.html]
   377 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   378 [html/obsolete/implreq/oeaaa/test_document-color-01.html]
   379 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   380 [html/obsolete/implreq/oeaaa/test_document-color-02.html]
   381 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   382 [html/obsolete/implreq/oeaaa/test_document-color-03.html]
   383 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   384 [html/obsolete/implreq/oeaaa/test_document-color-04.html]
   385 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   386 [html/obsolete/implreq/oeaaa/test_heading-obsolete-attributes-01.html]
   387 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   388 [html/obsolete/implreq/oeaaa/test_script-IDL-event-htmlfor.html]
   389 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   390 [html/semantics/document-metadata/the-title-element/test_title.text-01.html]
   391 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   392 [html/semantics/document-metadata/the-title-element/test_title.text-02.xhtml]
   393 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   394 [html/semantics/document-metadata/the-title-element/test_title.text-03.html]
   395 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   396 [html/semantics/document-metadata/the-title-element/test_title.text-04.xhtml]
   397 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   398 [html/semantics/forms/the-form-element/test_form-elements-interfaces-01.html]
   399 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   400 [html/semantics/forms/the-form-element/test_form-elements-matches.html]
   401 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   402 [html/semantics/forms/the-form-element/test_form-elements-nameditem-01.html]
   403 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   404 [html/semantics/forms/the-form-element/test_form-elements-nameditem-02.html]
   405 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   406 [html/semantics/forms/the-form-element/test_form-nameditem.html]
   407 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   408 [html/semantics/forms/the-option-element/test_option-text-backslash.html]
   409 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   410 [html/semantics/forms/the-option-element/test_option-text-recurse.html]
   411 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   412 [html/semantics/forms/the-option-element/test_option-text-spaces.html]
   413 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   414 [html/semantics/forms/the-select-element/test_select-named-getter.html]
   415 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   416 [html/semantics/forms/the-select-element/test_select-remove.html]
   417 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   418 [html/semantics/scripting-1/the-script-element/test_script-for-event.html]
   419 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   420 [html/semantics/scripting-1/the-script-element/test_script-for-event.xhtml]
   421 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   422 [html/semantics/scripting-1/the-script-element/test_script-for-onload.html]
   423 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   424 [html/semantics/scripting-1/the-script-element/test_script-language-type.html]
   425 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   426 [html/semantics/scripting-1/the-script-element/test_script-languages-01.html]
   427 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   428 [html/semantics/scripting-1/the-script-element/test_script-languages-02.html]
   429 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   430 [html/semantics/scripting-1/the-script-element/test_script-noembed-noframes-iframe.xhtml]
   431 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   432 [html/semantics/scripting-1/the-script-element/test_script-onload-string.html]
   433 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   434 [html/semantics/scripting-1/the-script-element/test_script-text.html]
   435 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   436 [html/semantics/scripting-1/the-script-element/test_script-text.xhtml]
   437 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   438 [html/semantics/tabular-data/the-table-element/test_createTBody.html]
   439 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   440 [html/semantics/tabular-data/the-table-element/test_insertRow-method-01.html]
   441 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   442 [html/semantics/tabular-data/the-table-element/test_insertRow-method-02.html]
   443 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   444 [html/semantics/tabular-data/the-table-element/test_tBodies.html]
   445 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   446 [html/semantics/tabular-data/the-table-element/test_table-insertRow.html]
   447 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   448 [html/semantics/tabular-data/the-table-element/test_table-rows.html]
   449 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   450 [html/semantics/text-level-semantics/the-time-element/test_001.html]
   451 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   452 [html/webappapis/atob/test_base64.html]
   453 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   454 [html/webappapis/scripting/events/test_body-onload.html]
   455 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   456 [html/webappapis/scripting/events/test_event-handler-javascript.html]
   457 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   458 [html/webappapis/scripting/events/test_event-handler-spec-example.html]
   459 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   460 [html/webappapis/scripting/processing-model-2/test_window-onerror-parse-error.html]
   461 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   462 [html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error-throw.html]
   463 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   464 [html/webappapis/scripting/processing-model-2/test_window-onerror-runtime-error.html]
   465 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   466 [html/webappapis/timers/test_evil-spec-example.html]
   467 skip-if = (toolkit == 'gonk' && debug) #b2g-debug(debug-only failure)
   468 [js/builtins/test_Array.DefineOwnProperty.html]
   469 [js/builtins/test_Array.prototype.join-order.html]
   470 [js/builtins/test_Math.max.html]
   471 [js/builtins/test_Math.min.html]
   472 [js/builtins/test_Object.prototype.hasOwnProperty-order.html]
   473 [js/builtins/test_WeakMap.prototype-properties.html]
   474 [microdata/microdata-dom-api/test_001.html]
   475 [typedarrays/test_constructors.html]
   476 [webgl/test_bufferSubData.html]
   477 skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)
   478 [webgl/test_compressedTexImage2D.html]
   479 skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)
   480 [webgl/test_compressedTexSubImage2D.html]
   481 skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)
   482 [webgl/test_texImage2D.html]
   483 skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)
   484 [webgl/test_texSubImage2D.html]
   485 skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)
   486 [webgl/test_uniformMatrixNfv.html]
   487 skip-if = (toolkit == 'android') || (buildapp == 'b2g') #android(WebGL)

mercurial