dom/imptests/html/mochitest.ini

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

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

mercurial