[0,866,"getWindowHandle",null]
16:20:34 INFO - PROCESS | 1662 | 1478737234360 Marionette TRACE conn2 <- [1,866,null,{"value":"7"}]
16:20:34 INFO - PROCESS | 1662 | 1478737234363 Marionette TRACE conn2 -> [0,867,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:34 INFO - PROCESS | 1662 | 1478737234474 Marionette TRACE conn2 <- [1,867,null,{"value":null}]
16:20:34 INFO - PROCESS | 1662 | 1478737234508 Marionette TRACE conn2 -> [0,868,"getWindowHandles",null]
16:20:34 INFO - PROCESS | 1662 | 1478737234510 Marionette TRACE conn2 <- [1,868,null,["7"]]
16:20:34 INFO - PROCESS | 1662 | 1478737234512 Marionette TRACE conn2 -> [0,869,"switchToWindow",{"name":"7"}]
16:20:34 INFO - PROCESS | 1662 | 1478737234514 Marionette TRACE conn2 <- [1,869,null,{}]
16:20:34 INFO - PROCESS | 1662 | 1478737234516 Marionette TRACE conn2 -> [0,870,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/setrequestheader-bogus-value.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:34 INFO - PROCESS | 1662 | ++DOCSHELL 0x1293a8800 == 36 [pid = 1662] [id = 201]
16:20:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 94 (0x1293b0800) [pid = 1662] [serial = 587] [outer = 0x0]
16:20:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 95 (0x12d20f000) [pid = 1662] [serial = 588] [outer = 0x1293b0800]
16:20:34 INFO - PROCESS | 1662 | 1478737234566 Marionette DEBUG loaded listener.js
16:20:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 96 (0x12d9ab000) [pid = 1662] [serial = 589] [outer = 0x1293b0800]
16:20:34 INFO - PROCESS | 1662 | 1478737234858 Marionette TRACE conn2 <- [1,870,null,{"value":["/XMLHttpRequest/setrequestheader-bogus-value.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() value argument checks",0,null,null],["XMLHttpRequest: setRequestHeader() value argument checks 1",0,null,null],["XMLHttpRequest: setRequestHeader() value argument checks 2",1,"assert_throws: given value t\bt, function \"function () { client.setRequestHeader(\"x-test\", value) }\" did not throw","try_value/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm:17:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\ntry_value@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm:14:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm:22:7\n"],["XMLHttpRequest: setRequestHeader() value argument checks 3",1,"assert_throws: given value , function \"function () { client.setRequestHeader(\"x-test\", value) }\" did not throw","try_value/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm:17:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\ntry_value@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm:14:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm:23:7\n"],["XMLHttpRequest: setRequestHeader() value argument checks 4",0,null,null],["Omitted value argument",0,null,null]]]}]
16:20:34 INFO - ......
16:20:34 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-bogus-value.htm | took 518ms
16:20:34 INFO - PROCESS | 1662 | 1478737234880 Marionette TRACE conn2 -> [0,871,"getWindowHandle",null]
16:20:34 INFO - PROCESS | 1662 | 1478737234882 Marionette TRACE conn2 <- [1,871,null,{"value":"7"}]
16:20:34 INFO - TEST-START | /XMLHttpRequest/setrequestheader-case-insensitive.htm
16:20:34 INFO - PROCESS | 1662 | 1478737234885 Marionette TRACE conn2 -> [0,872,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:35 INFO - PROCESS | 1662 | 1478737234997 Marionette TRACE conn2 <- [1,872,null,{"value":null}]
16:20:35 INFO - PROCESS | 1662 | 1478737235000 Marionette TRACE conn2 -> [0,873,"getWindowHandles",null]
16:20:35 INFO - PROCESS | 1662 | 1478737235002 Marionette TRACE conn2 <- [1,873,null,["7"]]
16:20:35 INFO - PROCESS | 1662 | 1478737235034 Marionette TRACE conn2 -> [0,874,"switchToWindow",{"name":"7"}]
16:20:35 INFO - PROCESS | 1662 | 1478737235036 Marionette TRACE conn2 <- [1,874,null,{}]
16:20:35 INFO - PROCESS | 1662 | 1478737235039 Marionette TRACE conn2 -> [0,875,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/setrequestheader-case-insensitive.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/setrequestheader-case-insensitive.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:35 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dba1800 == 37 [pid = 1662] [id = 202]
16:20:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 97 (0x12dba2800) [pid = 1662] [serial = 590] [outer = 0x0]
16:20:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 98 (0x12dbad000) [pid = 1662] [serial = 591] [outer = 0x12dba2800]
16:20:35 INFO - PROCESS | 1662 | 1478737235073 Marionette DEBUG loaded listener.js
16:20:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 99 (0x12dbb2800) [pid = 1662] [serial = 592] [outer = 0x12dba2800]
16:20:35 INFO - PROCESS | 1662 | 1478737235333 Marionette TRACE conn2 <- [1,875,null,{"value":["/XMLHttpRequest/setrequestheader-case-insensitive.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() - headers that differ in case",1,"assert_equals: expected \"x-test,\" but got \"\"","@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-case-insensitive.htm:19:9\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-case-insensitive.htm:12:7\n"]]]}]
16:20:35 INFO - .
16:20:35 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-case-insensitive.htm | took 466ms
16:20:35 INFO - PROCESS | 1662 | 1478737235351 Marionette TRACE conn2 -> [0,876,"getWindowHandle",null]
16:20:35 INFO - PROCESS | 1662 | 1478737235353 Marionette TRACE conn2 <- [1,876,null,{"value":"7"}]
16:20:35 INFO - TEST-START | /XMLHttpRequest/setrequestheader-content-type.htm
16:20:35 INFO - PROCESS | 1662 | 1478737235356 Marionette TRACE conn2 -> [0,877,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:35 INFO - PROCESS | 1662 | 1478737235461 Marionette TRACE conn2 <- [1,877,null,{"value":null}]
16:20:35 INFO - PROCESS | 1662 | 1478737235464 Marionette TRACE conn2 -> [0,878,"getWindowHandles",null]
16:20:35 INFO - PROCESS | 1662 | 1478737235465 Marionette TRACE conn2 <- [1,878,null,["7"]]
16:20:35 INFO - PROCESS | 1662 | 1478737235467 Marionette TRACE conn2 -> [0,879,"switchToWindow",{"name":"7"}]
16:20:35 INFO - PROCESS | 1662 | 1478737235469 Marionette TRACE conn2 <- [1,879,null,{}]
16:20:35 INFO - PROCESS | 1662 | 1478737235502 Marionette TRACE conn2 -> [0,880,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/setrequestheader-content-type.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:35 INFO - PROCESS | 1662 | ++DOCSHELL 0x11929b000 == 38 [pid = 1662] [id = 203]
16:20:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 100 (0x12dc46800) [pid = 1662] [serial = 593] [outer = 0x0]
16:20:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 101 (0x12dc4d000) [pid = 1662] [serial = 594] [outer = 0x12dc46800]
16:20:35 INFO - PROCESS | 1662 | 1478737235537 Marionette DEBUG loaded listener.js
16:20:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 102 (0x12de35000) [pid = 1662] [serial = 595] [outer = 0x12dc46800]
16:20:35 INFO - PROCESS | 1662 | 1478737235941 Marionette TRACE conn2 <- [1,880,null,{"value":["/XMLHttpRequest/setrequestheader-content-type.htm",0,null,null,[["setRequestHeader(\"\") sends a blank string",0,null,null],["setRequestHeader(\" \") sends the string \" \"",0,null,null],["setRequestHeader(null) sends the string \"null\"",0,null,null],["setRequestHeader(undefined) sends the string \"undefined\"",0,null,null],["String request has correct default Content-Type of \"text/plain;charset=UTF-8\"",0,null,null],["String request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8",0,null,null],["XML Document request respects setRequestHeader(\"\")",0,null,null],["XML Document request has correct default Content-Type of \"application/xml;charset=UTF-8\"",0,null,null],["XML Document request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8",0,null,null],["HTML Document request respects setRequestHeader(\"\")",0,null,null],["HTML Document request has correct default Content-Type of \"text/html;charset=UTF-8\"",0,null,null],["HTML Document request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8",0,null,null],["Blob request respects setRequestHeader(\"\") to be specified",0,null,null],["Blob request with unset type sends no Content-Type without setRequestHeader() call",0,null,null],["Blob request with unset type keeps setRequestHeader() Content-Type and charset",0,null,null],["Blob request with set type uses that it for Content-Type unless setRequestHeader()",0,null,null],["Blob request with set type keeps setRequestHeader() Content-Type and charset",0,null,null],["ArrayBuffer request respects setRequestHeader(\"\")",0,null,null],["ArrayBuffer request sends no Content-Type without setRequestHeader() call",0,null,null],["ArrayBuffer request keeps setRequestHeader() Content-Type and charset",0,null,null],["ArrayBufferView request respects setRequestHeader(\"\")",0,null,null],["ArrayBufferView request sends no Content-Type without setRequestHeader() call",0,null,null],["ArrayBufferView request keeps setRequestHeader() Content-Type and charset",0,null,null],["FormData request respects setRequestHeader(\"\")",0,null,null],["FormData request has correct default Content-Type of \"multipart/form-data;boundary=_\"",0,null,null],["FormData request keeps setRequestHeader() Content-Type and charset",0,null,null],["URLSearchParams respects setRequestHeader(\"\")",0,null,null],["URLSearchParams request has correct default Content-Type of \"application/x-www-form-urlencoded;charset=UTF-8\"",0,null,null],["URLSearchParams request keeps setRequestHeader() Content-Type, with charset adjusted to UTF-8",0,null,null],["ReadableStream request respects setRequestHeader(\"\")",1,"assert_unreached: Skipping test as could not create a ReadableStream; Reached unreachable code","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:17:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:217:7\n"],["ReadableStream request with under type sends no Content-Type without setRequestHeader() call",1,"assert_unreached: Skipping test as could not create a ReadableStream; Reached unreachable code","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:17:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:223:7\n"],["ReadableStream request keeps setRequestHeader() Content-Type and charset",1,"assert_unreached: Skipping test as could not create a ReadableStream; Reached unreachable code","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:17:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm:229:7\n"]]]}]
16:20:35 INFO - ................................
16:20:35 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-content-type.htm | took 621ms
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 101 (0x127f26800) [pid = 1662] [serial = 548] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-no-response-event-load.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 100 (0x128866800) [pid = 1662] [serial = 551] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-no-response-event-loadend.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 99 (0x117dcd000) [pid = 1662] [serial = 536] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-response-upload-event-progress.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 98 (0x124d81000) [pid = 1662] [serial = 533] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-response-upload-event-loadstart.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 97 (0x11a948000) [pid = 1662] [serial = 539] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-send.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 96 (0x128fed800) [pid = 1662] [serial = 554] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-no-response-event-order.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 95 (0x124f69800) [pid = 1662] [serial = 515] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-redirect-no-location.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 94 (0x12c39d800) [pid = 1662] [serial = 518] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-redirect-to-cors.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 93 (0x12e60f800) [pid = 1662] [serial = 521] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-redirect-to-non-cors.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 92 (0x12f92d000) [pid = 1662] [serial = 524] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-redirect.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 91 (0x12e0f1800) [pid = 1662] [serial = 527] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-response-event-order.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 90 (0x1246d1000) [pid = 1662] [serial = 530] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-response-upload-event-loadend.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 89 (0x1293ac000) [pid = 1662] [serial = 557] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-response-event-order.htm]
16:20:36 INFO - PROCESS | 1662 | --DOMWINDOW == 88 (0x125738800) [pid = 1662] [serial = 545] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-blocks-async.htm]
16:20:36 INFO - PROCESS | 1662 | 1478737236045 Marionette TRACE conn2 -> [0,881,"getWindowHandle",null]
16:20:36 INFO - PROCESS | 1662 | 1478737236046 Marionette TRACE conn2 <- [1,881,null,{"value":"7"}]
16:20:36 INFO - TEST-START | /XMLHttpRequest/setrequestheader-header-allowed.htm
16:20:36 INFO - PROCESS | 1662 | 1478737236051 Marionette TRACE conn2 -> [0,882,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:36 INFO - PROCESS | 1662 | 1478737236155 Marionette TRACE conn2 <- [1,882,null,{"value":null}]
16:20:36 INFO - PROCESS | 1662 | 1478737236190 Marionette TRACE conn2 -> [0,883,"getWindowHandles",null]
16:20:36 INFO - PROCESS | 1662 | 1478737236191 Marionette TRACE conn2 <- [1,883,null,["7"]]
16:20:36 INFO - PROCESS | 1662 | 1478737236193 Marionette TRACE conn2 -> [0,884,"switchToWindow",{"name":"7"}]
16:20:36 INFO - PROCESS | 1662 | 1478737236196 Marionette TRACE conn2 <- [1,884,null,{}]
16:20:36 INFO - PROCESS | 1662 | 1478737236198 Marionette TRACE conn2 -> [0,885,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/setrequestheader-header-allowed.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:36 INFO - PROCESS | 1662 | ++DOCSHELL 0x127992800 == 39 [pid = 1662] [id = 204]
16:20:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 89 (0x127995800) [pid = 1662] [serial = 596] [outer = 0x0]
16:20:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 90 (0x128fd8800) [pid = 1662] [serial = 597] [outer = 0x127995800]
16:20:36 INFO - PROCESS | 1662 | 1478737236234 Marionette DEBUG loaded listener.js
16:20:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 91 (0x11a794800) [pid = 1662] [serial = 598] [outer = 0x127995800]
16:20:36 INFO - PROCESS | 1662 | 1478737236516 Marionette TRACE conn2 <- [1,885,null,{"value":["/XMLHttpRequest/setrequestheader-header-allowed.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() - headers that are allowed (Authorization)",1,"assert_equals: expected \"authorization,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:22:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (Pragma)",1,"assert_equals: expected \"pragma,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:23:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (User-Agent)",1,"assert_equals: expected \"user-agent,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:24:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Transfer-Encoding)",1,"assert_equals: expected \"content-transfer-encoding,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:25:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Type)",1,"assert_equals: expected \"content-type,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:26:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (Overwrite)",1,"assert_equals: expected \"overwrite,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:27:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (If)",1,"assert_equals: expected \"if,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:28:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (Status-URI)",1,"assert_equals: expected \"status-uri,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:29:7\n"],["XMLHttpRequest: setRequestHeader() - headers that are allowed (X-Pink-Unicorn)",1,"assert_equals: expected \"x-pink-unicorn,\" but got \"\"","request/<@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:19:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\nrequest@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:13:9\n@http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm:30:7\n"]]]}]
16:20:36 INFO - .........
16:20:36 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-header-allowed.htm | took 518ms
16:20:36 INFO - TEST-START | /XMLHttpRequest/setrequestheader-header-forbidden.htm
16:20:36 INFO - PROCESS | 1662 | 1478737236570 Marionette TRACE conn2 -> [0,886,"getWindowHandle",null]
16:20:36 INFO - PROCESS | 1662 | 1478737236571 Marionette TRACE conn2 <- [1,886,null,{"value":"7"}]
16:20:36 INFO - PROCESS | 1662 | 1478737236574 Marionette TRACE conn2 -> [0,887,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:36 INFO - PROCESS | 1662 | 1478737236673 Marionette TRACE conn2 <- [1,887,null,{"value":null}]
16:20:36 INFO - PROCESS | 1662 | 1478737236679 Marionette TRACE conn2 -> [0,888,"getWindowHandles",null]
16:20:36 INFO - PROCESS | 1662 | 1478737236680 Marionette TRACE conn2 <- [1,888,null,["7"]]
16:20:36 INFO - PROCESS | 1662 | 1478737236682 Marionette TRACE conn2 -> [0,889,"switchToWindow",{"name":"7"}]
16:20:36 INFO - PROCESS | 1662 | 1478737236684 Marionette TRACE conn2 <- [1,889,null,{}]
16:20:36 INFO - PROCESS | 1662 | 1478737236687 Marionette TRACE conn2 -> [0,890,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/setrequestheader-header-forbidden.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-forbidden.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:36 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dbab000 == 40 [pid = 1662] [id = 205]
16:20:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 92 (0x12de3d000) [pid = 1662] [serial = 599] [outer = 0x0]
16:20:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 93 (0x12deeb000) [pid = 1662] [serial = 600] [outer = 0x12de3d000]
16:20:36 INFO - PROCESS | 1662 | 1478737236721 Marionette DEBUG loaded listener.js
16:20:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 94 (0x12def4800) [pid = 1662] [serial = 601] [outer = 0x12de3d000]
16:20:36 INFO - PROCESS | 1662 | 1478737236952 Marionette TRACE conn2 <- [1,890,null,{"value":["/XMLHttpRequest/setrequestheader-header-forbidden.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() - headers that are forbidden",0,null,null]]]}]
16:20:36 INFO - .
16:20:36 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-header-forbidden.htm | took 415ms
16:20:36 INFO - PROCESS | 1662 | 1478737236990 Marionette TRACE conn2 -> [0,891,"getWindowHandle",null]
16:20:36 INFO - TEST-START | /XMLHttpRequest/setrequestheader-open-setrequestheader.htm
16:20:36 INFO - PROCESS | 1662 | 1478737236991 Marionette TRACE conn2 <- [1,891,null,{"value":"7"}]
16:20:36 INFO - PROCESS | 1662 | 1478737236994 Marionette TRACE conn2 -> [0,892,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:37 INFO - PROCESS | 1662 | 1478737237072 Marionette TRACE conn2 <- [1,892,null,{"value":null}]
16:20:37 INFO - PROCESS | 1662 | 1478737237077 Marionette TRACE conn2 -> [0,893,"getWindowHandles",null]
16:20:37 INFO - PROCESS | 1662 | 1478737237078 Marionette TRACE conn2 <- [1,893,null,["7"]]
16:20:37 INFO - PROCESS | 1662 | 1478737237080 Marionette TRACE conn2 -> [0,894,"switchToWindow",{"name":"7"}]
16:20:37 INFO - PROCESS | 1662 | 1478737237082 Marionette TRACE conn2 <- [1,894,null,{}]
16:20:37 INFO - PROCESS | 1662 | 1478737237085 Marionette TRACE conn2 -> [0,895,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/setrequestheader-open-setrequestheader.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/setrequestheader-open-setrequestheader.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:37 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e097800 == 41 [pid = 1662] [id = 206]
16:20:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 95 (0x12e0a0000) [pid = 1662] [serial = 602] [outer = 0x0]
16:20:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 96 (0x12e0a6800) [pid = 1662] [serial = 603] [outer = 0x12e0a0000]
16:20:37 INFO - PROCESS | 1662 | 1478737237123 Marionette DEBUG loaded listener.js
16:20:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 97 (0x12e0e8000) [pid = 1662] [serial = 604] [outer = 0x12e0a0000]
16:20:37 INFO - PROCESS | 1662 | 1478737237391 Marionette TRACE conn2 <- [1,895,null,{"value":["/XMLHttpRequest/setrequestheader-open-setrequestheader.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() and open()",0,null,null]]]}]
16:20:37 INFO - .
16:20:37 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-open-setrequestheader.htm | took 415ms
16:20:37 INFO - PROCESS | 1662 | 1478737237410 Marionette TRACE conn2 -> [0,896,"getWindowHandle",null]
16:20:37 INFO - PROCESS | 1662 | 1478737237411 Marionette TRACE conn2 <- [1,896,null,{"value":"7"}]
16:20:37 INFO - TEST-START | /XMLHttpRequest/status-async.htm
16:20:37 INFO - PROCESS | 1662 | 1478737237414 Marionette TRACE conn2 -> [0,897,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:37 INFO - PROCESS | 1662 | 1478737237508 Marionette TRACE conn2 <- [1,897,null,{"value":null}]
16:20:37 INFO - PROCESS | 1662 | 1478737237562 Marionette TRACE conn2 -> [0,898,"getWindowHandles",null]
16:20:37 INFO - PROCESS | 1662 | 1478737237564 Marionette TRACE conn2 <- [1,898,null,["7"]]
16:20:37 INFO - PROCESS | 1662 | 1478737237565 Marionette TRACE conn2 -> [0,899,"switchToWindow",{"name":"7"}]
16:20:37 INFO - PROCESS | 1662 | 1478737237567 Marionette TRACE conn2 <- [1,899,null,{}]
16:20:37 INFO - PROCESS | 1662 | 1478737237570 Marionette TRACE conn2 -> [0,900,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/status-async.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/status-async.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:37 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e0f1800 == 42 [pid = 1662] [id = 207]
16:20:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 98 (0x12e0f3800) [pid = 1662] [serial = 605] [outer = 0x0]
16:20:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 99 (0x12e323800) [pid = 1662] [serial = 606] [outer = 0x12e0f3800]
16:20:37 INFO - PROCESS | 1662 | 1478737237604 Marionette DEBUG loaded listener.js
16:20:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 100 (0x12e607000) [pid = 1662] [serial = 607] [outer = 0x12e0f3800]
16:20:37 INFO - PROCESS | 1662 | 1478737237881 Marionette TRACE conn2 <- [1,900,null,{"value":["/XMLHttpRequest/status-async.htm",0,null,null,[["XMLHttpRequest: status/statusText - various responses 1 (GET 204)",0,null,null],["XMLHttpRequest: status/statusText - various responses 2 (HEAD 204)",0,null,null],["XMLHttpRequest: status/statusText - various responses 3 (CHICKEN 204)",0,null,null],["XMLHttpRequest: status/statusText - various responses 4 (GET 401)",0,null,null],["XMLHttpRequest: status/statusText - various responses 5 (HEAD 401)",0,null,null],["XMLHttpRequest: status/statusText - various responses 6 (CHICKEN 401)",0,null,null],["XMLHttpRequest: status/statusText - various responses 7 (GET 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 8 (HEAD 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 9 (CHICKEN 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 10 (GET 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 11 (HEAD 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 12 (CHICKEN 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 13 (GET 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 14 (HEAD 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 15 (CHICKEN 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 16 (GET 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 17 (HEAD 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 18 (CHICKEN 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 19 (GET 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 20 (HEAD 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 21 (CHICKEN 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 22 (GET 503)",0,null,null],["XMLHttpRequest: status/statusText - various responses 23 (HEAD 503)",0,null,null],["XMLHttpRequest: status/statusText - various responses 24 (CHICKEN 503)",0,null,null],["XMLHttpRequest: status/statusText - various responses 25 (GET 699)",0,null,null],["XMLHttpRequest: status/statusText - various responses 26 (HEAD 699)",0,null,null],["XMLHttpRequest: status/statusText - various responses 27 (CHICKEN 699)",0,null,null]]]}]
16:20:37 INFO - ...........................
16:20:37 INFO - TEST-OK | /XMLHttpRequest/status-async.htm | took 520ms
16:20:37 INFO - TEST-START | /XMLHttpRequest/status-basic.htm
16:20:37 INFO - PROCESS | 1662 | 1478737237935 Marionette TRACE conn2 -> [0,901,"getWindowHandle",null]
16:20:37 INFO - PROCESS | 1662 | 1478737237936 Marionette TRACE conn2 <- [1,901,null,{"value":"7"}]
16:20:37 INFO - PROCESS | 1662 | 1478737237939 Marionette TRACE conn2 -> [0,902,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:38 INFO - PROCESS | 1662 | 1478737238020 Marionette TRACE conn2 <- [1,902,null,{"value":null}]
16:20:38 INFO - PROCESS | 1662 | 1478737238026 Marionette TRACE conn2 -> [0,903,"getWindowHandles",null]
16:20:38 INFO - PROCESS | 1662 | 1478737238028 Marionette TRACE conn2 <- [1,903,null,["7"]]
16:20:38 INFO - PROCESS | 1662 | 1478737238030 Marionette TRACE conn2 -> [0,904,"switchToWindow",{"name":"7"}]
16:20:38 INFO - PROCESS | 1662 | 1478737238032 Marionette TRACE conn2 <- [1,904,null,{}]
16:20:38 INFO - PROCESS | 1662 | 1478737238034 Marionette TRACE conn2 -> [0,905,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/status-basic.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/status-basic.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:38 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e09e000 == 43 [pid = 1662] [id = 208]
16:20:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 101 (0x12e0eb000) [pid = 1662] [serial = 608] [outer = 0x0]
16:20:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 102 (0x12e8ad000) [pid = 1662] [serial = 609] [outer = 0x12e0eb000]
16:20:38 INFO - PROCESS | 1662 | 1478737238071 Marionette DEBUG loaded listener.js
16:20:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 103 (0x12e8b8000) [pid = 1662] [serial = 610] [outer = 0x12e0eb000]
16:20:38 INFO - PROCESS | 1662 | 1478737238528 Marionette TRACE conn2 <- [1,905,null,{"value":["/XMLHttpRequest/status-basic.htm",0,null,null,[["XMLHttpRequest: status/statusText - various responses 1 (GET 204)",0,null,null],["XMLHttpRequest: status/statusText - various responses 2 (HEAD 204)",0,null,null],["XMLHttpRequest: status/statusText - various responses 3 (CHICKEN 204)",0,null,null],["XMLHttpRequest: status/statusText - various responses 4 (GET 401)",0,null,null],["XMLHttpRequest: status/statusText - various responses 5 (HEAD 401)",0,null,null],["XMLHttpRequest: status/statusText - various responses 6 (CHICKEN 401)",0,null,null],["XMLHttpRequest: status/statusText - various responses 7 (GET 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 8 (HEAD 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 9 (CHICKEN 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 10 (GET 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 11 (HEAD 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 12 (CHICKEN 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 13 (GET 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 14 (HEAD 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 15 (CHICKEN 402)",0,null,null],["XMLHttpRequest: status/statusText - various responses 16 (GET 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 17 (HEAD 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 18 (CHICKEN 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 19 (GET 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 20 (HEAD 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 21 (CHICKEN 502)",0,null,null],["XMLHttpRequest: status/statusText - various responses 22 (GET 503)",0,null,null],["XMLHttpRequest: status/statusText - various responses 23 (HEAD 503)",0,null,null],["XMLHttpRequest: status/statusText - various responses 24 (CHICKEN 503)",0,null,null],["XMLHttpRequest: status/statusText - various responses 25 (GET 699)",0,null,null],["XMLHttpRequest: status/statusText - various responses 26 (HEAD 699)",0,null,null],["XMLHttpRequest: status/statusText - various responses 27 (CHICKEN 699)",0,null,null]]]}]
16:20:38 INFO - ...........................
16:20:38 INFO - TEST-OK | /XMLHttpRequest/status-basic.htm | took 621ms
16:20:38 INFO - TEST-START | /XMLHttpRequest/status-error.htm
16:20:38 INFO - PROCESS | 1662 | 1478737238560 Marionette TRACE conn2 -> [0,906,"getWindowHandle",null]
16:20:38 INFO - PROCESS | 1662 | 1478737238564 Marionette TRACE conn2 <- [1,906,null,{"value":"7"}]
16:20:38 INFO - PROCESS | 1662 | 1478737238569 Marionette TRACE conn2 -> [0,907,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:38 INFO - PROCESS | 1662 | 1478737238685 Marionette TRACE conn2 <- [1,907,null,{"value":null}]
16:20:38 INFO - PROCESS | 1662 | 1478737238752 Marionette TRACE conn2 -> [0,908,"getWindowHandles",null]
16:20:38 INFO - PROCESS | 1662 | 1478737238755 Marionette TRACE conn2 <- [1,908,null,["7"]]
16:20:38 INFO - PROCESS | 1662 | 1478737238759 Marionette TRACE conn2 -> [0,909,"switchToWindow",{"name":"7"}]
16:20:38 INFO - PROCESS | 1662 | 1478737238762 Marionette TRACE conn2 <- [1,909,null,{}]
16:20:38 INFO - PROCESS | 1662 | 1478737238765 Marionette TRACE conn2 -> [0,910,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/status-error.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/status-error.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:38 INFO - PROCESS | 1662 | ++DOCSHELL 0x1254a0000 == 44 [pid = 1662] [id = 209]
16:20:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 104 (0x125691800) [pid = 1662] [serial = 611] [outer = 0x0]
16:20:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 105 (0x1256ab000) [pid = 1662] [serial = 612] [outer = 0x125691800]
16:20:38 INFO - PROCESS | 1662 | 1478737238818 Marionette DEBUG loaded listener.js
16:20:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 106 (0x125a86800) [pid = 1662] [serial = 613] [outer = 0x125691800]
16:20:39 INFO - PROCESS | 1662 | 1478737239312 Marionette TRACE conn2 <- [1,910,null,{"value":["/XMLHttpRequest/status-error.htm",0,null,null,[["XMLHttpRequest: status error handling GET 200",0,null,null],["XMLHttpRequest: status error handling GET 400",0,null,null],["XMLHttpRequest: status error handling GET 401",0,null,null],["XMLHttpRequest: status error handling GET 404",0,null,null],["XMLHttpRequest: status error handling GET 410",0,null,null],["XMLHttpRequest: status error handling GET 500",0,null,null],["XMLHttpRequest: status error handling GET 699",0,null,null],["XMLHttpRequest: status error handling HEAD 200",0,null,null],["XMLHttpRequest: status error handling HEAD 404",0,null,null],["XMLHttpRequest: status error handling HEAD 500",0,null,null],["XMLHttpRequest: status error handling HEAD 699",0,null,null],["XMLHttpRequest: status error handling POST 200",0,null,null],["XMLHttpRequest: status error handling POST 404",0,null,null],["XMLHttpRequest: status error handling POST 500",0,null,null],["XMLHttpRequest: status error handling POST 699",0,null,null],["XMLHttpRequest: status error handling PUT 200",0,null,null],["XMLHttpRequest: status error handling PUT 404",0,null,null],["XMLHttpRequest: status error handling PUT 500",0,null,null],["XMLHttpRequest: status error handling PUT 699",0,null,null]]]}]
16:20:39 INFO - ...................
16:20:39 INFO - TEST-OK | /XMLHttpRequest/status-error.htm | took 768ms
16:20:39 INFO - PROCESS | 1662 | 1478737239337 Marionette TRACE conn2 -> [0,911,"getWindowHandle",null]
16:20:39 INFO - PROCESS | 1662 | 1478737239340 Marionette TRACE conn2 <- [1,911,null,{"value":"7"}]
16:20:39 INFO - TEST-START | /XMLHttpRequest/timeout-cors-async.htm
16:20:39 INFO - PROCESS | 1662 | 1478737239343 Marionette TRACE conn2 -> [0,912,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:39 INFO - PROCESS | 1662 | 1478737239499 Marionette TRACE conn2 <- [1,912,null,{"value":null}]
16:20:39 INFO - PROCESS | 1662 | 1478737239663 Marionette TRACE conn2 -> [0,913,"getWindowHandles",null]
16:20:39 INFO - PROCESS | 1662 | 1478737239665 Marionette TRACE conn2 <- [1,913,null,["7"]]
16:20:39 INFO - PROCESS | 1662 | 1478737239678 Marionette TRACE conn2 -> [0,914,"switchToWindow",{"name":"7"}]
16:20:39 INFO - PROCESS | 1662 | 1478737239680 Marionette TRACE conn2 <- [1,914,null,{}]
16:20:39 INFO - PROCESS | 1662 | 1478737239683 Marionette TRACE conn2 -> [0,915,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/timeout-cors-async.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/timeout-cors-async.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:39 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e0f2800 == 45 [pid = 1662] [id = 210]
16:20:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 107 (0x12e0f3000) [pid = 1662] [serial = 614] [outer = 0x0]
16:20:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 108 (0x12e31f800) [pid = 1662] [serial = 615] [outer = 0x12e0f3000]
16:20:39 INFO - PROCESS | 1662 | 1478737239727 Marionette DEBUG loaded listener.js
16:20:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 109 (0x12e8ab000) [pid = 1662] [serial = 616] [outer = 0x12e0f3000]
16:20:40 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_SUCCESS(status, status) failed with result 0x804B0002: file /builds/slave/autoland-m64-d-000000000000000/build/src/netwerk/protocol/http/nsCORSListenerProxy.cpp, line 553
16:20:40 INFO - PROCESS | 1662 | 1478737240075 Marionette TRACE conn2 <- [1,915,null,{"value":["/XMLHttpRequest/timeout-cors-async.htm",0,null,null,[["XMLHttpRequest: timeout event and cross-origin request",0,null,null]]]}]
16:20:40 INFO - .
16:20:40 INFO - TEST-OK | /XMLHttpRequest/timeout-cors-async.htm | took 766ms
16:20:40 INFO - PROCESS | 1662 | 1478737240115 Marionette TRACE conn2 -> [0,916,"getWindowHandle",null]
16:20:40 INFO - PROCESS | 1662 | 1478737240119 Marionette TRACE conn2 <- [1,916,null,{"value":"7"}]
16:20:40 INFO - TEST-START | /XMLHttpRequest/timeout-sync.htm
16:20:40 INFO - PROCESS | 1662 | 1478737240166 Marionette TRACE conn2 -> [0,917,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:40 INFO - PROCESS | 1662 | 1478737240261 Marionette TRACE conn2 <- [1,917,null,{"value":null}]
16:20:40 INFO - PROCESS | 1662 | 1478737240355 Marionette TRACE conn2 -> [0,918,"getWindowHandles",null]
16:20:40 INFO - PROCESS | 1662 | 1478737240357 Marionette TRACE conn2 <- [1,918,null,["7"]]
16:20:40 INFO - PROCESS | 1662 | 1478737240363 Marionette TRACE conn2 -> [0,919,"switchToWindow",{"name":"7"}]
16:20:40 INFO - PROCESS | 1662 | 1478737240367 Marionette TRACE conn2 <- [1,919,null,{}]
16:20:40 INFO - PROCESS | 1662 | 1478737240370 Marionette TRACE conn2 -> [0,920,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/timeout-sync.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/timeout-sync.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f33a000 == 46 [pid = 1662] [id = 211]
16:20:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 110 (0x12f33b800) [pid = 1662] [serial = 617] [outer = 0x0]
16:20:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 111 (0x12f5ae000) [pid = 1662] [serial = 618] [outer = 0x12f33b800]
16:20:40 INFO - PROCESS | 1662 | 1478737240416 Marionette DEBUG loaded listener.js
16:20:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 112 (0x12f5bb000) [pid = 1662] [serial = 619] [outer = 0x12f33b800]
16:20:40 INFO - PROCESS | 1662 | 1478737240723 Marionette TRACE conn2 <- [1,920,null,{"value":["/XMLHttpRequest/timeout-sync.htm",0,null,null,[["setting timeout attribute on sync request",0,null,null],["open() with async false when timeout is set",0,null,null]]]}]
16:20:40 INFO - ..
16:20:40 INFO - TEST-OK | /XMLHttpRequest/timeout-sync.htm | took 566ms
16:20:40 INFO - PROCESS | 1662 | 1478737240730 Marionette TRACE conn2 -> [0,921,"getWindowHandle",null]
16:20:40 INFO - PROCESS | 1662 | 1478737240733 Marionette TRACE conn2 <- [1,921,null,{"value":"7"}]
16:20:40 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-basic.htm
16:20:40 INFO - PROCESS | 1662 | 1478737240736 Marionette TRACE conn2 -> [0,922,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:40 INFO - PROCESS | 1662 | 1478737240839 Marionette TRACE conn2 <- [1,922,null,{"value":null}]
16:20:40 INFO - PROCESS | 1662 | 1478737240895 Marionette TRACE conn2 -> [0,923,"getWindowHandles",null]
16:20:40 INFO - PROCESS | 1662 | 1478737240897 Marionette TRACE conn2 <- [1,923,null,["7"]]
16:20:40 INFO - PROCESS | 1662 | 1478737240899 Marionette TRACE conn2 -> [0,924,"switchToWindow",{"name":"7"}]
16:20:40 INFO - PROCESS | 1662 | 1478737240902 Marionette TRACE conn2 <- [1,924,null,{}]
16:20:40 INFO - PROCESS | 1662 | 1478737240905 Marionette TRACE conn2 -> [0,925,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-basic.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-basic.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f863000 == 47 [pid = 1662] [id = 212]
16:20:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 113 (0x12f865800) [pid = 1662] [serial = 620] [outer = 0x0]
16:20:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 114 (0x12f919000) [pid = 1662] [serial = 621] [outer = 0x12f865800]
16:20:40 INFO - PROCESS | 1662 | 1478737240988 Marionette DEBUG loaded listener.js
16:20:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 115 (0x12f924800) [pid = 1662] [serial = 622] [outer = 0x12f865800]
16:20:41 INFO - PROCESS | 1662 | 1478737241294 Marionette TRACE conn2 <- [1,925,null,{"value":["/XMLHttpRequest/xmlhttprequest-basic.htm",0,null,null,[["XMLHttpRequest: prototype and members",0,null,null]]]}]
16:20:41 INFO - .
16:20:41 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-basic.htm | took 565ms
16:20:41 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-eventtarget.htm
16:20:41 INFO - PROCESS | 1662 | 1478737241301 Marionette TRACE conn2 -> [0,926,"getWindowHandle",null]
16:20:41 INFO - PROCESS | 1662 | 1478737241303 Marionette TRACE conn2 <- [1,926,null,{"value":"7"}]
16:20:41 INFO - PROCESS | 1662 | 1478737241306 Marionette TRACE conn2 -> [0,927,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:41 INFO - PROCESS | 1662 | 1478737241402 Marionette TRACE conn2 <- [1,927,null,{"value":null}]
16:20:41 INFO - PROCESS | 1662 | 1478737241458 Marionette TRACE conn2 -> [0,928,"getWindowHandles",null]
16:20:41 INFO - PROCESS | 1662 | 1478737241460 Marionette TRACE conn2 <- [1,928,null,["7"]]
16:20:41 INFO - PROCESS | 1662 | 1478737241463 Marionette TRACE conn2 -> [0,929,"switchToWindow",{"name":"7"}]
16:20:41 INFO - PROCESS | 1662 | 1478737241466 Marionette TRACE conn2 <- [1,929,null,{}]
16:20:41 INFO - PROCESS | 1662 | 1478737241468 Marionette TRACE conn2 -> [0,930,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-eventtarget.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-eventtarget.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:41 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f933800 == 48 [pid = 1662] [id = 213]
16:20:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 116 (0x12f934000) [pid = 1662] [serial = 623] [outer = 0x0]
16:20:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 117 (0x130a20000) [pid = 1662] [serial = 624] [outer = 0x12f934000]
16:20:41 INFO - PROCESS | 1662 | 1478737241510 Marionette DEBUG loaded listener.js
16:20:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 118 (0x130a25800) [pid = 1662] [serial = 625] [outer = 0x12f934000]
16:20:41 INFO - PROCESS | 1662 | 1478737241840 Marionette TRACE conn2 <- [1,930,null,{"value":["/XMLHttpRequest/xmlhttprequest-eventtarget.htm",0,null,null,[["XMLHttpRequest: implements EventTarget",0,null,null]]]}]
16:20:41 INFO - .
16:20:41 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-eventtarget.htm | took 568ms
16:20:41 INFO - PROCESS | 1662 | 1478737241874 Marionette TRACE conn2 -> [0,931,"getWindowHandle",null]
16:20:41 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-network-error-sync.htm
16:20:41 INFO - PROCESS | 1662 | 1478737241875 Marionette TRACE conn2 <- [1,931,null,{"value":"7"}]
16:20:41 INFO - PROCESS | 1662 | 1478737241879 Marionette TRACE conn2 -> [0,932,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:42 INFO - PROCESS | 1662 | 1478737241997 Marionette TRACE conn2 <- [1,932,null,{"value":null}]
16:20:42 INFO - PROCESS | 1662 | 1478737242053 Marionette TRACE conn2 -> [0,933,"getWindowHandles",null]
16:20:42 INFO - PROCESS | 1662 | 1478737242054 Marionette TRACE conn2 <- [1,933,null,["7"]]
16:20:42 INFO - PROCESS | 1662 | 1478737242057 Marionette TRACE conn2 -> [0,934,"switchToWindow",{"name":"7"}]
16:20:42 INFO - PROCESS | 1662 | 1478737242059 Marionette TRACE conn2 <- [1,934,null,{}]
16:20:42 INFO - PROCESS | 1662 | 1478737242061 Marionette TRACE conn2 -> [0,935,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-network-error-sync.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-network-error-sync.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:42 INFO - PROCESS | 1662 | ++DOCSHELL 0x130a3b000 == 49 [pid = 1662] [id = 214]
16:20:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 119 (0x130a3b800) [pid = 1662] [serial = 626] [outer = 0x0]
16:20:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 120 (0x12783b000) [pid = 1662] [serial = 627] [outer = 0x130a3b800]
16:20:42 INFO - PROCESS | 1662 | 1478737242106 Marionette DEBUG loaded listener.js
16:20:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 121 (0x127841800) [pid = 1662] [serial = 628] [outer = 0x130a3b800]
16:20:42 INFO - PROCESS | 1662 | 1478737242408 Marionette TRACE conn2 <- [1,935,null,{"value":["/XMLHttpRequest/xmlhttprequest-network-error-sync.htm",0,null,null,[["XMLHttpRequest: members during network errors (sync)",0,null,null]]]}]
16:20:42 INFO - .
16:20:42 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-network-error-sync.htm | took 565ms
16:20:42 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-network-error.htm
16:20:42 INFO - PROCESS | 1662 | 1478737242443 Marionette TRACE conn2 -> [0,936,"getWindowHandle",null]
16:20:42 INFO - PROCESS | 1662 | 1478737242445 Marionette TRACE conn2 <- [1,936,null,{"value":"7"}]
16:20:42 INFO - PROCESS | 1662 | 1478737242448 Marionette TRACE conn2 -> [0,937,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:42 INFO - PROCESS | 1662 | 1478737242555 Marionette TRACE conn2 <- [1,937,null,{"value":null}]
16:20:42 INFO - PROCESS | 1662 | 1478737242610 Marionette TRACE conn2 -> [0,938,"getWindowHandles",null]
16:20:42 INFO - PROCESS | 1662 | 1478737242612 Marionette TRACE conn2 <- [1,938,null,["7"]]
16:20:42 INFO - PROCESS | 1662 | 1478737242614 Marionette TRACE conn2 -> [0,939,"switchToWindow",{"name":"7"}]
16:20:42 INFO - PROCESS | 1662 | 1478737242618 Marionette TRACE conn2 <- [1,939,null,{}]
16:20:42 INFO - PROCESS | 1662 | 1478737242620 Marionette TRACE conn2 -> [0,940,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-network-error.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-network-error.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:42 INFO - PROCESS | 1662 | ++DOCSHELL 0x12784d000 == 50 [pid = 1662] [id = 215]
16:20:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 122 (0x127852000) [pid = 1662] [serial = 629] [outer = 0x0]
16:20:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 123 (0x127857800) [pid = 1662] [serial = 630] [outer = 0x127852000]
16:20:42 INFO - PROCESS | 1662 | 1478737242662 Marionette DEBUG loaded listener.js
16:20:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 124 (0x12f5c9800) [pid = 1662] [serial = 631] [outer = 0x127852000]
16:20:42 INFO - PROCESS | 1662 | 1478737242966 Marionette TRACE conn2 <- [1,940,null,{"value":["/XMLHttpRequest/xmlhttprequest-network-error.htm",0,null,null,[["XMLHttpRequest: members during network errors",0,null,null]]]}]
16:20:43 INFO - .
16:20:43 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-network-error.htm | took 566ms
16:20:43 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html
16:20:43 INFO - PROCESS | 1662 | 1478737243015 Marionette TRACE conn2 -> [0,941,"getWindowHandle",null]
16:20:43 INFO - PROCESS | 1662 | 1478737243017 Marionette TRACE conn2 <- [1,941,null,{"value":"7"}]
16:20:43 INFO - PROCESS | 1662 | 1478737243021 Marionette TRACE conn2 -> [0,942,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:43 INFO - PROCESS | 1662 | 1478737243141 Marionette TRACE conn2 <- [1,942,null,{"value":null}]
16:20:43 INFO - PROCESS | 1662 | 1478737243267 Marionette TRACE conn2 -> [0,943,"getWindowHandles",null]
16:20:43 INFO - PROCESS | 1662 | 1478737243269 Marionette TRACE conn2 <- [1,943,null,["7"]]
16:20:43 INFO - PROCESS | 1662 | 1478737243275 Marionette TRACE conn2 -> [0,944,"switchToWindow",{"name":"7"}]
16:20:43 INFO - PROCESS | 1662 | 1478737243279 Marionette TRACE conn2 <- [1,944,null,{}]
16:20:43 INFO - PROCESS | 1662 | 1478737243283 Marionette TRACE conn2 -> [0,945,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a2e2000 == 51 [pid = 1662] [id = 216]
16:20:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 125 (0x11a789800) [pid = 1662] [serial = 632] [outer = 0x0]
16:20:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 126 (0x124a75800) [pid = 1662] [serial = 633] [outer = 0x11a789800]
16:20:43 INFO - PROCESS | 1662 | 1478737243350 Marionette DEBUG loaded listener.js
16:20:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 127 (0x126988800) [pid = 1662] [serial = 634] [outer = 0x11a789800]
16:20:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x123ef4800 == 52 [pid = 1662] [id = 217]
16:20:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 128 (0x125a84000) [pid = 1662] [serial = 635] [outer = 0x0]
16:20:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 129 (0x127849000) [pid = 1662] [serial = 636] [outer = 0x125a84000]
16:20:43 INFO - PROCESS | 1662 | 1478737243892 Marionette TRACE conn2 <- [1,945,null,{"value":["/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html",0,null,null,[["Check that a sync XHR in a defer script blocks later defer scripts from running",0,null,null]]]}]
16:20:43 INFO - .
16:20:43 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html | took 916ms
16:20:43 INFO - PROCESS | 1662 | 1478737243938 Marionette TRACE conn2 -> [0,946,"getWindowHandle",null]
16:20:43 INFO - PROCESS | 1662 | 1478737243941 Marionette TRACE conn2 <- [1,946,null,{"value":"7"}]
16:20:43 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-sync-block-scripts.html
16:20:43 INFO - PROCESS | 1662 | 1478737243946 Marionette TRACE conn2 -> [0,947,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:44 INFO - PROCESS | 1662 | 1478737244066 Marionette TRACE conn2 <- [1,947,null,{"value":null}]
16:20:44 INFO - PROCESS | 1662 | 1478737244125 Marionette TRACE conn2 -> [0,948,"getWindowHandles",null]
16:20:44 INFO - PROCESS | 1662 | 1478737244126 Marionette TRACE conn2 <- [1,948,null,["7"]]
16:20:44 INFO - PROCESS | 1662 | 1478737244180 Marionette TRACE conn2 -> [0,949,"switchToWindow",{"name":"7"}]
16:20:44 INFO - PROCESS | 1662 | 1478737244183 Marionette TRACE conn2 <- [1,949,null,{}]
16:20:44 INFO - PROCESS | 1662 | 1478737244188 Marionette TRACE conn2 -> [0,950,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a93b800 == 53 [pid = 1662] [id = 218]
16:20:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 130 (0x11a93c800) [pid = 1662] [serial = 637] [outer = 0x0]
16:20:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 131 (0x11aa70800) [pid = 1662] [serial = 638] [outer = 0x11a93c800]
16:20:44 INFO - PROCESS | 1662 | 1478737244233 Marionette DEBUG loaded listener.js
16:20:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 132 (0x124f5f800) [pid = 1662] [serial = 639] [outer = 0x11a93c800]
16:20:44 INFO - PROCESS | 1662 | 1478737244630 Marionette TRACE conn2 <- [1,950,null,{"value":["/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html",0,null,null,[["Check that while a sync XHR is in flight async script loads don't complete and run script",0,null,null]]]}]
16:20:44 INFO - .
16:20:44 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-sync-block-scripts.html | took 719ms
16:20:44 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html
16:20:44 INFO - PROCESS | 1662 | 1478737244665 Marionette TRACE conn2 -> [0,951,"getWindowHandle",null]
16:20:44 INFO - PROCESS | 1662 | 1478737244668 Marionette TRACE conn2 <- [1,951,null,{"value":"7"}]
16:20:44 INFO - PROCESS | 1662 | 1478737244672 Marionette TRACE conn2 -> [0,952,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:44 INFO - PROCESS | 1662 | 1478737244802 Marionette TRACE conn2 <- [1,952,null,{"value":null}]
16:20:44 INFO - PROCESS | 1662 | 1478737244951 Marionette TRACE conn2 -> [0,953,"getWindowHandles",null]
16:20:44 INFO - PROCESS | 1662 | 1478737244954 Marionette TRACE conn2 <- [1,953,null,["7"]]
16:20:44 INFO - PROCESS | 1662 | 1478737244966 Marionette TRACE conn2 -> [0,954,"switchToWindow",{"name":"7"}]
16:20:44 INFO - PROCESS | 1662 | 1478737244968 Marionette TRACE conn2 <- [1,954,null,{}]
16:20:44 INFO - PROCESS | 1662 | 1478737244971 Marionette TRACE conn2 -> [0,955,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x123b07000 == 54 [pid = 1662] [id = 219]
16:20:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 133 (0x123ef7800) [pid = 1662] [serial = 640] [outer = 0x0]
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 134 (0x1256ad800) [pid = 1662] [serial = 641] [outer = 0x123ef7800]
16:20:45 INFO - PROCESS | 1662 | 1478737245009 Marionette DEBUG loaded listener.js
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 135 (0x12697a000) [pid = 1662] [serial = 642] [outer = 0x123ef7800]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x12e0f1800 == 53 [pid = 1662] [id = 207]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x12e097800 == 52 [pid = 1662] [id = 206]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x12dbab000 == 51 [pid = 1662] [id = 205]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x127992800 == 50 [pid = 1662] [id = 204]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x11929b000 == 49 [pid = 1662] [id = 203]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x12dba1800 == 48 [pid = 1662] [id = 202]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x1293a8800 == 47 [pid = 1662] [id = 201]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x1293b6000 == 46 [pid = 1662] [id = 200]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x128eaa800 == 45 [pid = 1662] [id = 199]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x126a3f000 == 44 [pid = 1662] [id = 198]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x1246c0800 == 43 [pid = 1662] [id = 197]
16:20:45 INFO - PROCESS | 1662 | --DOCSHELL 0x11a955000 == 42 [pid = 1662] [id = 196]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 134 (0x1293b4800) [pid = 1662] [serial = 558] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 133 (0x129677000) [pid = 1662] [serial = 559] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 132 (0x129176800) [pid = 1662] [serial = 555] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 131 (0x1291b2800) [pid = 1662] [serial = 556] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 130 (0x128a89800) [pid = 1662] [serial = 552] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 129 (0x128a9c000) [pid = 1662] [serial = 553] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 128 (0x127f38800) [pid = 1662] [serial = 549] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 127 (0x127fe0000) [pid = 1662] [serial = 550] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 126 (0x125746000) [pid = 1662] [serial = 546] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 125 (0x127794800) [pid = 1662] [serial = 547] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 124 (0x124859000) [pid = 1662] [serial = 543] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 123 (0x11a952800) [pid = 1662] [serial = 540] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 122 (0x123ef5800) [pid = 1662] [serial = 541] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 121 (0x118ba6800) [pid = 1662] [serial = 537] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 120 (0x118fe3000) [pid = 1662] [serial = 538] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 119 (0x12698b000) [pid = 1662] [serial = 535] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 118 (0x1256af800) [pid = 1662] [serial = 534] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 117 (0x124a84800) [pid = 1662] [serial = 531] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 116 (0x125489800) [pid = 1662] [serial = 532] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 115 (0x1299ab000) [pid = 1662] [serial = 528] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 114 (0x1299b2000) [pid = 1662] [serial = 529] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 113 (0x12e0d9000) [pid = 1662] [serial = 525] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 112 (0x12e0e1800) [pid = 1662] [serial = 526] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 111 (0x12e8aa800) [pid = 1662] [serial = 522] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 110 (0x12f33a800) [pid = 1662] [serial = 523] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 109 (0x12c5ad000) [pid = 1662] [serial = 519] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 108 (0x12d21d000) [pid = 1662] [serial = 520] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 107 (0x12572f800) [pid = 1662] [serial = 516] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 106 (0x125a9a800) [pid = 1662] [serial = 517] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | --DOMWINDOW == 105 (0x1299bc800) [pid = 1662] [serial = 561] [outer = 0x0] [url = about:blank]
16:20:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x124859000 == 43 [pid = 1662] [id = 220]
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 106 (0x124d67000) [pid = 1662] [serial = 643] [outer = 0x0]
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 107 (0x125489800) [pid = 1662] [serial = 644] [outer = 0x124d67000]
16:20:45 INFO - PROCESS | 1662 | 1478737245308 Marionette TRACE conn2 <- [1,955,null,{"value":["/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html",0,null,null,[["Ensure that an async script added during a defer script that then does a\n sync XHR still runs",0,null,null]]]}]
16:20:45 INFO - .
16:20:45 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html | took 664ms
16:20:45 INFO - PROCESS | 1662 | 1478737245341 Marionette TRACE conn2 -> [0,956,"getWindowHandle",null]
16:20:45 INFO - PROCESS | 1662 | 1478737245344 Marionette TRACE conn2 <- [1,956,null,{"value":"7"}]
16:20:45 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-aborted.html
16:20:45 INFO - PROCESS | 1662 | 1478737245346 Marionette TRACE conn2 -> [0,957,"timeouts",{"script":185000}]
16:20:45 INFO - PROCESS | 1662 | 1478737245348 Marionette TRACE conn2 <- [1,957,null,{}]
16:20:45 INFO - PROCESS | 1662 | 1478737245350 Marionette TRACE conn2 -> [0,958,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:20:45 INFO - PROCESS | 1662 | 1478737245454 Marionette TRACE conn2 <- [1,958,null,{"value":null}]
16:20:45 INFO - PROCESS | 1662 | 1478737245516 Marionette TRACE conn2 -> [0,959,"getWindowHandles",null]
16:20:45 INFO - PROCESS | 1662 | 1478737245518 Marionette TRACE conn2 <- [1,959,null,["7"]]
16:20:45 INFO - PROCESS | 1662 | 1478737245520 Marionette TRACE conn2 -> [0,960,"switchToWindow",{"name":"7"}]
16:20:45 INFO - PROCESS | 1662 | 1478737245524 Marionette TRACE conn2 <- [1,960,null,{}]
16:20:45 INFO - PROCESS | 1662 | 1478737245526 Marionette TRACE conn2 -> [0,961,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-aborted.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-aborted.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:20:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x125a9b000 == 44 [pid = 1662] [id = 221]
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 108 (0x126989000) [pid = 1662] [serial = 645] [outer = 0x0]
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 109 (0x127f30800) [pid = 1662] [serial = 646] [outer = 0x126989000]
16:20:45 INFO - PROCESS | 1662 | 1478737245564 Marionette DEBUG loaded listener.js
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 110 (0x128a9c000) [pid = 1662] [serial = 647] [outer = 0x126989000]
16:20:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 111 (0x1291a4800) [pid = 1662] [serial = 648] [outer = 0x126a35000]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 110 (0x125737000) [pid = 1662] [serial = 566] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-usp.html]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 109 (0x127995800) [pid = 1662] [serial = 596] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 108 (0x123ee9800) [pid = 1662] [serial = 563] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-timeout-events.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 107 (0x12acc8800) [pid = 1662] [serial = 569] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-usp.worker]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 106 (0x12e0a0000) [pid = 1662] [serial = 602] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-open-setrequestheader.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 105 (0x126c9c800) [pid = 1662] [serial = 578] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 104 (0x12de3d000) [pid = 1662] [serial = 599] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-forbidden.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 103 (0x12dc46800) [pid = 1662] [serial = 593] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 102 (0x1293b0800) [pid = 1662] [serial = 587] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 101 (0x12e0f3800) [pid = 1662] [serial = 605] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/status-async.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 100 (0x1293b7800) [pid = 1662] [serial = 584] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-name.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 99 (0x1246d4800) [pid = 1662] [serial = 542] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-send.worker]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 98 (0x128ead000) [pid = 1662] [serial = 581] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-before-open.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 97 (0x123b17000) [pid = 1662] [serial = 572] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-after-send.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 96 (0x12dba2800) [pid = 1662] [serial = 590] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-case-insensitive.htm]
16:20:48 INFO - PROCESS | 1662 | --DOMWINDOW == 95 (0x1246ce800) [pid = 1662] [serial = 575] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-allow-empty-value.htm]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12d9a8000 == 43 [pid = 1662] [id = 125]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12572f000 == 42 [pid = 1662] [id = 194]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x125497800 == 41 [pid = 1662] [id = 129]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x123ee2800 == 40 [pid = 1662] [id = 193]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12de34800 == 39 [pid = 1662] [id = 128]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x1299b7000 == 38 [pid = 1662] [id = 192]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12885f000 == 37 [pid = 1662] [id = 195]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12db83000 == 36 [pid = 1662] [id = 126]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12c5ab000 == 35 [pid = 1662] [id = 123]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x128866000 == 34 [pid = 1662] [id = 132]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12dbb0000 == 33 [pid = 1662] [id = 127]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x1293be000 == 32 [pid = 1662] [id = 121]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x1291b4000 == 31 [pid = 1662] [id = 130]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x11a196800 == 30 [pid = 1662] [id = 116]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12d205000 == 29 [pid = 1662] [id = 124]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x1173ca800 == 28 [pid = 1662] [id = 120]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12b55f000 == 27 [pid = 1662] [id = 122]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x1277a7800 == 26 [pid = 1662] [id = 118]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x128a98000 == 25 [pid = 1662] [id = 119]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x123b06000 == 24 [pid = 1662] [id = 117]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12c5c0800 == 23 [pid = 1662] [id = 133]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x124d78800 == 22 [pid = 1662] [id = 131]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x124859000 == 21 [pid = 1662] [id = 220]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x123b07000 == 20 [pid = 1662] [id = 219]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x11a93b800 == 19 [pid = 1662] [id = 218]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x123ef4800 == 18 [pid = 1662] [id = 217]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x11a2e2000 == 17 [pid = 1662] [id = 216]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12784d000 == 16 [pid = 1662] [id = 215]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x130a3b000 == 15 [pid = 1662] [id = 214]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12f933800 == 14 [pid = 1662] [id = 213]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12f863000 == 13 [pid = 1662] [id = 212]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12f33a000 == 12 [pid = 1662] [id = 211]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12e0f2800 == 11 [pid = 1662] [id = 210]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x1254a0000 == 10 [pid = 1662] [id = 209]
16:20:51 INFO - PROCESS | 1662 | --DOCSHELL 0x12e09e000 == 9 [pid = 1662] [id = 208]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 94 (0x124c42000) [pid = 1662] [serial = 544] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 93 (0x12e607000) [pid = 1662] [serial = 607] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 92 (0x12e323800) [pid = 1662] [serial = 606] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 91 (0x12e0a6800) [pid = 1662] [serial = 603] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 90 (0x12e0e8000) [pid = 1662] [serial = 604] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 89 (0x12deeb000) [pid = 1662] [serial = 600] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 88 (0x12def4800) [pid = 1662] [serial = 601] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 87 (0x128fd8800) [pid = 1662] [serial = 597] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 86 (0x11a794800) [pid = 1662] [serial = 598] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 85 (0x12dc4d000) [pid = 1662] [serial = 594] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 84 (0x12de35000) [pid = 1662] [serial = 595] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 83 (0x12dbad000) [pid = 1662] [serial = 591] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 82 (0x12dbb2800) [pid = 1662] [serial = 592] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 81 (0x12d20f000) [pid = 1662] [serial = 588] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 80 (0x12d9ab000) [pid = 1662] [serial = 589] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 79 (0x129681000) [pid = 1662] [serial = 585] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 78 (0x129691800) [pid = 1662] [serial = 586] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 77 (0x128eba800) [pid = 1662] [serial = 582] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 76 (0x128ff0000) [pid = 1662] [serial = 583] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 75 (0x127420000) [pid = 1662] [serial = 579] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 74 (0x127999000) [pid = 1662] [serial = 580] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 73 (0x124d6f000) [pid = 1662] [serial = 576] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 72 (0x125489000) [pid = 1662] [serial = 577] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 71 (0x12461f000) [pid = 1662] [serial = 573] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 70 (0x12549b000) [pid = 1662] [serial = 574] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 69 (0x12b4b4000) [pid = 1662] [serial = 570] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 68 (0x12c21c800) [pid = 1662] [serial = 571] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 67 (0x126caf000) [pid = 1662] [serial = 567] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 66 (0x12799d000) [pid = 1662] [serial = 568] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 65 (0x124114800) [pid = 1662] [serial = 564] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 64 (0x124627000) [pid = 1662] [serial = 565] [outer = 0x0] [url = about:blank]
16:20:51 INFO - PROCESS | 1662 | --DOMWINDOW == 63 (0x12e8ad000) [pid = 1662] [serial = 609] [outer = 0x0] [url = about:blank]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 62 (0x1299b7800) [pid = 1662] [serial = 560] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-timeout.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 61 (0x12f865800) [pid = 1662] [serial = 620] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-basic.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 60 (0x125a84000) [pid = 1662] [serial = 635] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 59 (0x11a789800) [pid = 1662] [serial = 632] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 58 (0x12f33b800) [pid = 1662] [serial = 617] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/timeout-sync.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 57 (0x123ef7800) [pid = 1662] [serial = 640] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 56 (0x124d67000) [pid = 1662] [serial = 643] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 55 (0x12e0eb000) [pid = 1662] [serial = 608] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/status-basic.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 54 (0x125691800) [pid = 1662] [serial = 611] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/status-error.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 53 (0x127852000) [pid = 1662] [serial = 629] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-network-error.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 52 (0x12e0f3000) [pid = 1662] [serial = 614] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/timeout-cors-async.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 51 (0x12f934000) [pid = 1662] [serial = 623] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-eventtarget.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 50 (0x130a3b800) [pid = 1662] [serial = 626] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-network-error-sync.htm]
16:20:55 INFO - PROCESS | 1662 | --DOMWINDOW == 49 (0x11a93c800) [pid = 1662] [serial = 637] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 48 (0x127849000) [pid = 1662] [serial = 636] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 47 (0x125489800) [pid = 1662] [serial = 644] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 46 (0x1299c3800) [pid = 1662] [serial = 562] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 45 (0x124f5f800) [pid = 1662] [serial = 639] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 44 (0x11aa70800) [pid = 1662] [serial = 638] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 43 (0x12697a000) [pid = 1662] [serial = 642] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 42 (0x1256ad800) [pid = 1662] [serial = 641] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 41 (0x127f30800) [pid = 1662] [serial = 646] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 40 (0x124a75800) [pid = 1662] [serial = 633] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 39 (0x126988800) [pid = 1662] [serial = 634] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 38 (0x127857800) [pid = 1662] [serial = 630] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 37 (0x12f5c9800) [pid = 1662] [serial = 631] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 36 (0x12783b000) [pid = 1662] [serial = 627] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 35 (0x127841800) [pid = 1662] [serial = 628] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 34 (0x130a20000) [pid = 1662] [serial = 624] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 33 (0x130a25800) [pid = 1662] [serial = 625] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 32 (0x12f919000) [pid = 1662] [serial = 621] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 31 (0x12f924800) [pid = 1662] [serial = 622] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 30 (0x12f5ae000) [pid = 1662] [serial = 618] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 29 (0x12f5bb000) [pid = 1662] [serial = 619] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 28 (0x12e31f800) [pid = 1662] [serial = 615] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 27 (0x12e8ab000) [pid = 1662] [serial = 616] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 26 (0x1256ab000) [pid = 1662] [serial = 612] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x125a86800) [pid = 1662] [serial = 613] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x12e8b8000) [pid = 1662] [serial = 610] [outer = 0x0] [url = about:blank]
16:20:59 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x1173be000) [pid = 1662] [serial = 255] [outer = 0x0] [url = about:neterror?e=dnsNotFound&u=https%3A//%25%28server%29s/selfsupport-dummy/&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20find%20the%20server%20at%20%25%28server%29s.]
16:21:07 INFO - PROCESS | 1662 | 1478737267835 Marionette TRACE conn2 <- [1,961,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-aborted.html",0,null,null,[["Timeout test: No events should fire for an unsent, unaborted request",0,null,null],["Timeout test: time to abort is -1, timeout set at 2000",0,null,null],["Timeout test: time to abort is 5000, timeout set at 2000",0,null,null]]]}]
16:21:07 INFO - ...
16:21:07 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-aborted.html | took 22517ms
16:21:07 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
16:21:07 INFO - PROCESS | 1662 | 1478737267865 Marionette TRACE conn2 -> [0,962,"getWindowHandle",null]
16:21:07 INFO - PROCESS | 1662 | 1478737267868 Marionette TRACE conn2 <- [1,962,null,{"value":"7"}]
16:21:07 INFO - PROCESS | 1662 | 1478737267873 Marionette TRACE conn2 -> [0,963,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:21:07 INFO - PROCESS | 1662 | 1478737267971 Marionette TRACE conn2 <- [1,963,null,{"value":null}]
16:21:08 INFO - PROCESS | 1662 | 1478737267999 Marionette TRACE conn2 -> [0,964,"getWindowHandles",null]
16:21:08 INFO - PROCESS | 1662 | 1478737268001 Marionette TRACE conn2 <- [1,964,null,["7"]]
16:21:08 INFO - PROCESS | 1662 | 1478737268007 Marionette TRACE conn2 -> [0,965,"switchToWindow",{"name":"7"}]
16:21:08 INFO - PROCESS | 1662 | 1478737268011 Marionette TRACE conn2 <- [1,965,null,{}]
16:21:08 INFO - PROCESS | 1662 | 1478737268014 Marionette TRACE conn2 -> [0,966,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:21:08 INFO - PROCESS | 1662 | ++DOCSHELL 0x118962000 == 10 [pid = 1662] [id = 222]
16:21:08 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x118963800) [pid = 1662] [serial = 649] [outer = 0x0]
16:21:08 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x118ba8800) [pid = 1662] [serial = 650] [outer = 0x118963800]
16:21:08 INFO - PROCESS | 1662 | 1478737268057 Marionette DEBUG loaded listener.js
16:21:08 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x119295000) [pid = 1662] [serial = 651] [outer = 0x118963800]
16:21:14 INFO - PROCESS | 1662 | --DOCSHELL 0x125a9b000 == 9 [pid = 1662] [id = 221]
16:21:16 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x126989000) [pid = 1662] [serial = 645] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-aborted.html]
16:21:19 INFO - PROCESS | 1662 | 1478737279312 Marionette TRACE conn2 <- [1,966,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html",0,null,null,[["Timeout test: time to abort is 0, timeout set at 2000",0,null,null],["Timeout test: time to abort is 1000, timeout set at 2000",0,null,null]]]}]
16:21:19 INFO - ..
16:21:19 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html | took 11482ms
16:21:19 INFO - PROCESS | 1662 | 1478737279354 Marionette TRACE conn2 -> [0,967,"getWindowHandle",null]
16:21:19 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-overrides.html
16:21:19 INFO - PROCESS | 1662 | 1478737279358 Marionette TRACE conn2 <- [1,967,null,{"value":"7"}]
16:21:19 INFO - PROCESS | 1662 | 1478737279363 Marionette TRACE conn2 -> [0,968,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:21:19 INFO - PROCESS | 1662 | 1478737279446 Marionette TRACE conn2 <- [1,968,null,{"value":null}]
16:21:19 INFO - PROCESS | 1662 | 1478737279450 Marionette TRACE conn2 -> [0,969,"getWindowHandles",null]
16:21:19 INFO - PROCESS | 1662 | 1478737279452 Marionette TRACE conn2 <- [1,969,null,["7"]]
16:21:19 INFO - PROCESS | 1662 | 1478737279457 Marionette TRACE conn2 -> [0,970,"switchToWindow",{"name":"7"}]
16:21:19 INFO - PROCESS | 1662 | 1478737279461 Marionette TRACE conn2 <- [1,970,null,{}]
16:21:19 INFO - PROCESS | 1662 | 1478737279464 Marionette TRACE conn2 -> [0,971,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-overrides.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-overrides.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:21:19 INFO - PROCESS | 1662 | ++DOCSHELL 0x118f0d000 == 10 [pid = 1662] [id = 223]
16:21:19 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x118f11000) [pid = 1662] [serial = 652] [outer = 0x0]
16:21:19 INFO - PROCESS | 1662 | ++DOMWINDOW == 27 (0x119298000) [pid = 1662] [serial = 653] [outer = 0x118f11000]
16:21:19 INFO - PROCESS | 1662 | 1478737279508 Marionette DEBUG loaded listener.js
16:21:19 INFO - PROCESS | 1662 | ++DOMWINDOW == 28 (0x1198d6800) [pid = 1662] [serial = 654] [outer = 0x118f11000]
16:21:21 INFO - PROCESS | 1662 | --DOCSHELL 0x118962000 == 9 [pid = 1662] [id = 222]
16:21:21 INFO - PROCESS | 1662 | --DOMWINDOW == 27 (0x128a9c000) [pid = 1662] [serial = 647] [outer = 0x0] [url = about:blank]
16:21:21 INFO - PROCESS | 1662 | --DOMWINDOW == 26 (0x118ba8800) [pid = 1662] [serial = 650] [outer = 0x0] [url = about:blank]
16:21:24 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x118963800) [pid = 1662] [serial = 649] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html]
16:21:29 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x119298000) [pid = 1662] [serial = 653] [outer = 0x0] [url = about:blank]
16:21:29 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x119295000) [pid = 1662] [serial = 651] [outer = 0x0] [url = about:blank]
16:21:42 INFO - PROCESS | 1662 | 1478737302776 Marionette TRACE conn2 <- [1,971,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-overrides.html",0,null,null,[["Timeout test: timeout disabled after initially set, original timeout at 5000, reset at 2000 to 0",0,null,null],["Timeout test: timeout overrides load after a delay, original timeout at 5000, reset at 1000 to 2000",0,null,null],["Timeout test: timeout enabled after initially disabled, original timeout at 0, reset at 2000 to 50000",0,null,null]]]}]
16:21:42 INFO - ...
16:21:42 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-overrides.html | took 23458ms
16:21:42 INFO - PROCESS | 1662 | 1478737302820 Marionette TRACE conn2 -> [0,972,"getWindowHandle",null]
16:21:42 INFO - PROCESS | 1662 | 1478737302823 Marionette TRACE conn2 <- [1,972,null,{"value":"7"}]
16:21:42 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
16:21:42 INFO - PROCESS | 1662 | 1478737302827 Marionette TRACE conn2 -> [0,973,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:21:42 INFO - PROCESS | 1662 | 1478737302908 Marionette TRACE conn2 <- [1,973,null,{"value":null}]
16:21:42 INFO - PROCESS | 1662 | 1478737302913 Marionette TRACE conn2 -> [0,974,"getWindowHandles",null]
16:21:42 INFO - PROCESS | 1662 | 1478737302915 Marionette TRACE conn2 <- [1,974,null,["7"]]
16:21:42 INFO - PROCESS | 1662 | 1478737302918 Marionette TRACE conn2 -> [0,975,"switchToWindow",{"name":"7"}]
16:21:42 INFO - PROCESS | 1662 | 1478737302921 Marionette TRACE conn2 <- [1,975,null,{}]
16:21:42 INFO - PROCESS | 1662 | 1478737302924 Marionette TRACE conn2 -> [0,976,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:21:42 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a94e000 == 10 [pid = 1662] [id = 224]
16:21:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a94e800) [pid = 1662] [serial = 655] [outer = 0x0]
16:21:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a954000) [pid = 1662] [serial = 656] [outer = 0x11a94e800]
16:21:42 INFO - PROCESS | 1662 | 1478737302969 Marionette DEBUG loaded listener.js
16:21:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x123b07000) [pid = 1662] [serial = 657] [outer = 0x11a94e800]
16:21:49 INFO - PROCESS | 1662 | --DOCSHELL 0x118f0d000 == 9 [pid = 1662] [id = 223]
16:21:51 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x118f11000) [pid = 1662] [serial = 652] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-overrides.html]
16:21:57 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x1198d6800) [pid = 1662] [serial = 654] [outer = 0x0] [url = about:blank]
16:21:57 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a954000) [pid = 1662] [serial = 656] [outer = 0x0] [url = about:blank]
16:22:04 INFO - PROCESS | 1662 | 1478737324325 Marionette TRACE conn2 <- [1,976,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html",0,null,null,[["Timeout test: timeout set to expiring value after load fires, original timeout at 5000, reset at 4000 to 1000",0,null,null],["Timeout test: timeout set to expired value before load fires, original timeout at 5000, reset at 2000 to 1100",0,null,null],["Timeout test: timeout set to non-expiring value after timeout fires, original timeout at 1000, reset at 2000 to 500",0,null,null]]]}]
16:22:04 INFO - ...
16:22:04 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html | took 21549ms
16:22:04 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-simple.html
16:22:04 INFO - PROCESS | 1662 | 1478737324376 Marionette TRACE conn2 -> [0,977,"getWindowHandle",null]
16:22:04 INFO - PROCESS | 1662 | 1478737324379 Marionette TRACE conn2 <- [1,977,null,{"value":"7"}]
16:22:04 INFO - PROCESS | 1662 | 1478737324385 Marionette TRACE conn2 -> [0,978,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:22:04 INFO - PROCESS | 1662 | 1478737324483 Marionette TRACE conn2 <- [1,978,null,{"value":null}]
16:22:04 INFO - PROCESS | 1662 | 1478737324509 Marionette TRACE conn2 -> [0,979,"getWindowHandles",null]
16:22:04 INFO - PROCESS | 1662 | 1478737324513 Marionette TRACE conn2 <- [1,979,null,["7"]]
16:22:04 INFO - PROCESS | 1662 | 1478737324516 Marionette TRACE conn2 -> [0,980,"switchToWindow",{"name":"7"}]
16:22:04 INFO - PROCESS | 1662 | 1478737324520 Marionette TRACE conn2 <- [1,980,null,{}]
16:22:04 INFO - PROCESS | 1662 | 1478737324524 Marionette TRACE conn2 -> [0,981,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-simple.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-simple.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:22:04 INFO - PROCESS | 1662 | ++DOCSHELL 0x1198d4000 == 10 [pid = 1662] [id = 225]
16:22:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x1198d4800) [pid = 1662] [serial = 658] [outer = 0x0]
16:22:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a196800) [pid = 1662] [serial = 659] [outer = 0x1198d4800]
16:22:04 INFO - PROCESS | 1662 | 1478737324567 Marionette DEBUG loaded listener.js
16:22:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a78a800) [pid = 1662] [serial = 660] [outer = 0x1198d4800]
16:22:14 INFO - PROCESS | 1662 | --DOCSHELL 0x11a94e000 == 9 [pid = 1662] [id = 224]
16:22:16 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a94e800) [pid = 1662] [serial = 655] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html]
16:22:21 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x123b07000) [pid = 1662] [serial = 657] [outer = 0x0] [url = about:blank]
16:22:21 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a196800) [pid = 1662] [serial = 659] [outer = 0x0] [url = about:blank]
16:22:27 INFO - PROCESS | 1662 | 1478737347807 Marionette TRACE conn2 <- [1,981,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-simple.html",0,null,null,[["Timeout test: no time out scheduled, load fires normally, timeout scheduled at 0",0,null,null],["Timeout test: load fires normally, timeout scheduled at 5000",0,null,null],["Timeout test: timeout hit before load, timeout scheduled at 2000",0,null,null]]]}]
16:22:27 INFO - ...
16:22:27 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-simple.html | took 23452ms
16:22:27 INFO - PROCESS | 1662 | 1478737347836 Marionette TRACE conn2 -> [0,982,"getWindowHandle",null]
16:22:27 INFO - PROCESS | 1662 | 1478737347839 Marionette TRACE conn2 <- [1,982,null,{"value":"7"}]
16:22:27 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-synconmain.html
16:22:27 INFO - PROCESS | 1662 | 1478737347845 Marionette TRACE conn2 -> [0,983,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:22:27 INFO - PROCESS | 1662 | 1478737347940 Marionette TRACE conn2 <- [1,983,null,{"value":null}]
16:22:27 INFO - PROCESS | 1662 | 1478737347965 Marionette TRACE conn2 -> [0,984,"getWindowHandles",null]
16:22:27 INFO - PROCESS | 1662 | 1478737347967 Marionette TRACE conn2 <- [1,984,null,["7"]]
16:22:27 INFO - PROCESS | 1662 | 1478737347970 Marionette TRACE conn2 -> [0,985,"switchToWindow",{"name":"7"}]
16:22:27 INFO - PROCESS | 1662 | 1478737347977 Marionette TRACE conn2 <- [1,985,null,{}]
16:22:27 INFO - PROCESS | 1662 | 1478737347981 Marionette TRACE conn2 -> [0,986,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:22:27 INFO - PROCESS | 1662 | ++DOCSHELL 0x1198d8800 == 10 [pid = 1662] [id = 226]
16:22:27 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x119fd5800) [pid = 1662] [serial = 661] [outer = 0x0]
16:22:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a187800) [pid = 1662] [serial = 662] [outer = 0x119fd5800]
16:22:28 INFO - PROCESS | 1662 | 1478737348024 Marionette DEBUG loaded listener.js
16:22:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a1a1800) [pid = 1662] [serial = 663] [outer = 0x119fd5800]
16:22:37 INFO - PROCESS | 1662 | --DOCSHELL 0x1198d4000 == 9 [pid = 1662] [id = 225]
16:22:38 INFO - PROCESS | 1662 | 1478737358249 Marionette TRACE conn2 <- [1,986,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html",0,null,null,[["Timeout test: Synchronous XHR must not allow a timeout to be set - setting timeout must throw",0,null,null],["Timeout test: Synchronous XHR must not allow a timeout to be set - calling open() after timeout is set must throw",0,null,null]]]}]
16:22:38 INFO - ..
16:22:38 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-synconmain.html | took 10441ms
16:22:38 INFO - PROCESS | 1662 | 1478737358285 Marionette TRACE conn2 -> [0,987,"getWindowHandle",null]
16:22:38 INFO - PROCESS | 1662 | 1478737358288 Marionette TRACE conn2 <- [1,987,null,{"value":"7"}]
16:22:38 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-twice.html
16:22:38 INFO - PROCESS | 1662 | 1478737358293 Marionette TRACE conn2 -> [0,988,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:22:38 INFO - PROCESS | 1662 | 1478737358399 Marionette TRACE conn2 <- [1,988,null,{"value":null}]
16:22:38 INFO - PROCESS | 1662 | 1478737358441 Marionette TRACE conn2 -> [0,989,"getWindowHandles",null]
16:22:38 INFO - PROCESS | 1662 | 1478737358444 Marionette TRACE conn2 <- [1,989,null,["7"]]
16:22:38 INFO - PROCESS | 1662 | 1478737358447 Marionette TRACE conn2 -> [0,990,"switchToWindow",{"name":"7"}]
16:22:38 INFO - PROCESS | 1662 | 1478737358451 Marionette TRACE conn2 <- [1,990,null,{}]
16:22:38 INFO - PROCESS | 1662 | 1478737358454 Marionette TRACE conn2 -> [0,991,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-twice.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-twice.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:22:38 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a113800 == 10 [pid = 1662] [id = 227]
16:22:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 27 (0x11a127000) [pid = 1662] [serial = 664] [outer = 0x0]
16:22:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 28 (0x11a19d800) [pid = 1662] [serial = 665] [outer = 0x11a127000]
16:22:38 INFO - PROCESS | 1662 | 1478737358497 Marionette DEBUG loaded listener.js
16:22:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 29 (0x11a940800) [pid = 1662] [serial = 666] [outer = 0x11a127000]
16:22:39 INFO - PROCESS | 1662 | --DOMWINDOW == 28 (0x1198d4800) [pid = 1662] [serial = 658] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-simple.html]
16:22:45 INFO - PROCESS | 1662 | --DOCSHELL 0x1198d8800 == 9 [pid = 1662] [id = 226]
16:22:45 INFO - PROCESS | 1662 | --DOMWINDOW == 27 (0x11a78a800) [pid = 1662] [serial = 660] [outer = 0x0] [url = about:blank]
16:22:45 INFO - PROCESS | 1662 | --DOMWINDOW == 26 (0x11a187800) [pid = 1662] [serial = 662] [outer = 0x0] [url = about:blank]
16:22:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 27 (0x118f11800) [pid = 1662] [serial = 667] [outer = 0x126a35000]
16:22:47 INFO - PROCESS | 1662 | --DOMWINDOW == 26 (0x119fd5800) [pid = 1662] [serial = 661] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html]
16:22:53 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a1a1800) [pid = 1662] [serial = 663] [outer = 0x0] [url = about:blank]
16:22:53 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a19d800) [pid = 1662] [serial = 665] [outer = 0x0] [url = about:blank]
16:23:00 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x1291a4800) [pid = 1662] [serial = 648] [outer = 0x0] [url = about:neterror?e=dnsNotFound&u=https%3A//%25%28server%29s/selfsupport-dummy/&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20find%20the%20server%20at%20%25%28server%29s.]
16:23:01 INFO - PROCESS | 1662 | 1478737381750 Marionette TRACE conn2 <- [1,991,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-twice.html",0,null,null,[["Timeout test: load fires normally with no timeout set, twice, original timeout at 0, reset at 2000 to 0",0,null,null],["Timeout test: load fires normally with same timeout set twice, original timeout at 5000, reset at 2000 to 5000",0,null,null],["Timeout test: timeout fires normally with same timeout set twice, original timeout at 2000, reset at 1000 to 2000",0,null,null]]]}]
16:23:01 INFO - ...
16:23:01 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-twice.html | took 23506ms
16:23:01 INFO - PROCESS | 1662 | 1478737381798 Marionette TRACE conn2 -> [0,992,"getWindowHandle",null]
16:23:01 INFO - PROCESS | 1662 | 1478737381801 Marionette TRACE conn2 <- [1,992,null,{"value":"7"}]
16:23:01 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html
16:23:01 INFO - PROCESS | 1662 | 1478737381808 Marionette TRACE conn2 -> [0,993,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:23:01 INFO - PROCESS | 1662 | 1478737381891 Marionette TRACE conn2 <- [1,993,null,{"value":null}]
16:23:01 INFO - PROCESS | 1662 | 1478737381897 Marionette TRACE conn2 -> [0,994,"getWindowHandles",null]
16:23:01 INFO - PROCESS | 1662 | 1478737381899 Marionette TRACE conn2 <- [1,994,null,["7"]]
16:23:01 INFO - PROCESS | 1662 | 1478737381902 Marionette TRACE conn2 -> [0,995,"switchToWindow",{"name":"7"}]
16:23:01 INFO - PROCESS | 1662 | 1478737381906 Marionette TRACE conn2 <- [1,995,null,{}]
16:23:01 INFO - PROCESS | 1662 | 1478737381910 Marionette TRACE conn2 -> [0,996,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:23:01 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a18d000 == 10 [pid = 1662] [id = 228]
16:23:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a18d800) [pid = 1662] [serial = 668] [outer = 0x0]
16:23:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a19d800) [pid = 1662] [serial = 669] [outer = 0x11a18d800]
16:23:01 INFO - PROCESS | 1662 | 1478737381956 Marionette DEBUG loaded listener.js
16:23:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a93f800) [pid = 1662] [serial = 670] [outer = 0x11a18d800]
16:23:12 INFO - PROCESS | 1662 | --DOCSHELL 0x11a113800 == 9 [pid = 1662] [id = 227]
16:23:14 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a127000) [pid = 1662] [serial = 664] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-twice.html]
16:23:19 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a940800) [pid = 1662] [serial = 666] [outer = 0x0] [url = about:blank]
16:23:19 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a19d800) [pid = 1662] [serial = 669] [outer = 0x0] [url = about:blank]
16:23:24 INFO - PROCESS | 1662 | 1478737404323 Marionette TRACE conn2 <- [1,996,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html",0,null,null,[["Timeout test: No events should fire for an unsent, unaborted request",0,null,null],["Timeout test: time to abort is -1, timeout set at 2000",0,null,null],["Timeout test: time to abort is 5000, timeout set at 2000",0,null,null]]]}]
16:23:24 INFO - ...
16:23:24 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html | took 22551ms
16:23:24 INFO - PROCESS | 1662 | 1478737404357 Marionette TRACE conn2 -> [0,997,"getWindowHandle",null]
16:23:24 INFO - PROCESS | 1662 | 1478737404360 Marionette TRACE conn2 <- [1,997,null,{"value":"7"}]
16:23:24 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html
16:23:24 INFO - PROCESS | 1662 | 1478737404365 Marionette TRACE conn2 -> [0,998,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:23:24 INFO - PROCESS | 1662 | 1478737404450 Marionette TRACE conn2 <- [1,998,null,{"value":null}]
16:23:24 INFO - PROCESS | 1662 | 1478737404489 Marionette TRACE conn2 -> [0,999,"getWindowHandles",null]
16:23:24 INFO - PROCESS | 1662 | 1478737404492 Marionette TRACE conn2 <- [1,999,null,["7"]]
16:23:24 INFO - PROCESS | 1662 | 1478737404496 Marionette TRACE conn2 -> [0,1000,"switchToWindow",{"name":"7"}]
16:23:24 INFO - PROCESS | 1662 | 1478737404500 Marionette TRACE conn2 <- [1,1000,null,{}]
16:23:24 INFO - PROCESS | 1662 | 1478737404503 Marionette TRACE conn2 -> [0,1001,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:23:24 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a1a2800 == 10 [pid = 1662] [id = 229]
16:23:24 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a2c7800) [pid = 1662] [serial = 671] [outer = 0x0]
16:23:24 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a78e800) [pid = 1662] [serial = 672] [outer = 0x11a2c7800]
16:23:24 INFO - PROCESS | 1662 | 1478737404545 Marionette DEBUG loaded listener.js
16:23:24 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a94e000) [pid = 1662] [serial = 673] [outer = 0x11a2c7800]
16:23:31 INFO - PROCESS | 1662 | --DOCSHELL 0x11a18d000 == 9 [pid = 1662] [id = 228]
16:23:33 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a18d800) [pid = 1662] [serial = 668] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html]
16:23:39 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a93f800) [pid = 1662] [serial = 670] [outer = 0x0] [url = about:blank]
16:23:39 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a78e800) [pid = 1662] [serial = 672] [outer = 0x0] [url = about:blank]
16:23:47 INFO - PROCESS | 1662 | 1478737427846 Marionette TRACE conn2 <- [1,1001,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html",0,null,null,[["Timeout test: timeout disabled after initially set, original timeout at 5000, reset at 2000 to 0",0,null,null],["Timeout test: timeout overrides load after a delay, original timeout at 5000, reset at 1000 to 2000",0,null,null],["Timeout test: timeout enabled after initially disabled, original timeout at 0, reset at 2000 to 50000",0,null,null]]]}]
16:23:47 INFO - ...
16:23:47 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html | took 23501ms
16:23:47 INFO - PROCESS | 1662 | 1478737427865 Marionette TRACE conn2 -> [0,1002,"getWindowHandle",null]
16:23:47 INFO - PROCESS | 1662 | 1478737427868 Marionette TRACE conn2 <- [1,1002,null,{"value":"7"}]
16:23:47 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html
16:23:47 INFO - PROCESS | 1662 | 1478737427873 Marionette TRACE conn2 -> [0,1003,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:23:47 INFO - PROCESS | 1662 | 1478737427973 Marionette TRACE conn2 <- [1,1003,null,{"value":null}]
16:23:48 INFO - PROCESS | 1662 | 1478737427999 Marionette TRACE conn2 -> [0,1004,"getWindowHandles",null]
16:23:48 INFO - PROCESS | 1662 | 1478737428002 Marionette TRACE conn2 <- [1,1004,null,["7"]]
16:23:48 INFO - PROCESS | 1662 | 1478737428005 Marionette TRACE conn2 -> [0,1005,"switchToWindow",{"name":"7"}]
16:23:48 INFO - PROCESS | 1662 | 1478737428009 Marionette TRACE conn2 <- [1,1005,null,{}]
16:23:48 INFO - PROCESS | 1662 | 1478737428013 Marionette TRACE conn2 -> [0,1006,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:23:48 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a197000 == 10 [pid = 1662] [id = 230]
16:23:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a199000) [pid = 1662] [serial = 674] [outer = 0x0]
16:23:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a2e0800) [pid = 1662] [serial = 675] [outer = 0x11a199000]
16:23:48 INFO - PROCESS | 1662 | 1478737428056 Marionette DEBUG loaded listener.js
16:23:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a948800) [pid = 1662] [serial = 676] [outer = 0x11a199000]
16:23:57 INFO - PROCESS | 1662 | --DOCSHELL 0x11a1a2800 == 9 [pid = 1662] [id = 229]
16:23:59 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a2c7800) [pid = 1662] [serial = 671] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html]
16:24:05 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a94e000) [pid = 1662] [serial = 673] [outer = 0x0] [url = about:blank]
16:24:05 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a2e0800) [pid = 1662] [serial = 675] [outer = 0x0] [url = about:blank]
16:24:09 INFO - PROCESS | 1662 | 1478737449351 Marionette TRACE conn2 <- [1,1006,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html",0,null,null,[["Timeout test: timeout set to expiring value after load fires, original timeout at 5000, reset at 4000 to 1000",0,null,null],["Timeout test: timeout set to expired value before load fires, original timeout at 5000, reset at 2000 to 1100",0,null,null],["Timeout test: timeout set to non-expiring value after timeout fires, original timeout at 1000, reset at 2000 to 500",0,null,null]]]}]
16:24:09 INFO - ...
16:24:09 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html | took 21497ms
16:24:09 INFO - PROCESS | 1662 | 1478737449369 Marionette TRACE conn2 -> [0,1007,"getWindowHandle",null]
16:24:09 INFO - PROCESS | 1662 | 1478737449372 Marionette TRACE conn2 <- [1,1007,null,{"value":"7"}]
16:24:09 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html
16:24:09 INFO - PROCESS | 1662 | 1478737449377 Marionette TRACE conn2 -> [0,1008,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:24:09 INFO - PROCESS | 1662 | 1478737449475 Marionette TRACE conn2 <- [1,1008,null,{"value":null}]
16:24:09 INFO - PROCESS | 1662 | 1478737449500 Marionette TRACE conn2 -> [0,1009,"getWindowHandles",null]
16:24:09 INFO - PROCESS | 1662 | 1478737449502 Marionette TRACE conn2 <- [1,1009,null,["7"]]
16:24:09 INFO - PROCESS | 1662 | 1478737449505 Marionette TRACE conn2 -> [0,1010,"switchToWindow",{"name":"7"}]
16:24:09 INFO - PROCESS | 1662 | 1478737449509 Marionette TRACE conn2 <- [1,1010,null,{}]
16:24:09 INFO - PROCESS | 1662 | 1478737449514 Marionette TRACE conn2 -> [0,1011,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:24:09 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a196800 == 10 [pid = 1662] [id = 231]
16:24:09 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a19d800) [pid = 1662] [serial = 677] [outer = 0x0]
16:24:09 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a2d9800) [pid = 1662] [serial = 678] [outer = 0x11a19d800]
16:24:09 INFO - PROCESS | 1662 | 1478737449558 Marionette DEBUG loaded listener.js
16:24:09 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a946000) [pid = 1662] [serial = 679] [outer = 0x11a19d800]
16:24:17 INFO - PROCESS | 1662 | --DOCSHELL 0x11a197000 == 9 [pid = 1662] [id = 230]
16:24:19 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a199000) [pid = 1662] [serial = 674] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html]
16:24:24 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a948800) [pid = 1662] [serial = 676] [outer = 0x0] [url = about:blank]
16:24:24 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a2d9800) [pid = 1662] [serial = 678] [outer = 0x0] [url = about:blank]
16:24:32 INFO - PROCESS | 1662 | 1478737472854 Marionette TRACE conn2 <- [1,1011,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html",0,null,null,[["Timeout test: no time out scheduled, load fires normally, timeout scheduled at 0",0,null,null],["Timeout test: load fires normally, timeout scheduled at 5000",0,null,null],["Timeout test: timeout hit before load, timeout scheduled at 2000",0,null,null]]]}]
16:24:32 INFO - ...
16:24:32 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html | took 23495ms
16:24:32 INFO - PROCESS | 1662 | 1478737472872 Marionette TRACE conn2 -> [0,1012,"getWindowHandle",null]
16:24:32 INFO - PROCESS | 1662 | 1478737472875 Marionette TRACE conn2 <- [1,1012,null,{"value":"7"}]
16:24:32 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html
16:24:32 INFO - PROCESS | 1662 | 1478737472880 Marionette TRACE conn2 -> [0,1013,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:24:32 INFO - PROCESS | 1662 | 1478737472978 Marionette TRACE conn2 <- [1,1013,null,{"value":null}]
16:24:33 INFO - PROCESS | 1662 | 1478737473003 Marionette TRACE conn2 -> [0,1014,"getWindowHandles",null]
16:24:33 INFO - PROCESS | 1662 | 1478737473005 Marionette TRACE conn2 <- [1,1014,null,["7"]]
16:24:33 INFO - PROCESS | 1662 | 1478737473008 Marionette TRACE conn2 -> [0,1015,"switchToWindow",{"name":"7"}]
16:24:33 INFO - PROCESS | 1662 | 1478737473012 Marionette TRACE conn2 <- [1,1015,null,{}]
16:24:33 INFO - PROCESS | 1662 | 1478737473018 Marionette TRACE conn2 -> [0,1016,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:24:33 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a2c8000 == 10 [pid = 1662] [id = 232]
16:24:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a2cc000) [pid = 1662] [serial = 680] [outer = 0x0]
16:24:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a789800) [pid = 1662] [serial = 681] [outer = 0x11a2cc000]
16:24:33 INFO - PROCESS | 1662 | 1478737473061 Marionette DEBUG loaded listener.js
16:24:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a94d800) [pid = 1662] [serial = 682] [outer = 0x11a2cc000]
16:24:42 INFO - PROCESS | 1662 | --DOCSHELL 0x11a196800 == 9 [pid = 1662] [id = 231]
16:24:44 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a19d800) [pid = 1662] [serial = 677] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html]
16:24:50 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a946000) [pid = 1662] [serial = 679] [outer = 0x0] [url = about:blank]
16:24:50 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a789800) [pid = 1662] [serial = 681] [outer = 0x0] [url = about:blank]
16:24:56 INFO - PROCESS | 1662 | 1478737496356 Marionette TRACE conn2 <- [1,1016,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html",0,null,null,[["Timeout test: no time out scheduled, load fires normally, timeout scheduled at 0",0,null,null],["Timeout test: load fires normally, timeout scheduled at 5000",0,null,null],["Timeout test: timeout hit before load, timeout scheduled at 2000",0,null,null]]]}]
16:24:56 INFO - ...
16:24:56 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html | took 23500ms
16:24:56 INFO - PROCESS | 1662 | 1478737496379 Marionette TRACE conn2 -> [0,1017,"getWindowHandle",null]
16:24:56 INFO - PROCESS | 1662 | 1478737496382 Marionette TRACE conn2 <- [1,1017,null,{"value":"7"}]
16:24:56 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html
16:24:56 INFO - PROCESS | 1662 | 1478737496388 Marionette TRACE conn2 -> [0,1018,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:24:56 INFO - PROCESS | 1662 | 1478737496488 Marionette TRACE conn2 <- [1,1018,null,{"value":null}]
16:24:56 INFO - PROCESS | 1662 | 1478737496514 Marionette TRACE conn2 -> [0,1019,"getWindowHandles",null]
16:24:56 INFO - PROCESS | 1662 | 1478737496518 Marionette TRACE conn2 <- [1,1019,null,["7"]]
16:24:56 INFO - PROCESS | 1662 | 1478737496522 Marionette TRACE conn2 -> [0,1020,"switchToWindow",{"name":"7"}]
16:24:56 INFO - PROCESS | 1662 | 1478737496525 Marionette TRACE conn2 <- [1,1020,null,{}]
16:24:56 INFO - PROCESS | 1662 | 1478737496528 Marionette TRACE conn2 -> [0,1021,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:24:56 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a19c000 == 10 [pid = 1662] [id = 233]
16:24:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a19d800) [pid = 1662] [serial = 683] [outer = 0x0]
16:24:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a2da800) [pid = 1662] [serial = 684] [outer = 0x11a19d800]
16:24:56 INFO - PROCESS | 1662 | 1478737496571 Marionette DEBUG loaded listener.js
16:24:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a948000) [pid = 1662] [serial = 685] [outer = 0x11a19d800]
16:25:06 INFO - PROCESS | 1662 | --DOCSHELL 0x11a2c8000 == 9 [pid = 1662] [id = 232]
16:25:08 INFO - PROCESS | 1662 | --DOMWINDOW == 25 (0x11a2cc000) [pid = 1662] [serial = 680] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html]
16:25:13 INFO - PROCESS | 1662 | --DOMWINDOW == 24 (0x11a94d800) [pid = 1662] [serial = 682] [outer = 0x0] [url = about:blank]
16:25:13 INFO - PROCESS | 1662 | --DOMWINDOW == 23 (0x11a2da800) [pid = 1662] [serial = 684] [outer = 0x0] [url = about:blank]
16:25:15 INFO - PROCESS | 1662 | --DOCSHELL 0x12f864800 == 8 [pid = 1662] [id = 10]
16:25:19 INFO - PROCESS | 1662 | 1478737519940 Marionette TRACE conn2 <- [1,1021,null,{"value":["/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html",0,null,null,[["Timeout test: load fires normally with no timeout set, twice, original timeout at 0, reset at 2000 to 0",0,null,null],["Timeout test: load fires normally with same timeout set twice, original timeout at 5000, reset at 2000 to 5000",0,null,null],["Timeout test: timeout fires normally with same timeout set twice, original timeout at 2000, reset at 1000 to 2000",0,null,null]]]}]
16:25:19 INFO - ...
16:25:19 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html | took 23564ms
16:25:19 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-unsent.htm
16:25:19 INFO - PROCESS | 1662 | 1478737519952 Marionette TRACE conn2 -> [0,1022,"getWindowHandle",null]
16:25:19 INFO - PROCESS | 1662 | 1478737519955 Marionette TRACE conn2 <- [1,1022,null,{"value":"7"}]
16:25:19 INFO - PROCESS | 1662 | 1478737519958 Marionette TRACE conn2 -> [0,1023,"timeouts",{"script":35000}]
16:25:19 INFO - PROCESS | 1662 | 1478737519961 Marionette TRACE conn2 <- [1,1023,null,{}]
16:25:19 INFO - PROCESS | 1662 | 1478737519966 Marionette TRACE conn2 -> [0,1024,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:20 INFO - PROCESS | 1662 | 1478737520061 Marionette TRACE conn2 <- [1,1024,null,{"value":null}]
16:25:20 INFO - PROCESS | 1662 | 1478737520087 Marionette TRACE conn2 -> [0,1025,"getWindowHandles",null]
16:25:20 INFO - PROCESS | 1662 | 1478737520089 Marionette TRACE conn2 <- [1,1025,null,["7"]]
16:25:20 INFO - PROCESS | 1662 | 1478737520092 Marionette TRACE conn2 -> [0,1026,"switchToWindow",{"name":"7"}]
16:25:20 INFO - PROCESS | 1662 | 1478737520098 Marionette TRACE conn2 <- [1,1026,null,{}]
16:25:20 INFO - PROCESS | 1662 | 1478737520107 Marionette TRACE conn2 -> [0,1027,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/XMLHttpRequest/xmlhttprequest-unsent.htm\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-unsent.htm\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:20 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a2d8800 == 9 [pid = 1662] [id = 234]
16:25:20 INFO - PROCESS | 1662 | ++DOMWINDOW == 24 (0x11a2da800) [pid = 1662] [serial = 686] [outer = 0x0]
16:25:20 INFO - PROCESS | 1662 | ++DOMWINDOW == 25 (0x11a794800) [pid = 1662] [serial = 687] [outer = 0x11a2da800]
16:25:20 INFO - PROCESS | 1662 | 1478737520152 Marionette DEBUG loaded listener.js
16:25:20 INFO - PROCESS | 1662 | ++DOMWINDOW == 26 (0x11a94f000) [pid = 1662] [serial = 688] [outer = 0x11a2da800]
16:25:20 INFO - PROCESS | 1662 | 1478737520423 Marionette TRACE conn2 <- [1,1027,null,{"value":["/XMLHttpRequest/xmlhttprequest-unsent.htm",0,null,null,[["XMLHttpRequest: members during UNSENT",0,null,null]]]}]
16:25:20 INFO - .
16:25:20 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-unsent.htm | took 472ms
16:25:20 INFO - PROCESS | 1662 | 1478737520432 Marionette TRACE conn2 -> [0,1028,"getWindowHandle",null]
16:25:20 INFO - PROCESS | 1662 | 1478737520436 Marionette TRACE conn2 <- [1,1028,null,{"value":"7"}]
16:25:20 INFO - TEST-START | /dom/events/AddEventListenerOptions-once.html
16:25:20 INFO - PROCESS | 1662 | 1478737520439 Marionette TRACE conn2 -> [0,1029,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:20 INFO - PROCESS | 1662 | 1478737520540 Marionette TRACE conn2 <- [1,1029,null,{"value":null}]
16:25:20 INFO - PROCESS | 1662 | 1478737520592 Marionette TRACE conn2 -> [0,1030,"getWindowHandles",null]
16:25:20 INFO - PROCESS | 1662 | 1478737520595 Marionette TRACE conn2 <- [1,1030,null,["7"]]
16:25:20 INFO - PROCESS | 1662 | 1478737520599 Marionette TRACE conn2 -> [0,1031,"switchToWindow",{"name":"7"}]
16:25:20 INFO - PROCESS | 1662 | 1478737520605 Marionette TRACE conn2 <- [1,1031,null,{}]
16:25:20 INFO - PROCESS | 1662 | 1478737520619 Marionette TRACE conn2 -> [0,1032,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/AddEventListenerOptions-once.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/AddEventListenerOptions-once.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:20 INFO - PROCESS | 1662 | ++DOCSHELL 0x124615000 == 10 [pid = 1662] [id = 235]
16:25:20 INFO - PROCESS | 1662 | ++DOMWINDOW == 27 (0x124616800) [pid = 1662] [serial = 689] [outer = 0x0]
16:25:20 INFO - PROCESS | 1662 | ++DOMWINDOW == 28 (0x12461c800) [pid = 1662] [serial = 690] [outer = 0x124616800]
16:25:20 INFO - PROCESS | 1662 | 1478737520683 Marionette DEBUG loaded listener.js
16:25:20 INFO - PROCESS | 1662 | ++DOMWINDOW == 29 (0x124646800) [pid = 1662] [serial = 691] [outer = 0x124616800]
16:25:21 INFO - PROCESS | 1662 | 1478737521039 Marionette TRACE conn2 <- [1,1032,null,{"value":["/dom/events/AddEventListenerOptions-once.html",0,null,null,[["Once listener should be invoked only once",0,null,null],["Once listener should be invoked only once even if the event is nested",0,null,null],["Once listener should be added / removed like normal listeners",0,null,null]]]}]
16:25:21 INFO - ...
16:25:21 INFO - TEST-OK | /dom/events/AddEventListenerOptions-once.html | took 617ms
16:25:21 INFO - PROCESS | 1662 | 1478737521057 Marionette TRACE conn2 -> [0,1033,"getWindowHandle",null]
16:25:21 INFO - PROCESS | 1662 | 1478737521059 Marionette TRACE conn2 <- [1,1033,null,{"value":"7"}]
16:25:21 INFO - TEST-START | /dom/events/AddEventListenerOptions-passive.html
16:25:21 INFO - PROCESS | 1662 | 1478737521063 Marionette TRACE conn2 -> [0,1034,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:21 INFO - PROCESS | 1662 | 1478737521219 Marionette TRACE conn2 <- [1,1034,null,{"value":null}]
16:25:21 INFO - PROCESS | 1662 | 1478737521223 Marionette TRACE conn2 -> [0,1035,"getWindowHandles",null]
16:25:21 INFO - PROCESS | 1662 | 1478737521225 Marionette TRACE conn2 <- [1,1035,null,["7"]]
16:25:21 INFO - PROCESS | 1662 | 1478737521228 Marionette TRACE conn2 -> [0,1036,"switchToWindow",{"name":"7"}]
16:25:21 INFO - PROCESS | 1662 | 1478737521231 Marionette TRACE conn2 <- [1,1036,null,{}]
16:25:21 INFO - PROCESS | 1662 | 1478737521234 Marionette TRACE conn2 -> [0,1037,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/AddEventListenerOptions-passive.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/AddEventListenerOptions-passive.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:21 INFO - PROCESS | 1662 | ++DOCSHELL 0x124c43800 == 11 [pid = 1662] [id = 236]
16:25:21 INFO - PROCESS | 1662 | ++DOMWINDOW == 30 (0x124c44800) [pid = 1662] [serial = 692] [outer = 0x0]
16:25:21 INFO - PROCESS | 1662 | ++DOMWINDOW == 31 (0x124d67000) [pid = 1662] [serial = 693] [outer = 0x124c44800]
16:25:21 INFO - PROCESS | 1662 | 1478737521275 Marionette DEBUG loaded listener.js
16:25:21 INFO - PROCESS | 1662 | ++DOMWINDOW == 32 (0x124d7a800) [pid = 1662] [serial = 694] [outer = 0x124c44800]
16:25:21 INFO - PROCESS | 1662 | 1478737521591 Marionette TRACE conn2 <- [1,1037,null,{"value":["/dom/events/AddEventListenerOptions-passive.html",0,null,null,[["Supports passive option on addEventListener only",0,null,null],["preventDefault should be ignored if-and-only-if the passive option is true",0,null,null],["passive behavior of one listener should be unaffeted by the presence of other listeners",0,null,null],["Equivalence of option values",0,null,null]]]}]
16:25:21 INFO - ....
16:25:21 INFO - TEST-OK | /dom/events/AddEventListenerOptions-passive.html | took 571ms
16:25:21 INFO - PROCESS | 1662 | 1478737521635 Marionette TRACE conn2 -> [0,1038,"getWindowHandle",null]
16:25:21 INFO - PROCESS | 1662 | 1478737521638 Marionette TRACE conn2 <- [1,1038,null,{"value":"7"}]
16:25:21 INFO - TEST-START | /dom/events/CustomEvent.html
16:25:21 INFO - PROCESS | 1662 | 1478737521642 Marionette TRACE conn2 -> [0,1039,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:21 INFO - PROCESS | 1662 | 1478737521790 Marionette TRACE conn2 <- [1,1039,null,{"value":null}]
16:25:21 INFO - PROCESS | 1662 | 1478737521800 Marionette TRACE conn2 -> [0,1040,"getWindowHandles",null]
16:25:21 INFO - PROCESS | 1662 | 1478737521802 Marionette TRACE conn2 <- [1,1040,null,["7"]]
16:25:21 INFO - PROCESS | 1662 | 1478737521805 Marionette TRACE conn2 -> [0,1041,"switchToWindow",{"name":"7"}]
16:25:21 INFO - PROCESS | 1662 | 1478737521811 Marionette TRACE conn2 <- [1,1041,null,{}]
16:25:21 INFO - PROCESS | 1662 | 1478737521815 Marionette TRACE conn2 -> [0,1042,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/CustomEvent.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/CustomEvent.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:21 INFO - PROCESS | 1662 | ++DOCSHELL 0x12548c000 == 12 [pid = 1662] [id = 237]
16:25:21 INFO - PROCESS | 1662 | ++DOMWINDOW == 33 (0x12548c800) [pid = 1662] [serial = 695] [outer = 0x0]
16:25:21 INFO - PROCESS | 1662 | ++DOMWINDOW == 34 (0x12573c800) [pid = 1662] [serial = 696] [outer = 0x12548c800]
16:25:21 INFO - PROCESS | 1662 | 1478737521882 Marionette DEBUG loaded listener.js
16:25:21 INFO - PROCESS | 1662 | ++DOMWINDOW == 35 (0x125a85800) [pid = 1662] [serial = 697] [outer = 0x12548c800]
16:25:22 INFO - PROCESS | 1662 | 1478737522162 Marionette TRACE conn2 <- [1,1042,null,{"value":["/dom/events/CustomEvent.html",0,null,null,[["CustomEvent",0,null,null]]]}]
16:25:22 INFO - .
16:25:22 INFO - TEST-OK | /dom/events/CustomEvent.html | took 564ms
16:25:22 INFO - PROCESS | 1662 | 1478737522206 Marionette TRACE conn2 -> [0,1043,"getWindowHandle",null]
16:25:22 INFO - PROCESS | 1662 | 1478737522207 Marionette TRACE conn2 <- [1,1043,null,{"value":"7"}]
16:25:22 INFO - TEST-START | /dom/events/Event-constants.html
16:25:22 INFO - PROCESS | 1662 | 1478737522210 Marionette TRACE conn2 -> [0,1044,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:22 INFO - PROCESS | 1662 | 1478737522283 Marionette TRACE conn2 <- [1,1044,null,{"value":null}]
16:25:22 INFO - PROCESS | 1662 | 1478737522287 Marionette TRACE conn2 -> [0,1045,"getWindowHandles",null]
16:25:22 INFO - PROCESS | 1662 | 1478737522288 Marionette TRACE conn2 <- [1,1045,null,["7"]]
16:25:22 INFO - PROCESS | 1662 | 1478737522291 Marionette TRACE conn2 -> [0,1046,"switchToWindow",{"name":"7"}]
16:25:22 INFO - PROCESS | 1662 | 1478737522293 Marionette TRACE conn2 <- [1,1046,null,{}]
16:25:22 INFO - PROCESS | 1662 | 1478737522295 Marionette TRACE conn2 -> [0,1047,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-constants.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-constants.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:22 INFO - PROCESS | 1662 | ++DOCSHELL 0x12698f800 == 13 [pid = 1662] [id = 238]
16:25:22 INFO - PROCESS | 1662 | ++DOMWINDOW == 36 (0x126990000) [pid = 1662] [serial = 698] [outer = 0x0]
16:25:22 INFO - PROCESS | 1662 | ++DOMWINDOW == 37 (0x126997800) [pid = 1662] [serial = 699] [outer = 0x126990000]
16:25:22 INFO - PROCESS | 1662 | 1478737522333 Marionette DEBUG loaded listener.js
16:25:22 INFO - PROCESS | 1662 | ++DOMWINDOW == 38 (0x126a3a800) [pid = 1662] [serial = 700] [outer = 0x126990000]
16:25:22 INFO - PROCESS | 1662 | 1478737522579 Marionette TRACE conn2 <- [1,1047,null,{"value":["/dom/events/Event-constants.html",0,null,null,[["Constants for eventPhase on Event interface object.",0,null,null],["Constants for eventPhase on Event prototype object.",0,null,null],["Constants for eventPhase on Event object.",0,null,null],["Constants for eventPhase on CustomEvent object.",0,null,null]]]}]
16:25:22 INFO - ....
16:25:22 INFO - TEST-OK | /dom/events/Event-constants.html | took 415ms
16:25:22 INFO - PROCESS | 1662 | 1478737522626 Marionette TRACE conn2 -> [0,1048,"getWindowHandle",null]
16:25:22 INFO - PROCESS | 1662 | 1478737522627 Marionette TRACE conn2 <- [1,1048,null,{"value":"7"}]
16:25:22 INFO - TEST-START | /dom/events/Event-constructors.html
16:25:22 INFO - PROCESS | 1662 | 1478737522630 Marionette TRACE conn2 -> [0,1049,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:22 INFO - PROCESS | 1662 | 1478737522734 Marionette TRACE conn2 <- [1,1049,null,{"value":null}]
16:25:22 INFO - PROCESS | 1662 | 1478737522773 Marionette TRACE conn2 -> [0,1050,"getWindowHandles",null]
16:25:22 INFO - PROCESS | 1662 | 1478737522774 Marionette TRACE conn2 <- [1,1050,null,["7"]]
16:25:22 INFO - PROCESS | 1662 | 1478737522776 Marionette TRACE conn2 -> [0,1051,"switchToWindow",{"name":"7"}]
16:25:22 INFO - PROCESS | 1662 | 1478737522779 Marionette TRACE conn2 <- [1,1051,null,{}]
16:25:22 INFO - PROCESS | 1662 | 1478737522781 Marionette TRACE conn2 -> [0,1052,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-constructors.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-constructors.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:22 INFO - PROCESS | 1662 | ++DOCSHELL 0x126cb0000 == 14 [pid = 1662] [id = 239]
16:25:22 INFO - PROCESS | 1662 | ++DOMWINDOW == 39 (0x126cb0800) [pid = 1662] [serial = 701] [outer = 0x0]
16:25:22 INFO - PROCESS | 1662 | ++DOMWINDOW == 40 (0x126cc3800) [pid = 1662] [serial = 702] [outer = 0x126cb0800]
16:25:22 INFO - PROCESS | 1662 | 1478737522818 Marionette DEBUG loaded listener.js
16:25:22 INFO - PROCESS | 1662 | ++DOMWINDOW == 41 (0x126cdd000) [pid = 1662] [serial = 703] [outer = 0x126cb0800]
16:25:23 INFO - PROCESS | 1662 | 1478737523065 Marionette TRACE conn2 <- [1,1052,null,{"value":["/dom/events/Event-constructors.html",0,null,null,[["Event constructors",0,null,null],["Event constructors 1",0,null,null],["Event constructors 2",0,null,null],["Event constructors 3",0,null,null],["Event constructors 4",0,null,null],["Event constructors 5",0,null,null],["Event constructors 6",0,null,null],["Event constructors 7",0,null,null],["Event constructors 8",0,null,null],["Event constructors 9",0,null,null],["Event constructors 10",0,null,null],["Event constructors 11",0,null,null],["Event constructors 12",0,null,null]]]}]
16:25:23 INFO - .............
16:25:23 INFO - TEST-OK | /dom/events/Event-constructors.html | took 466ms
16:25:23 INFO - PROCESS | 1662 | 1478737523096 Marionette TRACE conn2 -> [0,1053,"getWindowHandle",null]
16:25:23 INFO - TEST-START | /dom/events/Event-defaultPrevented-after-dispatch.html
16:25:23 INFO - PROCESS | 1662 | 1478737523099 Marionette TRACE conn2 <- [1,1053,null,{"value":"7"}]
16:25:23 INFO - PROCESS | 1662 | 1478737523103 Marionette TRACE conn2 -> [0,1054,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:23 INFO - PROCESS | 1662 | 1478737523209 Marionette TRACE conn2 <- [1,1054,null,{"value":null}]
16:25:23 INFO - PROCESS | 1662 | 1478737523219 Marionette TRACE conn2 -> [0,1055,"getWindowHandles",null]
16:25:23 INFO - PROCESS | 1662 | 1478737523221 Marionette TRACE conn2 <- [1,1055,null,["7"]]
16:25:23 INFO - PROCESS | 1662 | 1478737523223 Marionette TRACE conn2 -> [0,1056,"switchToWindow",{"name":"7"}]
16:25:23 INFO - PROCESS | 1662 | 1478737523226 Marionette TRACE conn2 <- [1,1056,null,{}]
16:25:23 INFO - PROCESS | 1662 | 1478737523230 Marionette TRACE conn2 -> [0,1057,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-defaultPrevented-after-dispatch.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-defaultPrevented-after-dispatch.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:23 INFO - PROCESS | 1662 | ++DOCSHELL 0x127793000 == 15 [pid = 1662] [id = 240]
16:25:23 INFO - PROCESS | 1662 | ++DOMWINDOW == 42 (0x127798000) [pid = 1662] [serial = 704] [outer = 0x0]
16:25:23 INFO - PROCESS | 1662 | ++DOMWINDOW == 43 (0x1277a9800) [pid = 1662] [serial = 705] [outer = 0x127798000]
16:25:23 INFO - PROCESS | 1662 | 1478737523286 Marionette DEBUG loaded listener.js
16:25:23 INFO - PROCESS | 1662 | ++DOMWINDOW == 44 (0x12783c000) [pid = 1662] [serial = 706] [outer = 0x127798000]
16:25:23 INFO - PROCESS | 1662 | 1478737523623 Marionette TRACE conn2 <- [1,1057,null,{"value":["/dom/events/Event-defaultPrevented-after-dispatch.html",0,null,null,[["Event.defaultPrevented is not reset after dipatchEvent()",0,null,null]]]}]
16:25:23 INFO - .
16:25:23 INFO - TEST-OK | /dom/events/Event-defaultPrevented-after-dispatch.html | took 566ms
16:25:23 INFO - PROCESS | 1662 | 1478737523667 Marionette TRACE conn2 -> [0,1058,"getWindowHandle",null]
16:25:23 INFO - PROCESS | 1662 | 1478737523669 Marionette TRACE conn2 <- [1,1058,null,{"value":"7"}]
16:25:23 INFO - TEST-START | /dom/events/Event-defaultPrevented.html
16:25:23 INFO - PROCESS | 1662 | 1478737523672 Marionette TRACE conn2 -> [0,1059,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:23 INFO - PROCESS | 1662 | 1478737523767 Marionette TRACE conn2 <- [1,1059,null,{"value":null}]
16:25:23 INFO - PROCESS | 1662 | 1478737523802 Marionette TRACE conn2 -> [0,1060,"getWindowHandles",null]
16:25:23 INFO - PROCESS | 1662 | 1478737523804 Marionette TRACE conn2 <- [1,1060,null,["7"]]
16:25:23 INFO - PROCESS | 1662 | 1478737523808 Marionette TRACE conn2 -> [0,1061,"switchToWindow",{"name":"7"}]
16:25:23 INFO - PROCESS | 1662 | 1478737523812 Marionette TRACE conn2 <- [1,1061,null,{}]
16:25:23 INFO - PROCESS | 1662 | 1478737523816 Marionette TRACE conn2 -> [0,1062,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-defaultPrevented.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-defaultPrevented.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:23 INFO - PROCESS | 1662 | ++DOCSHELL 0x1198d6000 == 16 [pid = 1662] [id = 241]
16:25:23 INFO - PROCESS | 1662 | ++DOMWINDOW == 45 (0x11a03f000) [pid = 1662] [serial = 707] [outer = 0x0]
16:25:23 INFO - PROCESS | 1662 | ++DOMWINDOW == 46 (0x11a2ce000) [pid = 1662] [serial = 708] [outer = 0x11a03f000]
16:25:23 INFO - PROCESS | 1662 | 1478737523870 Marionette DEBUG loaded listener.js
16:25:23 INFO - PROCESS | 1662 | ++DOMWINDOW == 47 (0x124107800) [pid = 1662] [serial = 709] [outer = 0x11a03f000]
16:25:24 INFO - PROCESS | 1662 | 1478737524340 Marionette TRACE conn2 <- [1,1062,null,{"value":["/dom/events/Event-defaultPrevented.html",0,null,null,[["When an event is created, defaultPrevented should be initialized to false.",0,null,null],["initEvent should work correctly (not cancelable).",0,null,null],["preventDefault() should not change defaultPrevented if cancelable is false.",0,null,null],["initEvent should work correctly (cancelable).",0,null,null],["preventDefault() should change defaultPrevented if cancelable is true.",0,null,null],["initEvent should unset defaultPrevented.",0,null,null]]]}]
16:25:24 INFO - ......
16:25:24 INFO - TEST-OK | /dom/events/Event-defaultPrevented.html | took 717ms
16:25:24 INFO - PROCESS | 1662 | 1478737524390 Marionette TRACE conn2 -> [0,1063,"getWindowHandle",null]
16:25:24 INFO - PROCESS | 1662 | 1478737524396 Marionette TRACE conn2 <- [1,1063,null,{"value":"7"}]
16:25:24 INFO - TEST-START | /dom/events/Event-dispatch-bubbles-false.html
16:25:24 INFO - PROCESS | 1662 | 1478737524402 Marionette TRACE conn2 -> [0,1064,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:24 INFO - PROCESS | 1662 | 1478737524553 Marionette TRACE conn2 <- [1,1064,null,{"value":null}]
16:25:24 INFO - PROCESS | 1662 | 1478737524599 Marionette TRACE conn2 -> [0,1065,"getWindowHandles",null]
16:25:24 INFO - PROCESS | 1662 | 1478737524601 Marionette TRACE conn2 <- [1,1065,null,["7"]]
16:25:24 INFO - PROCESS | 1662 | 1478737524604 Marionette TRACE conn2 -> [0,1066,"switchToWindow",{"name":"7"}]
16:25:24 INFO - PROCESS | 1662 | 1478737524607 Marionette TRACE conn2 <- [1,1066,null,{}]
16:25:24 INFO - PROCESS | 1662 | 1478737524610 Marionette TRACE conn2 -> [0,1067,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-bubbles-false.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-bubbles-false.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:24 INFO - PROCESS | 1662 | ++DOCSHELL 0x124f4b800 == 17 [pid = 1662] [id = 242]
16:25:24 INFO - PROCESS | 1662 | ++DOMWINDOW == 48 (0x124f4e000) [pid = 1662] [serial = 710] [outer = 0x0]
16:25:24 INFO - PROCESS | 1662 | ++DOMWINDOW == 49 (0x124f6a800) [pid = 1662] [serial = 711] [outer = 0x124f4e000]
16:25:24 INFO - PROCESS | 1662 | 1478737524655 Marionette DEBUG loaded listener.js
16:25:24 INFO - PROCESS | 1662 | ++DOMWINDOW == 50 (0x125a8d800) [pid = 1662] [serial = 712] [outer = 0x124f4e000]
16:25:24 INFO - PROCESS | 1662 | 1478737524979 Marionette TRACE conn2 <- [1,1067,null,{"value":["/dom/events/Event-dispatch-bubbles-false.html",0,null,null,[["In window.document with click event",0,null,null],["In window.document with load event",0,null,null],["In window.document.cloneNode(true)",0,null,null],["In new Document()",0,null,null],["In DOMImplementation.createHTMLDocument()",0,null,null]]]}]
16:25:25 INFO - .....
16:25:25 INFO - TEST-OK | /dom/events/Event-dispatch-bubbles-false.html | took 618ms
16:25:25 INFO - TEST-START | /dom/events/Event-dispatch-bubbles-true.html
16:25:25 INFO - PROCESS | 1662 | 1478737525018 Marionette TRACE conn2 -> [0,1068,"getWindowHandle",null]
16:25:25 INFO - PROCESS | 1662 | 1478737525020 Marionette TRACE conn2 <- [1,1068,null,{"value":"7"}]
16:25:25 INFO - PROCESS | 1662 | 1478737525023 Marionette TRACE conn2 -> [0,1069,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:25 INFO - PROCESS | 1662 | 1478737525124 Marionette TRACE conn2 <- [1,1069,null,{"value":null}]
16:25:25 INFO - PROCESS | 1662 | 1478737525174 Marionette TRACE conn2 -> [0,1070,"getWindowHandles",null]
16:25:25 INFO - PROCESS | 1662 | 1478737525179 Marionette TRACE conn2 <- [1,1070,null,["7"]]
16:25:25 INFO - PROCESS | 1662 | 1478737525181 Marionette TRACE conn2 -> [0,1071,"switchToWindow",{"name":"7"}]
16:25:25 INFO - PROCESS | 1662 | 1478737525185 Marionette TRACE conn2 <- [1,1071,null,{}]
16:25:25 INFO - PROCESS | 1662 | 1478737525188 Marionette TRACE conn2 -> [0,1072,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-bubbles-true.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-bubbles-true.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:25 INFO - PROCESS | 1662 | ++DOCSHELL 0x127793800 == 18 [pid = 1662] [id = 243]
16:25:25 INFO - PROCESS | 1662 | ++DOMWINDOW == 51 (0x127795800) [pid = 1662] [serial = 713] [outer = 0x0]
16:25:25 INFO - PROCESS | 1662 | ++DOMWINDOW == 52 (0x127841000) [pid = 1662] [serial = 714] [outer = 0x127795800]
16:25:25 INFO - PROCESS | 1662 | 1478737525232 Marionette DEBUG loaded listener.js
16:25:25 INFO - PROCESS | 1662 | ++DOMWINDOW == 53 (0x127851800) [pid = 1662] [serial = 715] [outer = 0x127795800]
16:25:25 INFO - PROCESS | 1662 | 1478737525554 Marionette TRACE conn2 <- [1,1072,null,{"value":["/dom/events/Event-dispatch-bubbles-true.html",0,null,null,[["In window.document with click event",0,null,null],["In window.document with load event",0,null,null],["In window.document.cloneNode(true)",0,null,null],["In new Document()",0,null,null],["In DOMImplementation.createHTMLDocument()",0,null,null]]]}]
16:25:25 INFO - .....
16:25:25 INFO - TEST-OK | /dom/events/Event-dispatch-bubbles-true.html | took 566ms
16:25:25 INFO - TEST-START | /dom/events/Event-dispatch-detached-click.html
16:25:25 INFO - PROCESS | 1662 | 1478737525589 Marionette TRACE conn2 -> [0,1073,"getWindowHandle",null]
16:25:25 INFO - PROCESS | 1662 | 1478737525591 Marionette TRACE conn2 <- [1,1073,null,{"value":"7"}]
16:25:25 INFO - PROCESS | 1662 | 1478737525594 Marionette TRACE conn2 -> [0,1074,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:25 INFO - PROCESS | 1662 | 1478737525700 Marionette TRACE conn2 <- [1,1074,null,{"value":null}]
16:25:25 INFO - PROCESS | 1662 | 1478737525740 Marionette TRACE conn2 -> [0,1075,"getWindowHandles",null]
16:25:25 INFO - PROCESS | 1662 | 1478737525742 Marionette TRACE conn2 <- [1,1075,null,["7"]]
16:25:25 INFO - PROCESS | 1662 | 1478737525745 Marionette TRACE conn2 -> [0,1076,"switchToWindow",{"name":"7"}]
16:25:25 INFO - PROCESS | 1662 | 1478737525748 Marionette TRACE conn2 <- [1,1076,null,{}]
16:25:25 INFO - PROCESS | 1662 | 1478737525751 Marionette TRACE conn2 -> [0,1077,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-detached-click.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-detached-click.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:25 INFO - PROCESS | 1662 | ++DOCSHELL 0x127f25800 == 19 [pid = 1662] [id = 244]
16:25:25 INFO - PROCESS | 1662 | ++DOMWINDOW == 54 (0x127f26000) [pid = 1662] [serial = 716] [outer = 0x0]
16:25:25 INFO - PROCESS | 1662 | ++DOMWINDOW == 55 (0x127f2e800) [pid = 1662] [serial = 717] [outer = 0x127f26000]
16:25:25 INFO - PROCESS | 1662 | 1478737525798 Marionette DEBUG loaded listener.js
16:25:25 INFO - PROCESS | 1662 | ++DOMWINDOW == 56 (0x127fda800) [pid = 1662] [serial = 718] [outer = 0x127f26000]
16:25:26 INFO - PROCESS | 1662 | 1478737526120 Marionette TRACE conn2 <- [1,1077,null,{"value":["/dom/events/Event-dispatch-detached-click.html",0,null,null,[["Click event on an element not in the document",0,null,null],["Click event can be dispatched to an element that is not in the document.",0,null,null]]]}]
16:25:26 INFO - ..
16:25:26 INFO - TEST-OK | /dom/events/Event-dispatch-detached-click.html | took 567ms
16:25:26 INFO - PROCESS | 1662 | 1478737526161 Marionette TRACE conn2 -> [0,1078,"getWindowHandle",null]
16:25:26 INFO - PROCESS | 1662 | 1478737526163 Marionette TRACE conn2 <- [1,1078,null,{"value":"7"}]
16:25:26 INFO - TEST-START | /dom/events/Event-dispatch-handlers-changed.html
16:25:26 INFO - PROCESS | 1662 | 1478737526166 Marionette TRACE conn2 -> [0,1079,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:26 INFO - PROCESS | 1662 | 1478737526257 Marionette TRACE conn2 <- [1,1079,null,{"value":null}]
16:25:26 INFO - PROCESS | 1662 | 1478737526297 Marionette TRACE conn2 -> [0,1080,"getWindowHandles",null]
16:25:26 INFO - PROCESS | 1662 | 1478737526299 Marionette TRACE conn2 <- [1,1080,null,["7"]]
16:25:26 INFO - PROCESS | 1662 | 1478737526301 Marionette TRACE conn2 -> [0,1081,"switchToWindow",{"name":"7"}]
16:25:26 INFO - PROCESS | 1662 | 1478737526304 Marionette TRACE conn2 <- [1,1081,null,{}]
16:25:26 INFO - PROCESS | 1662 | 1478737526306 Marionette TRACE conn2 -> [0,1082,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-handlers-changed.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-handlers-changed.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:26 INFO - PROCESS | 1662 | ++DOCSHELL 0x127fe8800 == 20 [pid = 1662] [id = 245]
16:25:26 INFO - PROCESS | 1662 | ++DOMWINDOW == 57 (0x128124800) [pid = 1662] [serial = 719] [outer = 0x0]
16:25:26 INFO - PROCESS | 1662 | ++DOMWINDOW == 58 (0x128847800) [pid = 1662] [serial = 720] [outer = 0x128124800]
16:25:26 INFO - PROCESS | 1662 | 1478737526349 Marionette DEBUG loaded listener.js
16:25:26 INFO - PROCESS | 1662 | ++DOMWINDOW == 59 (0x128855000) [pid = 1662] [serial = 721] [outer = 0x128124800]
16:25:26 INFO - PROCESS | 1662 | 1478737526645 Marionette TRACE conn2 <- [1,1082,null,{"value":["/dom/events/Event-dispatch-handlers-changed.html",0,null,null,[[" Dispatch additional events inside an event listener ",0,null,null]]]}]
16:25:26 INFO - .
16:25:26 INFO - TEST-OK | /dom/events/Event-dispatch-handlers-changed.html | took 517ms
16:25:26 INFO - PROCESS | 1662 | 1478737526683 Marionette TRACE conn2 -> [0,1083,"getWindowHandle",null]
16:25:26 INFO - PROCESS | 1662 | 1478737526685 Marionette TRACE conn2 <- [1,1083,null,{"value":"7"}]
16:25:26 INFO - TEST-START | /dom/events/Event-dispatch-multiple-stopPropagation.html
16:25:26 INFO - PROCESS | 1662 | 1478737526688 Marionette TRACE conn2 -> [0,1084,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:26 INFO - PROCESS | 1662 | 1478737526778 Marionette TRACE conn2 <- [1,1084,null,{"value":null}]
16:25:26 INFO - PROCESS | 1662 | 1478737526820 Marionette TRACE conn2 -> [0,1085,"getWindowHandles",null]
16:25:26 INFO - PROCESS | 1662 | 1478737526821 Marionette TRACE conn2 <- [1,1085,null,["7"]]
16:25:26 INFO - PROCESS | 1662 | 1478737526823 Marionette TRACE conn2 -> [0,1086,"switchToWindow",{"name":"7"}]
16:25:26 INFO - PROCESS | 1662 | 1478737526826 Marionette TRACE conn2 <- [1,1086,null,{}]
16:25:26 INFO - PROCESS | 1662 | 1478737526828 Marionette TRACE conn2 -> [0,1087,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-multiple-stopPropagation.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-multiple-stopPropagation.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:26 INFO - PROCESS | 1662 | ++DOCSHELL 0x128a9c000 == 21 [pid = 1662] [id = 246]
16:25:26 INFO - PROCESS | 1662 | ++DOMWINDOW == 60 (0x128a9f000) [pid = 1662] [serial = 722] [outer = 0x0]
16:25:26 INFO - PROCESS | 1662 | ++DOMWINDOW == 61 (0x128eaa800) [pid = 1662] [serial = 723] [outer = 0x128a9f000]
16:25:26 INFO - PROCESS | 1662 | 1478737526883 Marionette DEBUG loaded listener.js
16:25:26 INFO - PROCESS | 1662 | ++DOMWINDOW == 62 (0x128eb5000) [pid = 1662] [serial = 724] [outer = 0x128a9f000]
16:25:27 INFO - PROCESS | 1662 | 1478737527185 Marionette TRACE conn2 <- [1,1087,null,{"value":["/dom/events/Event-dispatch-multiple-stopPropagation.html",0,null,null,[[" Multiple dispatchEvent() and stopPropagation() ",0,null,null]]]}]
16:25:27 INFO - .
16:25:27 INFO - TEST-OK | /dom/events/Event-dispatch-multiple-stopPropagation.html | took 514ms
16:25:27 INFO - TEST-START | /dom/events/Event-dispatch-omitted-capture.html
16:25:27 INFO - PROCESS | 1662 | 1478737527203 Marionette TRACE conn2 -> [0,1088,"getWindowHandle",null]
16:25:27 INFO - PROCESS | 1662 | 1478737527205 Marionette TRACE conn2 <- [1,1088,null,{"value":"7"}]
16:25:27 INFO - PROCESS | 1662 | 1478737527208 Marionette TRACE conn2 -> [0,1089,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:27 INFO - PROCESS | 1662 | 1478737527301 Marionette TRACE conn2 <- [1,1089,null,{"value":null}]
16:25:27 INFO - PROCESS | 1662 | 1478737527342 Marionette TRACE conn2 -> [0,1090,"getWindowHandles",null]
16:25:27 INFO - PROCESS | 1662 | 1478737527344 Marionette TRACE conn2 <- [1,1090,null,["7"]]
16:25:27 INFO - PROCESS | 1662 | 1478737527346 Marionette TRACE conn2 -> [0,1091,"switchToWindow",{"name":"7"}]
16:25:27 INFO - PROCESS | 1662 | 1478737527349 Marionette TRACE conn2 <- [1,1091,null,{}]
16:25:27 INFO - PROCESS | 1662 | 1478737527351 Marionette TRACE conn2 -> [0,1092,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-omitted-capture.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-omitted-capture.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:27 INFO - PROCESS | 1662 | ++DOCSHELL 0x128ff0800 == 22 [pid = 1662] [id = 247]
16:25:27 INFO - PROCESS | 1662 | ++DOMWINDOW == 63 (0x128ff1000) [pid = 1662] [serial = 725] [outer = 0x0]
16:25:27 INFO - PROCESS | 1662 | ++DOMWINDOW == 64 (0x12915b000) [pid = 1662] [serial = 726] [outer = 0x128ff1000]
16:25:27 INFO - PROCESS | 1662 | 1478737527393 Marionette DEBUG loaded listener.js
16:25:27 INFO - PROCESS | 1662 | ++DOMWINDOW == 65 (0x129199800) [pid = 1662] [serial = 727] [outer = 0x128ff1000]
16:25:27 INFO - PROCESS | 1662 | 1478737527688 Marionette TRACE conn2 <- [1,1092,null,{"value":["/dom/events/Event-dispatch-omitted-capture.html",0,null,null,[["EventTarget.addEventListener with the capture argument omitted",0,null,null]]]}]
16:25:27 INFO - .
16:25:27 INFO - TEST-OK | /dom/events/Event-dispatch-omitted-capture.html | took 515ms
16:25:27 INFO - TEST-START | /dom/events/Event-dispatch-order.html
16:25:27 INFO - PROCESS | 1662 | 1478737527724 Marionette TRACE conn2 -> [0,1093,"getWindowHandle",null]
16:25:27 INFO - PROCESS | 1662 | 1478737527726 Marionette TRACE conn2 <- [1,1093,null,{"value":"7"}]
16:25:27 INFO - PROCESS | 1662 | 1478737527729 Marionette TRACE conn2 -> [0,1094,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:27 INFO - PROCESS | 1662 | 1478737527887 Marionette TRACE conn2 <- [1,1094,null,{"value":null}]
16:25:27 INFO - PROCESS | 1662 | 1478737527932 Marionette TRACE conn2 -> [0,1095,"getWindowHandles",null]
16:25:27 INFO - PROCESS | 1662 | 1478737527935 Marionette TRACE conn2 <- [1,1095,null,["7"]]
16:25:27 INFO - PROCESS | 1662 | 1478737527939 Marionette TRACE conn2 -> [0,1096,"switchToWindow",{"name":"7"}]
16:25:27 INFO - PROCESS | 1662 | 1478737527943 Marionette TRACE conn2 <- [1,1096,null,{}]
16:25:27 INFO - PROCESS | 1662 | 1478737527947 Marionette TRACE conn2 -> [0,1097,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-order.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-order.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:27 INFO - PROCESS | 1662 | ++DOCSHELL 0x124107000 == 23 [pid = 1662] [id = 248]
16:25:27 INFO - PROCESS | 1662 | ++DOMWINDOW == 66 (0x12410a800) [pid = 1662] [serial = 728] [outer = 0x0]
16:25:27 INFO - PROCESS | 1662 | ++DOMWINDOW == 67 (0x124121800) [pid = 1662] [serial = 729] [outer = 0x12410a800]
16:25:27 INFO - PROCESS | 1662 | 1478737527988 Marionette DEBUG loaded listener.js
16:25:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 68 (0x124a74000) [pid = 1662] [serial = 730] [outer = 0x12410a800]
16:25:28 INFO - PROCESS | 1662 | 1478737528335 Marionette TRACE conn2 <- [1,1097,null,{"value":["/dom/events/Event-dispatch-order.html",0,null,null,[["Event phases order",0,null,null]]]}]
16:25:28 INFO - .
16:25:28 INFO - TEST-OK | /dom/events/Event-dispatch-order.html | took 617ms
16:25:28 INFO - TEST-START | /dom/events/Event-dispatch-other-document.html
16:25:28 INFO - PROCESS | 1662 | 1478737528347 Marionette TRACE conn2 -> [0,1098,"getWindowHandle",null]
16:25:28 INFO - PROCESS | 1662 | 1478737528350 Marionette TRACE conn2 <- [1,1098,null,{"value":"7"}]
16:25:28 INFO - PROCESS | 1662 | 1478737528354 Marionette TRACE conn2 -> [0,1099,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:28 INFO - PROCESS | 1662 | 1478737528437 Marionette TRACE conn2 <- [1,1099,null,{"value":null}]
16:25:28 INFO - PROCESS | 1662 | --DOCSHELL 0x11a19c000 == 22 [pid = 1662] [id = 233]
16:25:28 INFO - PROCESS | 1662 | 1478737528494 Marionette TRACE conn2 -> [0,1100,"getWindowHandles",null]
16:25:28 INFO - PROCESS | 1662 | 1478737528495 Marionette TRACE conn2 <- [1,1100,null,["7"]]
16:25:28 INFO - PROCESS | 1662 | 1478737528508 Marionette TRACE conn2 -> [0,1101,"switchToWindow",{"name":"7"}]
16:25:28 INFO - PROCESS | 1662 | 1478737528511 Marionette TRACE conn2 <- [1,1101,null,{}]
16:25:28 INFO - PROCESS | 1662 | 1478737528513 Marionette TRACE conn2 -> [0,1102,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-other-document.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-other-document.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:28 INFO - PROCESS | 1662 | ++DOCSHELL 0x123b0d000 == 23 [pid = 1662] [id = 249]
16:25:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 69 (0x124104000) [pid = 1662] [serial = 731] [outer = 0x0]
16:25:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 70 (0x124d79800) [pid = 1662] [serial = 732] [outer = 0x124104000]
16:25:28 INFO - PROCESS | 1662 | 1478737528551 Marionette DEBUG loaded listener.js
16:25:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 71 (0x125741800) [pid = 1662] [serial = 733] [outer = 0x124104000]
16:25:28 INFO - PROCESS | 1662 | 1478737528770 Marionette TRACE conn2 <- [1,1102,null,{"value":["/dom/events/Event-dispatch-other-document.html",0,null,null,[["Custom event on an element in another document",0,null,null]]]}]
16:25:28 INFO - .
16:25:28 INFO - TEST-OK | /dom/events/Event-dispatch-other-document.html | took 465ms
16:25:28 INFO - PROCESS | 1662 | 1478737528819 Marionette TRACE conn2 -> [0,1103,"getWindowHandle",null]
16:25:28 INFO - PROCESS | 1662 | 1478737528820 Marionette TRACE conn2 <- [1,1103,null,{"value":"7"}]
16:25:28 INFO - TEST-START | /dom/events/Event-dispatch-propagation-stopped.html
16:25:28 INFO - PROCESS | 1662 | 1478737528823 Marionette TRACE conn2 -> [0,1104,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:28 INFO - PROCESS | 1662 | 1478737528909 Marionette TRACE conn2 <- [1,1104,null,{"value":null}]
16:25:28 INFO - PROCESS | 1662 | 1478737528925 Marionette TRACE conn2 -> [0,1105,"getWindowHandles",null]
16:25:28 INFO - PROCESS | 1662 | 1478737528929 Marionette TRACE conn2 <- [1,1105,null,["7"]]
16:25:28 INFO - PROCESS | 1662 | 1478737528932 Marionette TRACE conn2 -> [0,1106,"switchToWindow",{"name":"7"}]
16:25:28 INFO - PROCESS | 1662 | 1478737528936 Marionette TRACE conn2 <- [1,1106,null,{}]
16:25:28 INFO - PROCESS | 1662 | 1478737528939 Marionette TRACE conn2 -> [0,1107,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-propagation-stopped.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-propagation-stopped.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:28 INFO - PROCESS | 1662 | ++DOCSHELL 0x126caf800 == 24 [pid = 1662] [id = 250]
16:25:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 72 (0x126cb1800) [pid = 1662] [serial = 734] [outer = 0x0]
16:25:28 INFO - PROCESS | 1662 | ++DOMWINDOW == 73 (0x127426000) [pid = 1662] [serial = 735] [outer = 0x126cb1800]
16:25:28 INFO - PROCESS | 1662 | 1478737528980 Marionette DEBUG loaded listener.js
16:25:29 INFO - PROCESS | 1662 | ++DOMWINDOW == 74 (0x12783f000) [pid = 1662] [serial = 736] [outer = 0x126cb1800]
16:25:29 INFO - PROCESS | 1662 | 1478737529377 Marionette TRACE conn2 <- [1,1107,null,{"value":["/dom/events/Event-dispatch-propagation-stopped.html",0,null,null,[[" Calling stopPropagation() prior to dispatchEvent() ",0,null,null]]]}]
16:25:29 INFO - .
16:25:29 INFO - TEST-OK | /dom/events/Event-dispatch-propagation-stopped.html | took 565ms
16:25:29 INFO - TEST-START | /dom/events/Event-dispatch-redispatch.html
16:25:29 INFO - PROCESS | 1662 | 1478737529389 Marionette TRACE conn2 -> [0,1108,"getWindowHandle",null]
16:25:29 INFO - PROCESS | 1662 | 1478737529390 Marionette TRACE conn2 <- [1,1108,null,{"value":"7"}]
16:25:29 INFO - PROCESS | 1662 | 1478737529393 Marionette TRACE conn2 -> [0,1109,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:29 INFO - PROCESS | 1662 | 1478737529477 Marionette TRACE conn2 <- [1,1109,null,{"value":null}]
16:25:29 INFO - PROCESS | 1662 | 1478737529481 Marionette TRACE conn2 -> [0,1110,"getWindowHandles",null]
16:25:29 INFO - PROCESS | 1662 | 1478737529484 Marionette TRACE conn2 <- [1,1110,null,["7"]]
16:25:29 INFO - PROCESS | 1662 | 1478737529487 Marionette TRACE conn2 -> [0,1111,"switchToWindow",{"name":"7"}]
16:25:29 INFO - PROCESS | 1662 | 1478737529490 Marionette TRACE conn2 <- [1,1111,null,{}]
16:25:29 INFO - PROCESS | 1662 | 1478737529492 Marionette TRACE conn2 -> [0,1112,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-redispatch.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-redispatch.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:29 INFO - PROCESS | 1662 | ++DOCSHELL 0x128122000 == 25 [pid = 1662] [id = 251]
16:25:29 INFO - PROCESS | 1662 | ++DOMWINDOW == 75 (0x128122800) [pid = 1662] [serial = 737] [outer = 0x0]
16:25:29 INFO - PROCESS | 1662 | ++DOMWINDOW == 76 (0x128a91800) [pid = 1662] [serial = 738] [outer = 0x128122800]
16:25:29 INFO - PROCESS | 1662 | 1478737529527 Marionette DEBUG loaded listener.js
16:25:29 INFO - PROCESS | 1662 | ++DOMWINDOW == 77 (0x128eb0800) [pid = 1662] [serial = 739] [outer = 0x128122800]
16:25:29 INFO - PROCESS | 1662 | 1478737529809 Marionette TRACE conn2 <- [1,1112,null,{"value":["/dom/events/Event-dispatch-redispatch.html",0,null,null,[["EventTarget#dispatchEvent(): redispatching a native event",0,null,null]]]}]
16:25:29 INFO - .
16:25:29 INFO - TEST-OK | /dom/events/Event-dispatch-redispatch.html | took 465ms
16:25:29 INFO - PROCESS | 1662 | 1478737529859 Marionette TRACE conn2 -> [0,1113,"getWindowHandle",null]
16:25:29 INFO - PROCESS | 1662 | 1478737529862 Marionette TRACE conn2 <- [1,1113,null,{"value":"7"}]
16:25:29 INFO - TEST-START | /dom/events/Event-dispatch-reenter.html
16:25:29 INFO - PROCESS | 1662 | 1478737529866 Marionette TRACE conn2 -> [0,1114,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:29 INFO - PROCESS | 1662 | 1478737529986 Marionette TRACE conn2 <- [1,1114,null,{"value":null}]
16:25:29 INFO - PROCESS | 1662 | 1478737529992 Marionette TRACE conn2 -> [0,1115,"getWindowHandles",null]
16:25:29 INFO - PROCESS | 1662 | 1478737529994 Marionette TRACE conn2 <- [1,1115,null,["7"]]
16:25:30 INFO - PROCESS | 1662 | 1478737529999 Marionette TRACE conn2 -> [0,1116,"switchToWindow",{"name":"7"}]
16:25:30 INFO - PROCESS | 1662 | 1478737530003 Marionette TRACE conn2 <- [1,1116,null,{}]
16:25:30 INFO - PROCESS | 1662 | 1478737530006 Marionette TRACE conn2 -> [0,1117,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-reenter.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-reenter.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:30 INFO - PROCESS | 1662 | ++DOCSHELL 0x1198be000 == 26 [pid = 1662] [id = 252]
16:25:30 INFO - PROCESS | 1662 | ++DOMWINDOW == 78 (0x129361000) [pid = 1662] [serial = 740] [outer = 0x0]
16:25:30 INFO - PROCESS | 1662 | ++DOMWINDOW == 79 (0x129365800) [pid = 1662] [serial = 741] [outer = 0x129361000]
16:25:30 INFO - PROCESS | 1662 | 1478737530063 Marionette DEBUG loaded listener.js
16:25:30 INFO - PROCESS | 1662 | ++DOMWINDOW == 80 (0x1293a2000) [pid = 1662] [serial = 742] [outer = 0x129361000]
16:25:30 INFO - PROCESS | 1662 | 1478737530436 Marionette TRACE conn2 <- [1,1117,null,{"value":["/dom/events/Event-dispatch-reenter.html",0,null,null,[[" Dispatch additional events inside an event listener ",0,null,null]]]}]
16:25:30 INFO - .
16:25:30 INFO - TEST-OK | /dom/events/Event-dispatch-reenter.html | took 620ms
16:25:30 INFO - TEST-START | /dom/events/Event-dispatch-target-moved.html
16:25:30 INFO - PROCESS | 1662 | 1478737530486 Marionette TRACE conn2 -> [0,1118,"getWindowHandle",null]
16:25:30 INFO - PROCESS | 1662 | 1478737530487 Marionette TRACE conn2 <- [1,1118,null,{"value":"7"}]
16:25:30 INFO - PROCESS | 1662 | 1478737530490 Marionette TRACE conn2 -> [0,1119,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:30 INFO - PROCESS | 1662 | 1478737530585 Marionette TRACE conn2 <- [1,1119,null,{"value":null}]
16:25:30 INFO - PROCESS | 1662 | 1478737530614 Marionette TRACE conn2 -> [0,1120,"getWindowHandles",null]
16:25:30 INFO - PROCESS | 1662 | 1478737530615 Marionette TRACE conn2 <- [1,1120,null,["7"]]
16:25:30 INFO - PROCESS | 1662 | 1478737530617 Marionette TRACE conn2 -> [0,1121,"switchToWindow",{"name":"7"}]
16:25:30 INFO - PROCESS | 1662 | 1478737530619 Marionette TRACE conn2 <- [1,1121,null,{}]
16:25:30 INFO - PROCESS | 1662 | 1478737530622 Marionette TRACE conn2 -> [0,1122,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-target-moved.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-target-moved.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:30 INFO - PROCESS | 1662 | ++DOCSHELL 0x1293bb800 == 27 [pid = 1662] [id = 253]
16:25:30 INFO - PROCESS | 1662 | ++DOMWINDOW == 81 (0x1293bc800) [pid = 1662] [serial = 743] [outer = 0x0]
16:25:30 INFO - PROCESS | 1662 | ++DOMWINDOW == 82 (0x129677000) [pid = 1662] [serial = 744] [outer = 0x1293bc800]
16:25:30 INFO - PROCESS | 1662 | 1478737530670 Marionette DEBUG loaded listener.js
16:25:30 INFO - PROCESS | 1662 | ++DOMWINDOW == 83 (0x129690800) [pid = 1662] [serial = 745] [outer = 0x1293bc800]
16:25:30 INFO - PROCESS | 1662 | 1478737530938 Marionette TRACE conn2 <- [1,1122,null,{"value":["/dom/events/Event-dispatch-target-moved.html",0,null,null,[["Event propagation path when an element in it is moved within the DOM",0,null,null]]]}]
16:25:30 INFO - .
16:25:30 INFO - TEST-OK | /dom/events/Event-dispatch-target-moved.html | took 464ms
16:25:30 INFO - TEST-START | /dom/events/Event-dispatch-target-removed.html
16:25:30 INFO - PROCESS | 1662 | 1478737530955 Marionette TRACE conn2 -> [0,1123,"getWindowHandle",null]
16:25:30 INFO - PROCESS | 1662 | 1478737530957 Marionette TRACE conn2 <- [1,1123,null,{"value":"7"}]
16:25:30 INFO - PROCESS | 1662 | 1478737530959 Marionette TRACE conn2 -> [0,1124,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:31 INFO - PROCESS | 1662 | 1478737531097 Marionette TRACE conn2 <- [1,1124,null,{"value":null}]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 82 (0x11a19d800) [pid = 1662] [serial = 683] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 81 (0x124c44800) [pid = 1662] [serial = 692] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/AddEventListenerOptions-passive.html]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 80 (0x124616800) [pid = 1662] [serial = 689] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/AddEventListenerOptions-once.html]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 79 (0x12548c800) [pid = 1662] [serial = 695] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/CustomEvent.html]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 78 (0x126990000) [pid = 1662] [serial = 698] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-constants.html]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 77 (0x126cb0800) [pid = 1662] [serial = 701] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-constructors.html]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 76 (0x11a2da800) [pid = 1662] [serial = 686] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-unsent.htm]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 75 (0x126a35000) [pid = 1662] [serial = 29] [outer = 0x0] [url = about:neterror?e=dnsNotFound&u=https%3A//%25%28server%29s/selfsupport-dummy/&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20find%20the%20server%20at%20%25%28server%29s.]
16:25:31 INFO - PROCESS | 1662 | --DOMWINDOW == 74 (0x12f865000) [pid = 1662] [serial = 26] [outer = 0x0] [url = data:application/vnd.mozilla.xul+xml;charset=utf-8,]
16:25:31 INFO - PROCESS | 1662 | 1478737531131 Marionette TRACE conn2 -> [0,1125,"getWindowHandles",null]
16:25:31 INFO - PROCESS | 1662 | 1478737531132 Marionette TRACE conn2 <- [1,1125,null,["7"]]
16:25:31 INFO - PROCESS | 1662 | 1478737531135 Marionette TRACE conn2 -> [0,1126,"switchToWindow",{"name":"7"}]
16:25:31 INFO - PROCESS | 1662 | 1478737531138 Marionette TRACE conn2 <- [1,1126,null,{}]
16:25:31 INFO - PROCESS | 1662 | 1478737531140 Marionette TRACE conn2 -> [0,1127,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-target-removed.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-target-removed.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:31 INFO - PROCESS | 1662 | ++DOCSHELL 0x126a35000 == 28 [pid = 1662] [id = 254]
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 75 (0x126cb0800) [pid = 1662] [serial = 746] [outer = 0x0]
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 76 (0x129690000) [pid = 1662] [serial = 747] [outer = 0x126cb0800]
16:25:31 INFO - PROCESS | 1662 | 1478737531175 Marionette DEBUG loaded listener.js
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 77 (0x12b4b3800) [pid = 1662] [serial = 748] [outer = 0x126cb0800]
16:25:31 INFO - PROCESS | 1662 | 1478737531388 Marionette TRACE conn2 <- [1,1127,null,{"value":["/dom/events/Event-dispatch-target-removed.html",0,null,null,[["Event propagation path when an element in it is removed from the DOM",0,null,null]]]}]
16:25:31 INFO - .
16:25:31 INFO - TEST-OK | /dom/events/Event-dispatch-target-removed.html | took 465ms
16:25:31 INFO - TEST-START | /dom/events/Event-dispatch-throwing.html
16:25:31 INFO - PROCESS | 1662 | 1478737531425 Marionette TRACE conn2 -> [0,1128,"getWindowHandle",null]
16:25:31 INFO - PROCESS | 1662 | 1478737531426 Marionette TRACE conn2 <- [1,1128,null,{"value":"7"}]
16:25:31 INFO - PROCESS | 1662 | 1478737531428 Marionette TRACE conn2 -> [0,1129,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:31 INFO - PROCESS | 1662 | 1478737531503 Marionette TRACE conn2 <- [1,1129,null,{"value":null}]
16:25:31 INFO - PROCESS | 1662 | 1478737531507 Marionette TRACE conn2 -> [0,1130,"getWindowHandles",null]
16:25:31 INFO - PROCESS | 1662 | 1478737531508 Marionette TRACE conn2 <- [1,1130,null,["7"]]
16:25:31 INFO - PROCESS | 1662 | 1478737531510 Marionette TRACE conn2 -> [0,1131,"switchToWindow",{"name":"7"}]
16:25:31 INFO - PROCESS | 1662 | 1478737531512 Marionette TRACE conn2 <- [1,1131,null,{}]
16:25:31 INFO - PROCESS | 1662 | 1478737531515 Marionette TRACE conn2 -> [0,1132,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-dispatch-throwing.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:31 INFO - PROCESS | 1662 | ++DOCSHELL 0x12c217000 == 29 [pid = 1662] [id = 255]
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 78 (0x12c217800) [pid = 1662] [serial = 749] [outer = 0x0]
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 79 (0x12c390800) [pid = 1662] [serial = 750] [outer = 0x12c217800]
16:25:31 INFO - PROCESS | 1662 | 1478737531549 Marionette DEBUG loaded listener.js
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 80 (0x12c39d800) [pid = 1662] [serial = 751] [outer = 0x12c217800]
16:25:31 INFO - PROCESS | 1662 | JavaScript error: http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html, line 20: Error: Error from only listener
16:25:31 INFO - PROCESS | 1662 | JavaScript error: http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html, line 40: Error: Error from first listener
16:25:31 INFO - PROCESS | 1662 | 1478737531794 Marionette TRACE conn2 <- [1,1132,null,{"value":["/dom/events/Event-dispatch-throwing.html",0,null,null,[["Throwing in event listener with a single listeners",0,null,null],["Throwing in event listener with multiple listeners",0,null,null]]]}]
16:25:31 INFO - ..
16:25:31 INFO - TEST-OK | /dom/events/Event-dispatch-throwing.html | took 415ms
16:25:31 INFO - TEST-START | /dom/events/Event-init-while-dispatching.html
16:25:31 INFO - PROCESS | 1662 | 1478737531843 Marionette TRACE conn2 -> [0,1133,"getWindowHandle",null]
16:25:31 INFO - PROCESS | 1662 | 1478737531845 Marionette TRACE conn2 <- [1,1133,null,{"value":"7"}]
16:25:31 INFO - PROCESS | 1662 | 1478737531847 Marionette TRACE conn2 -> [0,1134,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:31 INFO - PROCESS | 1662 | 1478737531921 Marionette TRACE conn2 <- [1,1134,null,{"value":null}]
16:25:31 INFO - PROCESS | 1662 | 1478737531925 Marionette TRACE conn2 -> [0,1135,"getWindowHandles",null]
16:25:31 INFO - PROCESS | 1662 | 1478737531926 Marionette TRACE conn2 <- [1,1135,null,["7"]]
16:25:31 INFO - PROCESS | 1662 | 1478737531928 Marionette TRACE conn2 -> [0,1136,"switchToWindow",{"name":"7"}]
16:25:31 INFO - PROCESS | 1662 | 1478737531930 Marionette TRACE conn2 <- [1,1136,null,{}]
16:25:31 INFO - PROCESS | 1662 | 1478737531935 Marionette TRACE conn2 -> [0,1137,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-init-while-dispatching.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:31 INFO - PROCESS | 1662 | ++DOCSHELL 0x12c624000 == 30 [pid = 1662] [id = 256]
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 81 (0x12c624800) [pid = 1662] [serial = 752] [outer = 0x0]
16:25:31 INFO - PROCESS | 1662 | ++DOMWINDOW == 82 (0x12c633800) [pid = 1662] [serial = 753] [outer = 0x12c624800]
16:25:31 INFO - PROCESS | 1662 | 1478737531969 Marionette DEBUG loaded listener.js
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 83 (0x12cdd0800) [pid = 1662] [serial = 754] [outer = 0x12c624800]
16:25:32 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/MouseEvent.cpp, line 70
16:25:32 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/CustomEvent.cpp, line 107
16:25:32 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/UIEvent.cpp, line 172
16:25:32 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
16:25:32 INFO - PROCESS | 1662 | 1478737532227 Marionette TRACE conn2 <- [1,1137,null,{"value":["/dom/events/Event-init-while-dispatching.html",0,null,null,[["Calling initKeyboardEvent while dispatching.",1,"ev.initKeyboardEvent is not a function","events.KeyboardEvent.init@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:12:28\n@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:68:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\nTest.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:1425:20\n@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:79:19\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\n@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:63:3\n"],["Calling initMouseEvent while dispatching.",0,null,null],["Calling initCustomEvent while dispatching.",0,null,null],["Calling initUIEvent while dispatching.",0,null,null],["Calling initEvent while dispatching.",0,null,null]]]}]
16:25:32 INFO - .....
16:25:32 INFO - TEST-OK | /dom/events/Event-init-while-dispatching.html | took 415ms
16:25:32 INFO - TEST-START | /dom/events/Event-initEvent.html
16:25:32 INFO - PROCESS | 1662 | 1478737532263 Marionette TRACE conn2 -> [0,1138,"getWindowHandle",null]
16:25:32 INFO - PROCESS | 1662 | 1478737532264 Marionette TRACE conn2 <- [1,1138,null,{"value":"7"}]
16:25:32 INFO - PROCESS | 1662 | 1478737532267 Marionette TRACE conn2 -> [0,1139,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:32 INFO - PROCESS | 1662 | 1478737532340 Marionette TRACE conn2 <- [1,1139,null,{"value":null}]
16:25:32 INFO - PROCESS | 1662 | 1478737532343 Marionette TRACE conn2 -> [0,1140,"getWindowHandles",null]
16:25:32 INFO - PROCESS | 1662 | 1478737532344 Marionette TRACE conn2 <- [1,1140,null,["7"]]
16:25:32 INFO - PROCESS | 1662 | 1478737532347 Marionette TRACE conn2 -> [0,1141,"switchToWindow",{"name":"7"}]
16:25:32 INFO - PROCESS | 1662 | 1478737532351 Marionette TRACE conn2 <- [1,1141,null,{}]
16:25:32 INFO - PROCESS | 1662 | 1478737532354 Marionette TRACE conn2 -> [0,1142,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-initEvent.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-initEvent.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:32 INFO - PROCESS | 1662 | ++DOCSHELL 0x12d202800 == 31 [pid = 1662] [id = 257]
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 84 (0x12d203000) [pid = 1662] [serial = 755] [outer = 0x0]
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 85 (0x12d208800) [pid = 1662] [serial = 756] [outer = 0x12d203000]
16:25:32 INFO - PROCESS | 1662 | 1478737532388 Marionette DEBUG loaded listener.js
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 86 (0x12d20e800) [pid = 1662] [serial = 757] [outer = 0x12d203000]
16:25:32 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
16:25:32 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
16:25:32 INFO - PROCESS | 1662 | 1478737532632 Marionette TRACE conn2 <- [1,1142,null,{"value":["/dom/events/Event-initEvent.html",0,null,null,[["Properties of initEvent(type, true, true)",0,null,null],["Properties of initEvent(type, true, false)",0,null,null],["Properties of initEvent(type, false, true)",0,null,null],["Properties of initEvent(type, false, false)",0,null,null],["Calling initEvent multiple times (getting type).",0,null,null],["Calling initEvent multiple times (not getting type).",0,null,null],["Calling initEvent must not have an effect during dispatching.",0,null,null],["Calling initEvent must unset the stop propagation flag.",0,null,null],["Calling initEvent must unset the stop immediate propagation flag.",0,null,null],["Calling initEvent during propagation.",0,null,null]]]}]
16:25:32 INFO - ..........
16:25:32 INFO - TEST-OK | /dom/events/Event-initEvent.html | took 418ms
16:25:32 INFO - TEST-START | /dom/events/Event-propagation.html
16:25:32 INFO - PROCESS | 1662 | 1478737532685 Marionette TRACE conn2 -> [0,1143,"getWindowHandle",null]
16:25:32 INFO - PROCESS | 1662 | 1478737532686 Marionette TRACE conn2 <- [1,1143,null,{"value":"7"}]
16:25:32 INFO - PROCESS | 1662 | 1478737532690 Marionette TRACE conn2 -> [0,1144,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:32 INFO - PROCESS | 1662 | 1478737532765 Marionette TRACE conn2 <- [1,1144,null,{"value":null}]
16:25:32 INFO - PROCESS | 1662 | 1478737532815 Marionette TRACE conn2 -> [0,1145,"getWindowHandles",null]
16:25:32 INFO - PROCESS | 1662 | 1478737532816 Marionette TRACE conn2 <- [1,1145,null,["7"]]
16:25:32 INFO - PROCESS | 1662 | 1478737532818 Marionette TRACE conn2 -> [0,1146,"switchToWindow",{"name":"7"}]
16:25:32 INFO - PROCESS | 1662 | 1478737532821 Marionette TRACE conn2 <- [1,1146,null,{}]
16:25:32 INFO - PROCESS | 1662 | 1478737532823 Marionette TRACE conn2 -> [0,1147,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-propagation.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-propagation.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:32 INFO - PROCESS | 1662 | ++DOCSHELL 0x12d9b6000 == 32 [pid = 1662] [id = 258]
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 87 (0x12d9b6800) [pid = 1662] [serial = 758] [outer = 0x0]
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 88 (0x12db6a000) [pid = 1662] [serial = 759] [outer = 0x12d9b6800]
16:25:32 INFO - PROCESS | 1662 | 1478737532860 Marionette DEBUG loaded listener.js
16:25:32 INFO - PROCESS | 1662 | ++DOMWINDOW == 89 (0x12db76800) [pid = 1662] [serial = 760] [outer = 0x12d9b6800]
16:25:33 INFO - PROCESS | 1662 | 1478737533092 Marionette TRACE conn2 <- [1,1147,null,{"value":["/dom/events/Event-propagation.html",0,null,null,[["Newly-created Event",0,null,null],["After stopPropagation()",0,null,null],["Reinitialized after stopPropagation()",0,null,null],["After stopImmediatePropagation()",0,null,null],["Reinitialized after stopImmediatePropagation()",0,null,null]]]}]
16:25:33 INFO - .....
16:25:33 INFO - TEST-OK | /dom/events/Event-propagation.html | took 415ms
16:25:33 INFO - PROCESS | 1662 | 1478737533105 Marionette TRACE conn2 -> [0,1148,"getWindowHandle",null]
16:25:33 INFO - PROCESS | 1662 | 1478737533106 Marionette TRACE conn2 <- [1,1148,null,{"value":"7"}]
16:25:33 INFO - TEST-START | /dom/events/Event-subclasses-constructors.html
16:25:33 INFO - PROCESS | 1662 | 1478737533109 Marionette TRACE conn2 -> [0,1149,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:33 INFO - PROCESS | 1662 | 1478737533202 Marionette TRACE conn2 <- [1,1149,null,{"value":null}]
16:25:33 INFO - PROCESS | 1662 | 1478737533250 Marionette TRACE conn2 -> [0,1150,"getWindowHandles",null]
16:25:33 INFO - PROCESS | 1662 | 1478737533251 Marionette TRACE conn2 <- [1,1150,null,["7"]]
16:25:33 INFO - PROCESS | 1662 | 1478737533253 Marionette TRACE conn2 -> [0,1151,"switchToWindow",{"name":"7"}]
16:25:33 INFO - PROCESS | 1662 | 1478737533255 Marionette TRACE conn2 <- [1,1151,null,{}]
16:25:33 INFO - PROCESS | 1662 | 1478737533258 Marionette TRACE conn2 -> [0,1152,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-subclasses-constructors.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:33 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dba4800 == 33 [pid = 1662] [id = 259]
16:25:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 90 (0x12dba5000) [pid = 1662] [serial = 761] [outer = 0x0]
16:25:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 91 (0x12dbb1800) [pid = 1662] [serial = 762] [outer = 0x12dba5000]
16:25:33 INFO - PROCESS | 1662 | 1478737533292 Marionette DEBUG loaded listener.js
16:25:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 92 (0x12dbb7800) [pid = 1662] [serial = 763] [outer = 0x12dba5000]
16:25:33 INFO - PROCESS | 1662 | 1478737533573 Marionette TRACE conn2 <- [1,1152,null,{"value":["/dom/events/Event-subclasses-constructors.html",0,null,null,[["Event constructor (no argument)",0,null,null],["Event constructor (undefined argument)",0,null,null],["Event constructor (null argument)",0,null,null],["Event constructor (empty argument)",0,null,null],["Event constructor (argument with default values)",0,null,null],["Event constructor (argument with non-default values)",0,null,null],["UIEvent constructor (no argument)",0,null,null],["UIEvent constructor (undefined argument)",0,null,null],["UIEvent constructor (null argument)",0,null,null],["UIEvent constructor (empty argument)",0,null,null],["UIEvent constructor (argument with default values)",0,null,null],["UIEvent constructor (argument with non-default values)",0,null,null],["FocusEvent constructor (no argument)",0,null,null],["FocusEvent constructor (undefined argument)",0,null,null],["FocusEvent constructor (null argument)",0,null,null],["FocusEvent constructor (empty argument)",0,null,null],["FocusEvent constructor (argument with default values)",0,null,null],["FocusEvent constructor (argument with non-default values)",0,null,null],["MouseEvent constructor (no argument)",0,null,null],["MouseEvent constructor (undefined argument)",0,null,null],["MouseEvent constructor (null argument)",0,null,null],["MouseEvent constructor (empty argument)",0,null,null],["MouseEvent constructor (argument with default values)",0,null,null],["MouseEvent constructor (argument with non-default values)",0,null,null],["WheelEvent constructor (no argument)",0,null,null],["WheelEvent constructor (undefined argument)",0,null,null],["WheelEvent constructor (null argument)",0,null,null],["WheelEvent constructor (empty argument)",0,null,null],["WheelEvent constructor (argument with default values)",0,null,null],["WheelEvent constructor (argument with non-default values)",0,null,null],["KeyboardEvent constructor (no argument)",0,null,null],["KeyboardEvent constructor (undefined argument)",0,null,null],["KeyboardEvent constructor (null argument)",0,null,null],["KeyboardEvent constructor (empty argument)",0,null,null],["KeyboardEvent constructor (argument with default values)",0,null,null],["KeyboardEvent constructor (argument with non-default values)",0,null,null],["CompositionEvent constructor (no argument)",1,"Illegal constructor.","@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:100:17\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:99:3\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:98:1\n"],["CompositionEvent constructor (undefined argument)",1,"Illegal constructor.","@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:105:17\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:104:3\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:98:1\n"],["CompositionEvent constructor (null argument)",1,"Illegal constructor.","@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:110:17\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:109:3\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:98:1\n"],["CompositionEvent constructor (empty argument)",1,"Illegal constructor.","@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:115:17\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:114:3\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:98:1\n"],["CompositionEvent constructor (argument with default values)",1,"Illegal constructor.","@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:125:17\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:119:3\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:98:1\n"],["CompositionEvent constructor (argument with non-default values)",1,"Illegal constructor.","@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:143:17\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:129:3\n@http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html:98:1\n"],["UIEvent constructor (view argument with wrong type)",0,null,null]]]}]
16:25:33 INFO - ...........................................
16:25:33 INFO - TEST-OK | /dom/events/Event-subclasses-constructors.html | took 522ms
16:25:33 INFO - TEST-START | /dom/events/Event-type-empty.html
16:25:33 INFO - PROCESS | 1662 | 1478737533631 Marionette TRACE conn2 -> [0,1153,"getWindowHandle",null]
16:25:33 INFO - PROCESS | 1662 | 1478737533633 Marionette TRACE conn2 <- [1,1153,null,{"value":"7"}]
16:25:33 INFO - PROCESS | 1662 | 1478737533635 Marionette TRACE conn2 -> [0,1154,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:33 INFO - PROCESS | 1662 | 1478737533714 Marionette TRACE conn2 <- [1,1154,null,{"value":null}]
16:25:33 INFO - PROCESS | 1662 | 1478737533720 Marionette TRACE conn2 -> [0,1155,"getWindowHandles",null]
16:25:33 INFO - PROCESS | 1662 | 1478737533722 Marionette TRACE conn2 <- [1,1155,null,["7"]]
16:25:33 INFO - PROCESS | 1662 | 1478737533725 Marionette TRACE conn2 -> [0,1156,"switchToWindow",{"name":"7"}]
16:25:33 INFO - PROCESS | 1662 | 1478737533727 Marionette TRACE conn2 <- [1,1156,null,{}]
16:25:33 INFO - PROCESS | 1662 | 1478737533729 Marionette TRACE conn2 -> [0,1157,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-type-empty.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-type-empty.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:33 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dbac800 == 34 [pid = 1662] [id = 260]
16:25:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 93 (0x12dbad000) [pid = 1662] [serial = 764] [outer = 0x0]
16:25:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 94 (0x12dc46000) [pid = 1662] [serial = 765] [outer = 0x12dbad000]
16:25:33 INFO - PROCESS | 1662 | 1478737533767 Marionette DEBUG loaded listener.js
16:25:33 INFO - PROCESS | 1662 | ++DOMWINDOW == 95 (0x12dc4e800) [pid = 1662] [serial = 766] [outer = 0x12dbad000]
16:25:34 INFO - PROCESS | 1662 | 1478737534011 Marionette TRACE conn2 <- [1,1157,null,{"value":["/dom/events/Event-type-empty.html",0,null,null,[["initEvent",0,null,null],["Constructor",0,null,null]]]}]
16:25:34 INFO - ..
16:25:34 INFO - TEST-OK | /dom/events/Event-type-empty.html | took 416ms
16:25:34 INFO - TEST-START | /dom/events/Event-type.html
16:25:34 INFO - PROCESS | 1662 | 1478737534051 Marionette TRACE conn2 -> [0,1158,"getWindowHandle",null]
16:25:34 INFO - PROCESS | 1662 | 1478737534052 Marionette TRACE conn2 <- [1,1158,null,{"value":"7"}]
16:25:34 INFO - PROCESS | 1662 | 1478737534056 Marionette TRACE conn2 -> [0,1159,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:34 INFO - PROCESS | 1662 | 1478737534129 Marionette TRACE conn2 <- [1,1159,null,{"value":null}]
16:25:34 INFO - PROCESS | 1662 | 1478737534135 Marionette TRACE conn2 -> [0,1160,"getWindowHandles",null]
16:25:34 INFO - PROCESS | 1662 | 1478737534136 Marionette TRACE conn2 <- [1,1160,null,["7"]]
16:25:34 INFO - PROCESS | 1662 | 1478737534138 Marionette TRACE conn2 -> [0,1161,"switchToWindow",{"name":"7"}]
16:25:34 INFO - PROCESS | 1662 | 1478737534140 Marionette TRACE conn2 <- [1,1161,null,{}]
16:25:34 INFO - PROCESS | 1662 | 1478737534143 Marionette TRACE conn2 -> [0,1162,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/Event-type.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/Event-type.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:34 INFO - PROCESS | 1662 | ++DOCSHELL 0x12de45800 == 35 [pid = 1662] [id = 261]
16:25:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 96 (0x12de46000) [pid = 1662] [serial = 767] [outer = 0x0]
16:25:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 97 (0x12de4b800) [pid = 1662] [serial = 768] [outer = 0x12de46000]
16:25:34 INFO - PROCESS | 1662 | 1478737534176 Marionette DEBUG loaded listener.js
16:25:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 98 (0x12de51800) [pid = 1662] [serial = 769] [outer = 0x12de46000]
16:25:34 INFO - PROCESS | 1662 | 1478737534503 Marionette TRACE conn2 <- [1,1162,null,{"value":["/dom/events/Event-type.html",0,null,null,[["Event.type should initially be the empty string",0,null,null],["Event.type should be initialized by initEvent",0,null,null],["Event.type should be initialized by the constructor",0,null,null]]]}]
16:25:34 INFO - ...
16:25:34 INFO - TEST-OK | /dom/events/Event-type.html | took 464ms
16:25:34 INFO - PROCESS | 1662 | 1478737534521 Marionette TRACE conn2 -> [0,1163,"getWindowHandle",null]
16:25:34 INFO - PROCESS | 1662 | 1478737534525 Marionette TRACE conn2 <- [1,1163,null,{"value":"7"}]
16:25:34 INFO - TEST-START | /dom/events/EventListener-handleEvent.html
16:25:34 INFO - PROCESS | 1662 | 1478737534530 Marionette TRACE conn2 -> [0,1164,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:34 INFO - PROCESS | 1662 | 1478737534641 Marionette TRACE conn2 <- [1,1164,null,{"value":null}]
16:25:34 INFO - PROCESS | 1662 | 1478737534691 Marionette TRACE conn2 -> [0,1165,"getWindowHandles",null]
16:25:34 INFO - PROCESS | 1662 | 1478737534694 Marionette TRACE conn2 <- [1,1165,null,["7"]]
16:25:34 INFO - PROCESS | 1662 | 1478737534697 Marionette TRACE conn2 -> [0,1166,"switchToWindow",{"name":"7"}]
16:25:34 INFO - PROCESS | 1662 | 1478737534701 Marionette TRACE conn2 <- [1,1166,null,{}]
16:25:34 INFO - PROCESS | 1662 | 1478737534704 Marionette TRACE conn2 -> [0,1167,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventListener-handleEvent.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventListener-handleEvent.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:34 INFO - PROCESS | 1662 | ++DOCSHELL 0x124c52800 == 36 [pid = 1662] [id = 262]
16:25:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 99 (0x124d75800) [pid = 1662] [serial = 770] [outer = 0x0]
16:25:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 100 (0x125a8e000) [pid = 1662] [serial = 771] [outer = 0x124d75800]
16:25:34 INFO - PROCESS | 1662 | 1478737534758 Marionette DEBUG loaded listener.js
16:25:34 INFO - PROCESS | 1662 | ++DOMWINDOW == 101 (0x126996000) [pid = 1662] [serial = 772] [outer = 0x124d75800]
16:25:35 INFO - PROCESS | 1662 | 1478737535100 Marionette TRACE conn2 <- [1,1167,null,{"value":["/dom/events/EventListener-handleEvent.html",0,null,null,[["EventListener::handleEvent()",0,null,null]]]}]
16:25:35 INFO - .
16:25:35 INFO - TEST-OK | /dom/events/EventListener-handleEvent.html | took 616ms
16:25:35 INFO - PROCESS | 1662 | 1478737535145 Marionette TRACE conn2 -> [0,1168,"getWindowHandle",null]
16:25:35 INFO - PROCESS | 1662 | 1478737535147 Marionette TRACE conn2 <- [1,1168,null,{"value":"7"}]
16:25:35 INFO - TEST-START | /dom/events/EventListener-incumbent-global-1.sub.html
16:25:35 INFO - PROCESS | 1662 | 1478737535151 Marionette TRACE conn2 -> [0,1169,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:35 INFO - PROCESS | 1662 | 1478737535257 Marionette TRACE conn2 <- [1,1169,null,{"value":null}]
16:25:35 INFO - PROCESS | 1662 | 1478737535305 Marionette TRACE conn2 -> [0,1170,"getWindowHandles",null]
16:25:35 INFO - PROCESS | 1662 | 1478737535307 Marionette TRACE conn2 <- [1,1170,null,["7"]]
16:25:35 INFO - PROCESS | 1662 | 1478737535310 Marionette TRACE conn2 -> [0,1171,"switchToWindow",{"name":"7"}]
16:25:35 INFO - PROCESS | 1662 | 1478737535312 Marionette TRACE conn2 <- [1,1171,null,{}]
16:25:35 INFO - PROCESS | 1662 | 1478737535315 Marionette TRACE conn2 -> [0,1172,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventListener-incumbent-global-1.sub.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventListener-incumbent-global-1.sub.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:35 INFO - PROCESS | 1662 | ++DOCSHELL 0x1279a8800 == 37 [pid = 1662] [id = 263]
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 102 (0x1279a9000) [pid = 1662] [serial = 773] [outer = 0x0]
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 103 (0x12811d800) [pid = 1662] [serial = 774] [outer = 0x1279a9000]
16:25:35 INFO - PROCESS | 1662 | 1478737535360 Marionette DEBUG loaded listener.js
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 104 (0x128fd9800) [pid = 1662] [serial = 775] [outer = 0x1279a9000]
16:25:35 INFO - PROCESS | 1662 | ++DOCSHELL 0x127fe1800 == 38 [pid = 1662] [id = 264]
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 105 (0x1291a4800) [pid = 1662] [serial = 776] [outer = 0x0]
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 106 (0x1293b3000) [pid = 1662] [serial = 777] [outer = 0x1291a4800]
16:25:35 INFO - PROCESS | 1662 | ++DOCSHELL 0x1293ba000 == 39 [pid = 1662] [id = 265]
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 107 (0x1293bf800) [pid = 1662] [serial = 778] [outer = 0x0]
16:25:35 INFO - PROCESS | 1662 | ++DOMWINDOW == 108 (0x129681800) [pid = 1662] [serial = 779] [outer = 0x1293bf800]
16:25:35 INFO - PROCESS | 1662 | 1478737535786 Marionette TRACE conn2 <- [1,1172,null,{"value":["/dom/events/EventListener-incumbent-global-1.sub.html",0,null,null,[["Check the incumbent global EventListeners are called with",0,null,null]]]}]
16:25:35 INFO - .
16:25:35 INFO - TEST-OK | /dom/events/EventListener-incumbent-global-1.sub.html | took 668ms
16:25:35 INFO - PROCESS | 1662 | 1478737535824 Marionette TRACE conn2 -> [0,1173,"getWindowHandle",null]
16:25:35 INFO - PROCESS | 1662 | 1478737535828 Marionette TRACE conn2 <- [1,1173,null,{"value":"7"}]
16:25:35 INFO - TEST-START | /dom/events/EventListener-incumbent-global-2.sub.html
16:25:35 INFO - PROCESS | 1662 | 1478737535831 Marionette TRACE conn2 -> [0,1174,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:35 INFO - PROCESS | 1662 | 1478737535963 Marionette TRACE conn2 <- [1,1174,null,{"value":null}]
16:25:36 INFO - PROCESS | 1662 | 1478737536054 Marionette TRACE conn2 -> [0,1175,"getWindowHandles",null]
16:25:36 INFO - PROCESS | 1662 | 1478737536056 Marionette TRACE conn2 <- [1,1175,null,["7"]]
16:25:36 INFO - PROCESS | 1662 | 1478737536061 Marionette TRACE conn2 -> [0,1176,"switchToWindow",{"name":"7"}]
16:25:36 INFO - PROCESS | 1662 | 1478737536065 Marionette TRACE conn2 <- [1,1176,null,{}]
16:25:36 INFO - PROCESS | 1662 | 1478737536068 Marionette TRACE conn2 -> [0,1177,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventListener-incumbent-global-2.sub.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventListener-incumbent-global-2.sub.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:36 INFO - PROCESS | 1662 | ++DOCSHELL 0x12cddf000 == 40 [pid = 1662] [id = 266]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 109 (0x12cddf800) [pid = 1662] [serial = 780] [outer = 0x0]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 110 (0x12d9a0000) [pid = 1662] [serial = 781] [outer = 0x12cddf800]
16:25:36 INFO - PROCESS | 1662 | 1478737536114 Marionette DEBUG loaded listener.js
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 111 (0x12db66800) [pid = 1662] [serial = 782] [outer = 0x12cddf800]
16:25:36 INFO - PROCESS | 1662 | ++DOCSHELL 0x12d9ba000 == 41 [pid = 1662] [id = 267]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 112 (0x12dbae000) [pid = 1662] [serial = 783] [outer = 0x0]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 113 (0x12dc34800) [pid = 1662] [serial = 784] [outer = 0x12dbae000]
16:25:36 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dbaa800 == 42 [pid = 1662] [id = 268]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 114 (0x12dbab000) [pid = 1662] [serial = 785] [outer = 0x0]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 115 (0x12dc3f000) [pid = 1662] [serial = 786] [outer = 0x12dbab000]
16:25:36 INFO - PROCESS | 1662 | 1478737536495 Marionette TRACE conn2 <- [1,1177,null,{"value":["/dom/events/EventListener-incumbent-global-2.sub.html",0,null,null,[["Check the incumbent global EventListeners are called with",0,null,null]]]}]
16:25:36 INFO - .
16:25:36 INFO - TEST-OK | /dom/events/EventListener-incumbent-global-2.sub.html | took 714ms
16:25:36 INFO - TEST-START | /dom/events/EventListenerOptions-capture.html
16:25:36 INFO - PROCESS | 1662 | 1478737536546 Marionette TRACE conn2 -> [0,1178,"getWindowHandle",null]
16:25:36 INFO - PROCESS | 1662 | 1478737536548 Marionette TRACE conn2 <- [1,1178,null,{"value":"7"}]
16:25:36 INFO - PROCESS | 1662 | 1478737536551 Marionette TRACE conn2 -> [0,1179,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:36 INFO - PROCESS | 1662 | 1478737536682 Marionette TRACE conn2 <- [1,1179,null,{"value":null}]
16:25:36 INFO - PROCESS | 1662 | 1478737536773 Marionette TRACE conn2 -> [0,1180,"getWindowHandles",null]
16:25:36 INFO - PROCESS | 1662 | 1478737536775 Marionette TRACE conn2 <- [1,1180,null,["7"]]
16:25:36 INFO - PROCESS | 1662 | 1478737536780 Marionette TRACE conn2 -> [0,1181,"switchToWindow",{"name":"7"}]
16:25:36 INFO - PROCESS | 1662 | 1478737536783 Marionette TRACE conn2 <- [1,1181,null,{}]
16:25:36 INFO - PROCESS | 1662 | 1478737536786 Marionette TRACE conn2 -> [0,1182,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventListenerOptions-capture.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventListenerOptions-capture.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:36 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dedd800 == 43 [pid = 1662] [id = 269]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 116 (0x12dede000) [pid = 1662] [serial = 787] [outer = 0x0]
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 117 (0x12dee2000) [pid = 1662] [serial = 788] [outer = 0x12dede000]
16:25:36 INFO - PROCESS | 1662 | 1478737536830 Marionette DEBUG loaded listener.js
16:25:36 INFO - PROCESS | 1662 | ++DOMWINDOW == 118 (0x12dee8000) [pid = 1662] [serial = 789] [outer = 0x12dede000]
16:25:37 INFO - PROCESS | 1662 | 1478737537152 Marionette TRACE conn2 <- [1,1182,null,{"value":["/dom/events/EventListenerOptions-capture.html",0,null,null,[["Capture boolean should be honored correctly",0,null,null],["Capture option should be honored correctly",0,null,null],["Supports capture option",0,null,null],["Equivalence of option values",0,null,null]]]}]
16:25:37 INFO - ....
16:25:37 INFO - TEST-OK | /dom/events/EventListenerOptions-capture.html | took 617ms
16:25:37 INFO - TEST-START | /dom/events/EventTarget-addEventListener.html
16:25:37 INFO - PROCESS | 1662 | 1478737537169 Marionette TRACE conn2 -> [0,1183,"getWindowHandle",null]
16:25:37 INFO - PROCESS | 1662 | 1478737537170 Marionette TRACE conn2 <- [1,1183,null,{"value":"7"}]
16:25:37 INFO - PROCESS | 1662 | 1478737537173 Marionette TRACE conn2 -> [0,1184,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:37 INFO - PROCESS | 1662 | 1478737537281 Marionette TRACE conn2 <- [1,1184,null,{"value":null}]
16:25:37 INFO - PROCESS | 1662 | 1478737537331 Marionette TRACE conn2 -> [0,1185,"getWindowHandles",null]
16:25:37 INFO - PROCESS | 1662 | 1478737537333 Marionette TRACE conn2 <- [1,1185,null,["7"]]
16:25:37 INFO - PROCESS | 1662 | 1478737537335 Marionette TRACE conn2 -> [0,1186,"switchToWindow",{"name":"7"}]
16:25:37 INFO - PROCESS | 1662 | 1478737537338 Marionette TRACE conn2 <- [1,1186,null,{}]
16:25:37 INFO - PROCESS | 1662 | 1478737537340 Marionette TRACE conn2 -> [0,1187,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventTarget-addEventListener.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventTarget-addEventListener.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:37 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e092800 == 44 [pid = 1662] [id = 270]
16:25:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 119 (0x12e093000) [pid = 1662] [serial = 790] [outer = 0x0]
16:25:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 120 (0x12e098800) [pid = 1662] [serial = 791] [outer = 0x12e093000]
16:25:37 INFO - PROCESS | 1662 | 1478737537382 Marionette DEBUG loaded listener.js
16:25:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 121 (0x12e09f800) [pid = 1662] [serial = 792] [outer = 0x12e093000]
16:25:37 INFO - PROCESS | 1662 | 1478737537725 Marionette TRACE conn2 <- [1,1187,null,{"value":["/dom/events/EventTarget-addEventListener.html",0,null,null,[["Adding a null event listener should succeed",0,null,null]]]}]
16:25:37 INFO - .
16:25:37 INFO - TEST-OK | /dom/events/EventTarget-addEventListener.html | took 568ms
16:25:37 INFO - PROCESS | 1662 | 1478737537742 Marionette TRACE conn2 -> [0,1188,"getWindowHandle",null]
16:25:37 INFO - PROCESS | 1662 | 1478737537743 Marionette TRACE conn2 <- [1,1188,null,{"value":"7"}]
16:25:37 INFO - TEST-START | /dom/events/EventTarget-dispatchEvent-returnvalue.html
16:25:37 INFO - PROCESS | 1662 | 1478737537746 Marionette TRACE conn2 -> [0,1189,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:37 INFO - PROCESS | 1662 | 1478737537862 Marionette TRACE conn2 <- [1,1189,null,{"value":null}]
16:25:37 INFO - PROCESS | 1662 | 1478737537912 Marionette TRACE conn2 -> [0,1190,"getWindowHandles",null]
16:25:37 INFO - PROCESS | 1662 | 1478737537914 Marionette TRACE conn2 <- [1,1190,null,["7"]]
16:25:37 INFO - PROCESS | 1662 | 1478737537916 Marionette TRACE conn2 -> [0,1191,"switchToWindow",{"name":"7"}]
16:25:37 INFO - PROCESS | 1662 | 1478737537918 Marionette TRACE conn2 <- [1,1191,null,{}]
16:25:37 INFO - PROCESS | 1662 | 1478737537921 Marionette TRACE conn2 -> [0,1192,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventTarget-dispatchEvent-returnvalue.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent-returnvalue.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:37 INFO - PROCESS | 1662 | ++DOCSHELL 0x126a34800 == 45 [pid = 1662] [id = 271]
16:25:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 122 (0x126cb2000) [pid = 1662] [serial = 793] [outer = 0x0]
16:25:37 INFO - PROCESS | 1662 | ++DOMWINDOW == 123 (0x12e09e800) [pid = 1662] [serial = 794] [outer = 0x126cb2000]
16:25:37 INFO - PROCESS | 1662 | 1478737537963 Marionette DEBUG loaded listener.js
16:25:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 124 (0x12e0a5800) [pid = 1662] [serial = 795] [outer = 0x126cb2000]
16:25:38 INFO - PROCESS | 1662 | 1478737538435 Marionette TRACE conn2 <- [1,1192,null,{"value":["/dom/events/EventTarget-dispatchEvent-returnvalue.html",0,null,null,[["Return value of EventTarget.dispatchEvent.",0,null,null]]]}]
16:25:38 INFO - .
16:25:38 INFO - TEST-OK | /dom/events/EventTarget-dispatchEvent-returnvalue.html | took 716ms
16:25:38 INFO - PROCESS | 1662 | 1478737538463 Marionette TRACE conn2 -> [0,1193,"getWindowHandle",null]
16:25:38 INFO - PROCESS | 1662 | 1478737538466 Marionette TRACE conn2 <- [1,1193,null,{"value":"7"}]
16:25:38 INFO - TEST-START | /dom/events/EventTarget-dispatchEvent.html
16:25:38 INFO - PROCESS | 1662 | 1478737538471 Marionette TRACE conn2 -> [0,1194,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:38 INFO - PROCESS | 1662 | 1478737538579 Marionette TRACE conn2 <- [1,1194,null,{"value":null}]
16:25:38 INFO - PROCESS | 1662 | 1478737538640 Marionette TRACE conn2 -> [0,1195,"getWindowHandles",null]
16:25:38 INFO - PROCESS | 1662 | 1478737538643 Marionette TRACE conn2 <- [1,1195,null,["7"]]
16:25:38 INFO - PROCESS | 1662 | 1478737538648 Marionette TRACE conn2 -> [0,1196,"switchToWindow",{"name":"7"}]
16:25:38 INFO - PROCESS | 1662 | 1478737538652 Marionette TRACE conn2 <- [1,1196,null,{}]
16:25:38 INFO - PROCESS | 1662 | 1478737538703 Marionette TRACE conn2 -> [0,1197,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventTarget-dispatchEvent.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:38 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a188000 == 46 [pid = 1662] [id = 272]
16:25:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 125 (0x11a2cf000) [pid = 1662] [serial = 796] [outer = 0x0]
16:25:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 126 (0x123ef3800) [pid = 1662] [serial = 797] [outer = 0x11a2cf000]
16:25:38 INFO - PROCESS | 1662 | 1478737538771 Marionette DEBUG loaded listener.js
16:25:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 127 (0x12548c800) [pid = 1662] [serial = 798] [outer = 0x11a2cf000]
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!aEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 488
16:25:39 INFO - PROCESS | 1662 | [1662] WARNING: NS_ENSURE_TRUE(!aEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 488
16:25:39 INFO - PROCESS | 1662 | JavaScript error: http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html, line 60: Error:
16:25:39 INFO - PROCESS | 1662 | 1478737539254 Marionette TRACE conn2 <- [1,1197,null,{"value":["/dom/events/EventTarget-dispatchEvent.html",0,null,null,[["Calling dispatchEvent(null).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (AnimationEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (BeforeUnloadEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (CloseEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (CompositionEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (CustomEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceMotionEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (DeviceOrientationEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (DragEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (ErrorEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (Event).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (Events).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (FocusEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (HashChangeEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (HTMLEvents).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (IDBVersionChangeEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (KeyboardEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (MessageEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (MouseEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (MouseEvents).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (PageTransitionEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (PopStateEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (ProgressEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (StorageEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGEvents).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvent).",1,"assert_equals: Event type should be empty string before initialization expected \"\" but got \"SVGZoom\"","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:23:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (SVGZoomEvents).",1,"assert_equals: Event type should be empty string before initialization expected \"\" but got \"SVGZoom\"","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:23:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (TextEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (TouchEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (TrackEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (TransitionEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (UIEvent).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (UIEvents).",0,null,null],["If the event's initialized flag is not set, an InvalidStateError must be thrown (WebGLContextEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's initialized flag is not set, an InvalidStateError must be thrown (WheelEvent).",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:22:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html:21:3\n"],["If the event's dispatch flag is set, an InvalidStateError must be thrown.",0,null,null],["Exceptions from event listeners must not be propagated.",0,null,null],["Event listeners added during dispatch should be called",0,null,null],["Event listeners should be called in order of addition",0,null,null]]]}]
16:25:39 INFO - .......................................
16:25:39 INFO - TEST-OK | /dom/events/EventTarget-dispatchEvent.html | took 825ms
16:25:39 INFO - PROCESS | 1662 | 1478737539295 Marionette TRACE conn2 -> [0,1198,"getWindowHandle",null]
16:25:39 INFO - PROCESS | 1662 | 1478737539297 Marionette TRACE conn2 <- [1,1198,null,{"value":"7"}]
16:25:39 INFO - TEST-START | /dom/events/EventTarget-removeEventListener.html
16:25:39 INFO - PROCESS | 1662 | 1478737539300 Marionette TRACE conn2 -> [0,1199,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:39 INFO - PROCESS | 1662 | 1478737539410 Marionette TRACE conn2 <- [1,1199,null,{"value":null}]
16:25:39 INFO - PROCESS | 1662 | 1478737539461 Marionette TRACE conn2 -> [0,1200,"getWindowHandles",null]
16:25:39 INFO - PROCESS | 1662 | 1478737539463 Marionette TRACE conn2 <- [1,1200,null,["7"]]
16:25:39 INFO - PROCESS | 1662 | 1478737539466 Marionette TRACE conn2 -> [0,1201,"switchToWindow",{"name":"7"}]
16:25:39 INFO - PROCESS | 1662 | 1478737539468 Marionette TRACE conn2 <- [1,1201,null,{}]
16:25:39 INFO - PROCESS | 1662 | 1478737539470 Marionette TRACE conn2 -> [0,1202,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/EventTarget-removeEventListener.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/EventTarget-removeEventListener.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:39 INFO - PROCESS | 1662 | ++DOCSHELL 0x11a953000 == 47 [pid = 1662] [id = 273]
16:25:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 128 (0x12461f000) [pid = 1662] [serial = 799] [outer = 0x0]
16:25:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 129 (0x12573f000) [pid = 1662] [serial = 800] [outer = 0x12461f000]
16:25:39 INFO - PROCESS | 1662 | 1478737539508 Marionette DEBUG loaded listener.js
16:25:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 130 (0x126cb8000) [pid = 1662] [serial = 801] [outer = 0x12461f000]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x12dbac800 == 46 [pid = 1662] [id = 260]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x12dba4800 == 45 [pid = 1662] [id = 259]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x12d9b6000 == 44 [pid = 1662] [id = 258]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x12d202800 == 43 [pid = 1662] [id = 257]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x12c624000 == 42 [pid = 1662] [id = 256]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x12c217000 == 41 [pid = 1662] [id = 255]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x126a35000 == 40 [pid = 1662] [id = 254]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x1293bb800 == 39 [pid = 1662] [id = 253]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x1198be000 == 38 [pid = 1662] [id = 252]
16:25:39 INFO - PROCESS | 1662 | --DOCSHELL 0x126a30800 == 37 [pid = 1662] [id = 11]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 129 (0x126cc3800) [pid = 1662] [serial = 702] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 128 (0x126cdd000) [pid = 1662] [serial = 703] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 127 (0x126997800) [pid = 1662] [serial = 699] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 126 (0x126a3a800) [pid = 1662] [serial = 700] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 125 (0x12573c800) [pid = 1662] [serial = 696] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 124 (0x125a85800) [pid = 1662] [serial = 697] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 123 (0x124d67000) [pid = 1662] [serial = 693] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 122 (0x124d7a800) [pid = 1662] [serial = 694] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 121 (0x12461c800) [pid = 1662] [serial = 690] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 120 (0x124646800) [pid = 1662] [serial = 691] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 119 (0x11a794800) [pid = 1662] [serial = 687] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 118 (0x11a94f000) [pid = 1662] [serial = 688] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 117 (0x11a948000) [pid = 1662] [serial = 685] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 116 (0x118f11800) [pid = 1662] [serial = 667] [outer = 0x0] [url = about:neterror?e=dnsNotFound&u=https%3A//%25%28server%29s/selfsupport-dummy/&c=UTF-8&f=regular&d=Firefox%20can%E2%80%99t%20find%20the%20server%20at%20%25%28server%29s.]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 115 (0x1277a9800) [pid = 1662] [serial = 705] [outer = 0x0] [url = about:blank]
16:25:39 INFO - PROCESS | 1662 | --DOMWINDOW == 114 (0x126a31800) [pid = 1662] [serial = 28] [outer = 0x0] [url = data:application/vnd.mozilla.xul+xml;charset=utf-8,]
16:25:39 INFO - PROCESS | 1662 | 1478737539751 Marionette TRACE conn2 <- [1,1202,null,{"value":["/dom/events/EventTarget-removeEventListener.html",0,null,null,[["removing a null event listener should succeed",0,null,null]]]}]
16:25:39 INFO - .
16:25:39 INFO - TEST-OK | /dom/events/EventTarget-removeEventListener.html | took 465ms
16:25:39 INFO - PROCESS | 1662 | 1478737539772 Marionette TRACE conn2 -> [0,1203,"getWindowHandle",null]
16:25:39 INFO - TEST-START | /dom/events/ProgressEvent.html
16:25:39 INFO - PROCESS | 1662 | 1478737539775 Marionette TRACE conn2 <- [1,1203,null,{"value":"7"}]
16:25:39 INFO - PROCESS | 1662 | 1478737539779 Marionette TRACE conn2 -> [0,1204,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:39 INFO - PROCESS | 1662 | 1478737539858 Marionette TRACE conn2 <- [1,1204,null,{"value":null}]
16:25:39 INFO - PROCESS | 1662 | 1478737539922 Marionette TRACE conn2 -> [0,1205,"getWindowHandles",null]
16:25:39 INFO - PROCESS | 1662 | 1478737539924 Marionette TRACE conn2 <- [1,1205,null,["7"]]
16:25:39 INFO - PROCESS | 1662 | 1478737539927 Marionette TRACE conn2 -> [0,1206,"switchToWindow",{"name":"7"}]
16:25:39 INFO - PROCESS | 1662 | 1478737539931 Marionette TRACE conn2 <- [1,1206,null,{}]
16:25:39 INFO - PROCESS | 1662 | 1478737539934 Marionette TRACE conn2 -> [0,1207,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/events/ProgressEvent.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/events/ProgressEvent.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:39 INFO - PROCESS | 1662 | ++DOCSHELL 0x126987000 == 38 [pid = 1662] [id = 274]
16:25:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 115 (0x126a3f000) [pid = 1662] [serial = 802] [outer = 0x0]
16:25:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 116 (0x127841800) [pid = 1662] [serial = 803] [outer = 0x126a3f000]
16:25:39 INFO - PROCESS | 1662 | 1478737539972 Marionette DEBUG loaded listener.js
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 117 (0x128fdb800) [pid = 1662] [serial = 804] [outer = 0x126a3f000]
16:25:40 INFO - PROCESS | 1662 | 1478737540193 Marionette TRACE conn2 <- [1,1207,null,{"value":["/dom/events/ProgressEvent.html",0,null,null,[["Default event values.",0,null,null],["document.createEvent() should work with ProgressEvent.",1,"Operation is not supported","@http://web-platform.test:8000/dom/events/ProgressEvent.html:21:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/dom/events/ProgressEvent.html:20:1\n"]]]}]
16:25:40 INFO - ..
16:25:40 INFO - TEST-OK | /dom/events/ProgressEvent.html | took 465ms
16:25:40 INFO - TEST-START | /dom/traversal/NodeFilter-constants.html
16:25:40 INFO - PROCESS | 1662 | 1478737540244 Marionette TRACE conn2 -> [0,1208,"getWindowHandle",null]
16:25:40 INFO - PROCESS | 1662 | 1478737540246 Marionette TRACE conn2 <- [1,1208,null,{"value":"7"}]
16:25:40 INFO - PROCESS | 1662 | 1478737540249 Marionette TRACE conn2 -> [0,1209,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:40 INFO - PROCESS | 1662 | 1478737540333 Marionette TRACE conn2 <- [1,1209,null,{"value":null}]
16:25:40 INFO - PROCESS | 1662 | 1478737540337 Marionette TRACE conn2 -> [0,1210,"getWindowHandles",null]
16:25:40 INFO - PROCESS | 1662 | 1478737540339 Marionette TRACE conn2 <- [1,1210,null,["7"]]
16:25:40 INFO - PROCESS | 1662 | 1478737540341 Marionette TRACE conn2 -> [0,1211,"switchToWindow",{"name":"7"}]
16:25:40 INFO - PROCESS | 1662 | 1478737540343 Marionette TRACE conn2 <- [1,1211,null,{}]
16:25:40 INFO - PROCESS | 1662 | 1478737540346 Marionette TRACE conn2 -> [0,1212,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/NodeFilter-constants.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/NodeFilter-constants.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x1293b1000 == 39 [pid = 1662] [id = 275]
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 118 (0x1293b4000) [pid = 1662] [serial = 805] [outer = 0x0]
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 119 (0x129677800) [pid = 1662] [serial = 806] [outer = 0x1293b4000]
16:25:40 INFO - PROCESS | 1662 | 1478737540383 Marionette DEBUG loaded listener.js
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 120 (0x12a99c000) [pid = 1662] [serial = 807] [outer = 0x1293b4000]
16:25:40 INFO - PROCESS | 1662 | 1478737540652 Marionette TRACE conn2 <- [1,1212,null,{"value":["/dom/traversal/NodeFilter-constants.html",0,null,null,[["Constants for acceptNode on NodeFilter interface object.",0,null,null],["Constants for whatToShow on NodeFilter interface object.",0,null,null]]]}]
16:25:40 INFO - ..
16:25:40 INFO - TEST-OK | /dom/traversal/NodeFilter-constants.html | took 414ms
16:25:40 INFO - PROCESS | 1662 | 1478737540663 Marionette TRACE conn2 -> [0,1213,"getWindowHandle",null]
16:25:40 INFO - PROCESS | 1662 | 1478737540664 Marionette TRACE conn2 <- [1,1213,null,{"value":"7"}]
16:25:40 INFO - TEST-START | /dom/traversal/NodeIterator-removal.html
16:25:40 INFO - PROCESS | 1662 | 1478737540669 Marionette TRACE conn2 -> [0,1214,"timeouts",{"script":185000}]
16:25:40 INFO - PROCESS | 1662 | 1478737540671 Marionette TRACE conn2 <- [1,1214,null,{}]
16:25:40 INFO - PROCESS | 1662 | 1478737540674 Marionette TRACE conn2 -> [0,1215,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:40 INFO - PROCESS | 1662 | 1478737540747 Marionette TRACE conn2 <- [1,1215,null,{"value":null}]
16:25:40 INFO - PROCESS | 1662 | 1478737540801 Marionette TRACE conn2 -> [0,1216,"getWindowHandles",null]
16:25:40 INFO - PROCESS | 1662 | 1478737540803 Marionette TRACE conn2 <- [1,1216,null,["7"]]
16:25:40 INFO - PROCESS | 1662 | 1478737540805 Marionette TRACE conn2 -> [0,1217,"switchToWindow",{"name":"7"}]
16:25:40 INFO - PROCESS | 1662 | 1478737540807 Marionette TRACE conn2 <- [1,1217,null,{}]
16:25:40 INFO - PROCESS | 1662 | 1478737540809 Marionette TRACE conn2 -> [0,1218,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/NodeIterator-removal.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/NodeIterator-removal.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x124659000 == 40 [pid = 1662] [id = 276]
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 121 (0x124661000) [pid = 1662] [serial = 808] [outer = 0x0]
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 122 (0x12c5a8800) [pid = 1662] [serial = 809] [outer = 0x124661000]
16:25:40 INFO - PROCESS | 1662 | 1478737540843 Marionette DEBUG loaded listener.js
16:25:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 123 (0x12c5c0000) [pid = 1662] [serial = 810] [outer = 0x124661000]
16:25:41 INFO - PROCESS | 1662 | 1478737541332 Marionette TRACE conn2 <- [1,1218,null,{"value":["/dom/traversal/NodeIterator-removal.html",0,null,null,[["Test removing node paras[0]",0,null,null],["Test removing node paras[0].firstChild",0,null,null],["Test removing node paras[1].firstChild",0,null,null],["Test removing node foreignPara1",0,null,null],["Test removing node foreignPara1.firstChild",0,null,null],["Test removing node detachedPara1",0,null,null],["Test removing node detachedPara1.firstChild",0,null,null],["Test removing node foreignPara2",0,null,null],["Test removing node xmlElement",0,null,null],["Test removing node foreignTextNode",0,null,null],["Test removing node processingInstruction",0,null,null],["Test removing node comment",0,null,null],["Test removing node doctype",0,null,null],["Test removing node foreignDoctype",0,null,null],["Test removing node paras[1]",0,null,null],["Test removing node detachedPara2",0,null,null],["Test removing node detachedPara2.firstChild",0,null,null],["Test removing node testDiv",0,null,null],["Test removing node xmlTextNode",0,null,null],["Test removing node xmlComment",0,null,null],["Test removing node foreignComment",0,null,null],["Test removing node xmlDoctype",0,null,null]]]}]
16:25:41 INFO - ......................
16:25:41 INFO - TEST-OK | /dom/traversal/NodeIterator-removal.html | took 673ms
16:25:41 INFO - TEST-START | /dom/traversal/NodeIterator.html
16:25:41 INFO - PROCESS | 1662 | 1478737541343 Marionette TRACE conn2 -> [0,1219,"getWindowHandle",null]
16:25:41 INFO - PROCESS | 1662 | 1478737541344 Marionette TRACE conn2 <- [1,1219,null,{"value":"7"}]
16:25:41 INFO - PROCESS | 1662 | 1478737541347 Marionette TRACE conn2 -> [0,1220,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:41 INFO - PROCESS | 1662 | 1478737541444 Marionette TRACE conn2 <- [1,1220,null,{"value":null}]
16:25:41 INFO - PROCESS | 1662 | 1478737541451 Marionette TRACE conn2 -> [0,1221,"getWindowHandles",null]
16:25:41 INFO - PROCESS | 1662 | 1478737541453 Marionette TRACE conn2 <- [1,1221,null,["7"]]
16:25:41 INFO - PROCESS | 1662 | 1478737541455 Marionette TRACE conn2 -> [0,1222,"switchToWindow",{"name":"7"}]
16:25:41 INFO - PROCESS | 1662 | 1478737541458 Marionette TRACE conn2 <- [1,1222,null,{}]
16:25:41 INFO - PROCESS | 1662 | 1478737541460 Marionette TRACE conn2 -> [0,1223,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/NodeIterator.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/NodeIterator.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:41 INFO - PROCESS | 1662 | ++DOCSHELL 0x12cdd8000 == 41 [pid = 1662] [id = 277]
16:25:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 124 (0x12cdda000) [pid = 1662] [serial = 811] [outer = 0x0]
16:25:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 125 (0x12e0dc800) [pid = 1662] [serial = 812] [outer = 0x12cdda000]
16:25:41 INFO - PROCESS | 1662 | 1478737541496 Marionette DEBUG loaded listener.js
16:25:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 126 (0x12e0e5000) [pid = 1662] [serial = 813] [outer = 0x12cdda000]
16:25:42 INFO - PROCESS | 1662 | 1478737542652 Marionette TRACE conn2 <- [1,1223,null,{"value":["/dom/traversal/NodeIterator.html",0,null,null,[["detach() should be a no-op",0,null,null],["createNodeIterator() parameter defaults",0,null,null],["createNodeIterator() with null as arguments",0,null,null],["createNodeIterator() with undefined as arguments",0,null,null],["Propagate exception from filter function",0,null,null],["document.createNodeIterator(paras[0], 0, null)",0,null,null],["document.createNodeIterator(paras[0], 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0], 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0], 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0], 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(paras[0], 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0], 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0, null)",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0, null)",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1, 0, null)",0,null,null],["document.createNodeIterator(foreignPara1, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignPara1, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0, null)",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1, 0, null)",0,null,null],["document.createNodeIterator(detachedPara1, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedPara1, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0, null)",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(document, 0, null)",0,null,null],["document.createNodeIterator(document, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(document, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(document, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(document, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(document, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(document, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(document, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedDiv, 0, null)",0,null,null],["document.createNodeIterator(detachedDiv, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedDiv, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedDiv, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedDiv, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedDiv, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedDiv, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoc, 0, null)",0,null,null],["document.createNodeIterator(foreignDoc, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoc, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoc, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoc, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignDoc, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoc, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara2, 0, null)",0,null,null],["document.createNodeIterator(foreignPara2, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara2, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara2, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara2, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignPara2, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara2, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoc, 0, null)",0,null,null],["document.createNodeIterator(xmlDoc, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoc, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoc, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoc, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(xmlDoc, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoc, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlElement, 0, null)",0,null,null],["document.createNodeIterator(xmlElement, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlElement, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlElement, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlElement, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(xmlElement, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlElement, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedTextNode, 0, null)",0,null,null],["document.createNodeIterator(detachedTextNode, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedTextNode, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignTextNode, 0, null)",0,null,null],["document.createNodeIterator(foreignTextNode, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignTextNode, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(processingInstruction, 0, null)",0,null,null],["document.createNodeIterator(processingInstruction, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(processingInstruction, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(processingInstruction, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(processingInstruction, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(processingInstruction, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(processingInstruction, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(processingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0, null)",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(comment, 0, null)",0,null,null],["document.createNodeIterator(comment, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(comment, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(comment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(comment, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(comment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(comment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(comment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedComment, 0, null)",0,null,null],["document.createNodeIterator(detachedComment, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedComment, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedComment, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(docfrag, 0, null)",0,null,null],["document.createNodeIterator(docfrag, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(docfrag, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(docfrag, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(docfrag, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(docfrag, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(docfrag, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(docfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(doctype, 0, null)",0,null,null],["document.createNodeIterator(doctype, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(doctype, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(doctype, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(doctype, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(doctype, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(doctype, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(doctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoctype, 0, null)",0,null,null],["document.createNodeIterator(foreignDoctype, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoctype, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoctype, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1], 0, null)",0,null,null],["document.createNodeIterator(paras[1], 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1], 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1], 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1], 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(paras[1], 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1], 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2, 0, null)",0,null,null],["document.createNodeIterator(detachedPara2, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedPara2, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0, null)",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(testDiv, 0, null)",0,null,null],["document.createNodeIterator(testDiv, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(testDiv, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(testDiv, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(testDiv, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(testDiv, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(testDiv, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(testDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlElement, 0, null)",0,null,null],["document.createNodeIterator(detachedXmlElement, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlElement, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlElement, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0, null)",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlTextNode, 0, null)",0,null,null],["document.createNodeIterator(xmlTextNode, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlTextNode, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0, null)",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlComment, 0, null)",0,null,null],["document.createNodeIterator(xmlComment, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlComment, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlComment, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(xmlComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignComment, 0, null)",0,null,null],["document.createNodeIterator(foreignComment, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignComment, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignComment, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignComment, 0, null)",0,null,null],["document.createNodeIterator(detachedForeignComment, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignComment, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlComment, 0, null)",0,null,null],["document.createNodeIterator(detachedXmlComment, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlComment, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDocfrag, 0, null)",0,null,null],["document.createNodeIterator(foreignDocfrag, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDocfrag, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDocfrag, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDocfrag, 0, null)",0,null,null],["document.createNodeIterator(xmlDocfrag, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDocfrag, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDocfrag, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoctype, 0, null)",0,null,null],["document.createNodeIterator(xmlDoctype, 0, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoctype, 0, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoctype, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, null)",0,null,null],["document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createNodeIterator(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null]]]}]
16:25:42 INFO - .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
16:25:42 INFO - TEST-OK | /dom/traversal/NodeIterator.html | took 1640ms
16:25:42 INFO - TEST-START | /dom/traversal/TreeWalker-acceptNode-filter.html
16:25:42 INFO - PROCESS | 1662 | 1478737542987 Marionette TRACE conn2 -> [0,1224,"getWindowHandle",null]
16:25:42 INFO - PROCESS | 1662 | 1478737542988 Marionette TRACE conn2 <- [1,1224,null,{"value":"7"}]
16:25:42 INFO - PROCESS | 1662 | 1478737542990 Marionette TRACE conn2 -> [0,1225,"timeouts",{"script":35000}]
16:25:42 INFO - PROCESS | 1662 | 1478737542992 Marionette TRACE conn2 <- [1,1225,null,{}]
16:25:42 INFO - PROCESS | 1662 | 1478737542994 Marionette TRACE conn2 -> [0,1226,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:43 INFO - PROCESS | 1662 | 1478737543078 Marionette TRACE conn2 <- [1,1226,null,{"value":null}]
16:25:43 INFO - PROCESS | 1662 | 1478737543114 Marionette TRACE conn2 -> [0,1227,"getWindowHandles",null]
16:25:43 INFO - PROCESS | 1662 | 1478737543118 Marionette TRACE conn2 <- [1,1227,null,["7"]]
16:25:43 INFO - PROCESS | 1662 | 1478737543121 Marionette TRACE conn2 -> [0,1228,"switchToWindow",{"name":"7"}]
16:25:43 INFO - PROCESS | 1662 | 1478737543125 Marionette TRACE conn2 <- [1,1228,null,{}]
16:25:43 INFO - PROCESS | 1662 | 1478737543128 Marionette TRACE conn2 -> [0,1229,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-acceptNode-filter.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-acceptNode-filter.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e312800 == 42 [pid = 1662] [id = 278]
16:25:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 127 (0x12e313000) [pid = 1662] [serial = 814] [outer = 0x0]
16:25:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 128 (0x12e31c000) [pid = 1662] [serial = 815] [outer = 0x12e313000]
16:25:43 INFO - PROCESS | 1662 | 1478737543182 Marionette DEBUG loaded listener.js
16:25:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 129 (0x12e324000) [pid = 1662] [serial = 816] [outer = 0x12e313000]
16:25:43 INFO - PROCESS | 1662 | 1478737543581 Marionette TRACE conn2 <- [1,1229,null,{"value":["/dom/traversal/TreeWalker-acceptNode-filter.html",0,null,null,[["Testing with raw function filter",0,null,null],["Testing with object filter",0,null,null],["Testing with null filter",0,null,null],["Testing with undefined filter",0,null,null],["Testing with object lacking acceptNode property",0,null,null],["Testing with object with non-function acceptNode property",0,null,null],["Testing with function having acceptNode function",0,null,null],["Testing acceptNode callee",0,null,null],["Testing with filter function that throws",0,null,null],["Testing with filter object that throws",0,null,null]]]}]
16:25:43 INFO - ..........
16:25:43 INFO - TEST-OK | /dom/traversal/TreeWalker-acceptNode-filter.html | took 620ms
16:25:43 INFO - TEST-START | /dom/traversal/TreeWalker-basic.html
16:25:43 INFO - PROCESS | 1662 | 1478737543612 Marionette TRACE conn2 -> [0,1230,"getWindowHandle",null]
16:25:43 INFO - PROCESS | 1662 | 1478737543614 Marionette TRACE conn2 <- [1,1230,null,{"value":"7"}]
16:25:43 INFO - PROCESS | 1662 | 1478737543619 Marionette TRACE conn2 -> [0,1231,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:43 INFO - PROCESS | 1662 | 1478737543756 Marionette TRACE conn2 <- [1,1231,null,{"value":null}]
16:25:43 INFO - PROCESS | 1662 | 1478737543768 Marionette TRACE conn2 -> [0,1232,"getWindowHandles",null]
16:25:43 INFO - PROCESS | 1662 | 1478737543769 Marionette TRACE conn2 <- [1,1232,null,["7"]]
16:25:43 INFO - PROCESS | 1662 | 1478737543771 Marionette TRACE conn2 -> [0,1233,"switchToWindow",{"name":"7"}]
16:25:43 INFO - PROCESS | 1662 | 1478737543773 Marionette TRACE conn2 <- [1,1233,null,{}]
16:25:43 INFO - PROCESS | 1662 | 1478737543775 Marionette TRACE conn2 -> [0,1234,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-basic.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-basic.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e61b000 == 43 [pid = 1662] [id = 279]
16:25:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 130 (0x12e621000) [pid = 1662] [serial = 817] [outer = 0x0]
16:25:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 131 (0x12e784800) [pid = 1662] [serial = 818] [outer = 0x12e621000]
16:25:43 INFO - PROCESS | 1662 | 1478737543808 Marionette DEBUG loaded listener.js
16:25:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 132 (0x12e791800) [pid = 1662] [serial = 819] [outer = 0x12e621000]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 131 (0x126cb0800) [pid = 1662] [serial = 746] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-target-removed.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 130 (0x1293bc800) [pid = 1662] [serial = 743] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-target-moved.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 129 (0x12c624800) [pid = 1662] [serial = 752] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 128 (0x12d203000) [pid = 1662] [serial = 755] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-initEvent.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 127 (0x126cb1800) [pid = 1662] [serial = 734] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-propagation-stopped.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 126 (0x127798000) [pid = 1662] [serial = 704] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-defaultPrevented-after-dispatch.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 125 (0x124104000) [pid = 1662] [serial = 731] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-other-document.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 124 (0x12410a800) [pid = 1662] [serial = 728] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-order.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 123 (0x128122800) [pid = 1662] [serial = 737] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-redispatch.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 122 (0x12dba5000) [pid = 1662] [serial = 761] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 121 (0x12dbad000) [pid = 1662] [serial = 764] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-type-empty.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 120 (0x12d9b6800) [pid = 1662] [serial = 758] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-propagation.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 119 (0x12c217800) [pid = 1662] [serial = 749] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html]
16:25:44 INFO - PROCESS | 1662 | --DOMWINDOW == 118 (0x129361000) [pid = 1662] [serial = 740] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-reenter.html]
16:25:44 INFO - PROCESS | 1662 | 1478737544264 Marionette TRACE conn2 <- [1,1234,null,{"value":["/dom/traversal/TreeWalker-basic.html",0,null,null,[["Construct a TreeWalker by document.createTreeWalker(root).",0,null,null],["Construct a TreeWalker by document.createTreeWalker(root, null, null).",0,null,null],["Construct a TreeWalker by document.createTreeWalker(root, undefined, undefined).",0,null,null],["Give an invalid root node to document.createTreeWalker().",0,null,null],["Walk over nodes.",0,null,null],["Optional arguments to createTreeWalker should be optional (3 passed, null).",0,null,null]]]}]
16:25:44 INFO - ......
16:25:44 INFO - TEST-OK | /dom/traversal/TreeWalker-basic.html | took 669ms
16:25:44 INFO - PROCESS | 1662 | 1478737544285 Marionette TRACE conn2 -> [0,1235,"getWindowHandle",null]
16:25:44 INFO - PROCESS | 1662 | 1478737544287 Marionette TRACE conn2 <- [1,1235,null,{"value":"7"}]
16:25:44 INFO - TEST-START | /dom/traversal/TreeWalker-currentNode.html
16:25:44 INFO - PROCESS | 1662 | 1478737544290 Marionette TRACE conn2 -> [0,1236,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:44 INFO - PROCESS | 1662 | 1478737544369 Marionette TRACE conn2 <- [1,1236,null,{"value":null}]
16:25:44 INFO - PROCESS | 1662 | 1478737544371 Marionette TRACE conn2 -> [0,1237,"getWindowHandles",null]
16:25:44 INFO - PROCESS | 1662 | 1478737544373 Marionette TRACE conn2 <- [1,1237,null,["7"]]
16:25:44 INFO - PROCESS | 1662 | 1478737544375 Marionette TRACE conn2 -> [0,1238,"switchToWindow",{"name":"7"}]
16:25:44 INFO - PROCESS | 1662 | 1478737544378 Marionette TRACE conn2 <- [1,1238,null,{}]
16:25:44 INFO - PROCESS | 1662 | 1478737544380 Marionette TRACE conn2 -> [0,1239,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-currentNode.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-currentNode.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dba5000 == 44 [pid = 1662] [id = 280]
16:25:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 119 (0x12dbad000) [pid = 1662] [serial = 820] [outer = 0x0]
16:25:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 120 (0x12e8ac000) [pid = 1662] [serial = 821] [outer = 0x12dbad000]
16:25:44 INFO - PROCESS | 1662 | 1478737544418 Marionette DEBUG loaded listener.js
16:25:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 121 (0x12e8b0000) [pid = 1662] [serial = 822] [outer = 0x12dbad000]
16:25:44 INFO - PROCESS | 1662 | 1478737544691 Marionette TRACE conn2 <- [1,1239,null,{"value":["/dom/traversal/TreeWalker-currentNode.html",0,null,null,[["Test that TreeWalker.parent() doesn't set the currentNode to a node not under the root.",0,null,null],["Test that we handle setting the currentNode to arbitrary nodes not under the root element.",0,null,null],["Test how we handle the case when the traversed to node is within the root, but the currentElement is not.",0,null,null]]]}]
16:25:44 INFO - ...
16:25:44 INFO - TEST-OK | /dom/traversal/TreeWalker-currentNode.html | took 415ms
16:25:44 INFO - TEST-START | /dom/traversal/TreeWalker-previousNodeLastChildReject.html
16:25:44 INFO - PROCESS | 1662 | 1478737544705 Marionette TRACE conn2 -> [0,1240,"getWindowHandle",null]
16:25:44 INFO - PROCESS | 1662 | 1478737544706 Marionette TRACE conn2 <- [1,1240,null,{"value":"7"}]
16:25:44 INFO - PROCESS | 1662 | 1478737544709 Marionette TRACE conn2 -> [0,1241,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:44 INFO - PROCESS | 1662 | 1478737544792 Marionette TRACE conn2 <- [1,1241,null,{"value":null}]
16:25:44 INFO - PROCESS | 1662 | 1478737544796 Marionette TRACE conn2 -> [0,1242,"getWindowHandles",null]
16:25:44 INFO - PROCESS | 1662 | 1478737544798 Marionette TRACE conn2 <- [1,1242,null,["7"]]
16:25:44 INFO - PROCESS | 1662 | 1478737544801 Marionette TRACE conn2 -> [0,1243,"switchToWindow",{"name":"7"}]
16:25:44 INFO - PROCESS | 1662 | 1478737544803 Marionette TRACE conn2 <- [1,1243,null,{}]
16:25:44 INFO - PROCESS | 1662 | 1478737544805 Marionette TRACE conn2 -> [0,1244,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-previousNodeLastChildReject.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-previousNodeLastChildReject.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f190000 == 45 [pid = 1662] [id = 281]
16:25:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 122 (0x12f190800) [pid = 1662] [serial = 823] [outer = 0x0]
16:25:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 123 (0x12f197000) [pid = 1662] [serial = 824] [outer = 0x12f190800]
16:25:44 INFO - PROCESS | 1662 | 1478737544839 Marionette DEBUG loaded listener.js
16:25:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 124 (0x12f326000) [pid = 1662] [serial = 825] [outer = 0x12f190800]
16:25:45 INFO - PROCESS | 1662 | 1478737545094 Marionette TRACE conn2 <- [1,1244,null,{"value":["/dom/traversal/TreeWalker-previousNodeLastChildReject.html",0,null,null,[["Test that previousNode properly respects the filter.",0,null,null]]]}]
16:25:45 INFO - .
16:25:45 INFO - TEST-OK | /dom/traversal/TreeWalker-previousNodeLastChildReject.html | took 417ms
16:25:45 INFO - TEST-START | /dom/traversal/TreeWalker-previousSiblingLastChildSkip.html
16:25:45 INFO - PROCESS | 1662 | 1478737545125 Marionette TRACE conn2 -> [0,1245,"getWindowHandle",null]
16:25:45 INFO - PROCESS | 1662 | 1478737545127 Marionette TRACE conn2 <- [1,1245,null,{"value":"7"}]
16:25:45 INFO - PROCESS | 1662 | 1478737545130 Marionette TRACE conn2 -> [0,1246,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:45 INFO - PROCESS | 1662 | 1478737545222 Marionette TRACE conn2 <- [1,1246,null,{"value":null}]
16:25:45 INFO - PROCESS | 1662 | 1478737545278 Marionette TRACE conn2 -> [0,1247,"getWindowHandles",null]
16:25:45 INFO - PROCESS | 1662 | 1478737545279 Marionette TRACE conn2 <- [1,1247,null,["7"]]
16:25:45 INFO - PROCESS | 1662 | 1478737545281 Marionette TRACE conn2 -> [0,1248,"switchToWindow",{"name":"7"}]
16:25:45 INFO - PROCESS | 1662 | 1478737545284 Marionette TRACE conn2 <- [1,1248,null,{}]
16:25:45 INFO - PROCESS | 1662 | 1478737545287 Marionette TRACE conn2 -> [0,1249,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-previousSiblingLastChildSkip.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-previousSiblingLastChildSkip.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f342000 == 46 [pid = 1662] [id = 282]
16:25:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 125 (0x12f5ab800) [pid = 1662] [serial = 826] [outer = 0x0]
16:25:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 126 (0x12f5b2000) [pid = 1662] [serial = 827] [outer = 0x12f5ab800]
16:25:45 INFO - PROCESS | 1662 | 1478737545324 Marionette DEBUG loaded listener.js
16:25:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 127 (0x12f5bc800) [pid = 1662] [serial = 828] [outer = 0x12f5ab800]
16:25:45 INFO - PROCESS | 1662 | 1478737545543 Marionette TRACE conn2 <- [1,1249,null,{"value":["/dom/traversal/TreeWalker-previousSiblingLastChildSkip.html",0,null,null,[["Test that previousSibling properly respects the filter.",0,null,null]]]}]
16:25:45 INFO - .
16:25:45 INFO - TEST-OK | /dom/traversal/TreeWalker-previousSiblingLastChildSkip.html | took 464ms
16:25:45 INFO - TEST-START | /dom/traversal/TreeWalker-traversal-reject.html
16:25:45 INFO - PROCESS | 1662 | 1478737545594 Marionette TRACE conn2 -> [0,1250,"getWindowHandle",null]
16:25:45 INFO - PROCESS | 1662 | 1478737545595 Marionette TRACE conn2 <- [1,1250,null,{"value":"7"}]
16:25:45 INFO - PROCESS | 1662 | 1478737545598 Marionette TRACE conn2 -> [0,1251,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:45 INFO - PROCESS | 1662 | 1478737545675 Marionette TRACE conn2 <- [1,1251,null,{"value":null}]
16:25:45 INFO - PROCESS | 1662 | 1478737545679 Marionette TRACE conn2 -> [0,1252,"getWindowHandles",null]
16:25:45 INFO - PROCESS | 1662 | 1478737545680 Marionette TRACE conn2 <- [1,1252,null,["7"]]
16:25:45 INFO - PROCESS | 1662 | 1478737545683 Marionette TRACE conn2 -> [0,1253,"switchToWindow",{"name":"7"}]
16:25:45 INFO - PROCESS | 1662 | 1478737545686 Marionette TRACE conn2 <- [1,1253,null,{}]
16:25:45 INFO - PROCESS | 1662 | 1478737545689 Marionette TRACE conn2 -> [0,1254,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-traversal-reject.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-traversal-reject.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f84e000 == 47 [pid = 1662] [id = 283]
16:25:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 128 (0x12f84f000) [pid = 1662] [serial = 829] [outer = 0x0]
16:25:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 129 (0x12f85e000) [pid = 1662] [serial = 830] [outer = 0x12f84f000]
16:25:45 INFO - PROCESS | 1662 | 1478737545723 Marionette DEBUG loaded listener.js
16:25:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 130 (0x12f18a800) [pid = 1662] [serial = 831] [outer = 0x12f84f000]
16:25:45 INFO - PROCESS | 1662 | 1478737545988 Marionette TRACE conn2 <- [1,1254,null,{"value":["/dom/traversal/TreeWalker-traversal-reject.html",0,null,null,[["Testing nextNode",0,null,null],["Testing firstChild",0,null,null],["Testing nextSibling",0,null,null],["Testing parentNode",0,null,null],["Testing previousSibling",0,null,null],["Testing previousNode",0,null,null]]]}]
16:25:46 INFO - ......
16:25:46 INFO - TEST-OK | /dom/traversal/TreeWalker-traversal-reject.html | took 415ms
16:25:46 INFO - PROCESS | 1662 | 1478737546013 Marionette TRACE conn2 -> [0,1255,"getWindowHandle",null]
16:25:46 INFO - PROCESS | 1662 | 1478737546015 Marionette TRACE conn2 <- [1,1255,null,{"value":"7"}]
16:25:46 INFO - TEST-START | /dom/traversal/TreeWalker-traversal-skip-most.html
16:25:46 INFO - PROCESS | 1662 | 1478737546017 Marionette TRACE conn2 -> [0,1256,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:46 INFO - PROCESS | 1662 | 1478737546094 Marionette TRACE conn2 <- [1,1256,null,{"value":null}]
16:25:46 INFO - PROCESS | 1662 | 1478737546099 Marionette TRACE conn2 -> [0,1257,"getWindowHandles",null]
16:25:46 INFO - PROCESS | 1662 | 1478737546103 Marionette TRACE conn2 <- [1,1257,null,["7"]]
16:25:46 INFO - PROCESS | 1662 | 1478737546105 Marionette TRACE conn2 -> [0,1258,"switchToWindow",{"name":"7"}]
16:25:46 INFO - PROCESS | 1662 | 1478737546107 Marionette TRACE conn2 <- [1,1258,null,{}]
16:25:46 INFO - PROCESS | 1662 | 1478737546110 Marionette TRACE conn2 -> [0,1259,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-traversal-skip-most.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-traversal-skip-most.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:46 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f91a000 == 48 [pid = 1662] [id = 284]
16:25:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 131 (0x12f91b000) [pid = 1662] [serial = 832] [outer = 0x0]
16:25:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 132 (0x12f925800) [pid = 1662] [serial = 833] [outer = 0x12f91b000]
16:25:46 INFO - PROCESS | 1662 | 1478737546195 Marionette DEBUG loaded listener.js
16:25:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 133 (0x12c626800) [pid = 1662] [serial = 834] [outer = 0x12f91b000]
16:25:46 INFO - PROCESS | 1662 | 1478737546508 Marionette TRACE conn2 <- [1,1259,null,{"value":["/dom/traversal/TreeWalker-traversal-skip-most.html",0,null,null,[["Testing nextSibling",0,null,null],["Testing previousSibling",0,null,null]]]}]
16:25:46 INFO - ..
16:25:46 INFO - TEST-OK | /dom/traversal/TreeWalker-traversal-skip-most.html | took 517ms
16:25:46 INFO - PROCESS | 1662 | 1478737546536 Marionette TRACE conn2 -> [0,1260,"getWindowHandle",null]
16:25:46 INFO - PROCESS | 1662 | 1478737546539 Marionette TRACE conn2 <- [1,1260,null,{"value":"7"}]
16:25:46 INFO - TEST-START | /dom/traversal/TreeWalker-traversal-skip.html
16:25:46 INFO - PROCESS | 1662 | 1478737546545 Marionette TRACE conn2 -> [0,1261,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:46 INFO - PROCESS | 1662 | 1478737546660 Marionette TRACE conn2 <- [1,1261,null,{"value":null}]
16:25:46 INFO - PROCESS | 1662 | 1478737546716 Marionette TRACE conn2 -> [0,1262,"getWindowHandles",null]
16:25:46 INFO - PROCESS | 1662 | 1478737546718 Marionette TRACE conn2 <- [1,1262,null,["7"]]
16:25:46 INFO - PROCESS | 1662 | 1478737546721 Marionette TRACE conn2 -> [0,1263,"switchToWindow",{"name":"7"}]
16:25:46 INFO - PROCESS | 1662 | 1478737546725 Marionette TRACE conn2 <- [1,1263,null,{}]
16:25:46 INFO - PROCESS | 1662 | 1478737546728 Marionette TRACE conn2 -> [0,1264,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-traversal-skip.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-traversal-skip.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:46 INFO - PROCESS | 1662 | ++DOCSHELL 0x125a96000 == 49 [pid = 1662] [id = 285]
16:25:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 134 (0x125a9b000) [pid = 1662] [serial = 835] [outer = 0x0]
16:25:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 135 (0x126a34000) [pid = 1662] [serial = 836] [outer = 0x125a9b000]
16:25:46 INFO - PROCESS | 1662 | 1478737546827 Marionette DEBUG loaded listener.js
16:25:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 136 (0x127425000) [pid = 1662] [serial = 837] [outer = 0x125a9b000]
16:25:47 INFO - PROCESS | 1662 | 1478737547261 Marionette TRACE conn2 <- [1,1264,null,{"value":["/dom/traversal/TreeWalker-traversal-skip.html",0,null,null,[["Testing nextNode",0,null,null],["Testing firstChild",0,null,null],["Testing nextSibling",0,null,null],["Testing parentNode",0,null,null],["Testing previousSibling",0,null,null],["Testing previousNode",0,null,null]]]}]
16:25:47 INFO - ......
16:25:47 INFO - TEST-OK | /dom/traversal/TreeWalker-traversal-skip.html | took 766ms
16:25:47 INFO - TEST-START | /dom/traversal/TreeWalker-walking-outside-a-tree.html
16:25:47 INFO - PROCESS | 1662 | 1478737547310 Marionette TRACE conn2 -> [0,1265,"getWindowHandle",null]
16:25:47 INFO - PROCESS | 1662 | 1478737547313 Marionette TRACE conn2 <- [1,1265,null,{"value":"7"}]
16:25:47 INFO - PROCESS | 1662 | 1478737547316 Marionette TRACE conn2 -> [0,1266,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:47 INFO - PROCESS | 1662 | 1478737547423 Marionette TRACE conn2 <- [1,1266,null,{"value":null}]
16:25:47 INFO - PROCESS | 1662 | 1478737547479 Marionette TRACE conn2 -> [0,1267,"getWindowHandles",null]
16:25:47 INFO - PROCESS | 1662 | 1478737547481 Marionette TRACE conn2 <- [1,1267,null,["7"]]
16:25:47 INFO - PROCESS | 1662 | 1478737547483 Marionette TRACE conn2 -> [0,1268,"switchToWindow",{"name":"7"}]
16:25:47 INFO - PROCESS | 1662 | 1478737547486 Marionette TRACE conn2 <- [1,1268,null,{}]
16:25:47 INFO - PROCESS | 1662 | 1478737547489 Marionette TRACE conn2 -> [0,1269,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker-walking-outside-a-tree.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker-walking-outside-a-tree.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:47 INFO - PROCESS | 1662 | ++DOCSHELL 0x129176800 == 50 [pid = 1662] [id = 286]
16:25:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 137 (0x12919f800) [pid = 1662] [serial = 838] [outer = 0x0]
16:25:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 138 (0x1293b5800) [pid = 1662] [serial = 839] [outer = 0x12919f800]
16:25:47 INFO - PROCESS | 1662 | 1478737547534 Marionette DEBUG loaded listener.js
16:25:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 139 (0x12ad6a800) [pid = 1662] [serial = 840] [outer = 0x12919f800]
16:25:47 INFO - PROCESS | 1662 | 1478737547857 Marionette TRACE conn2 <- [1,1269,null,{"value":["/dom/traversal/TreeWalker-walking-outside-a-tree.html",0,null,null,[["walking outside a tree",0,null,null]]]}]
16:25:47 INFO - .
16:25:47 INFO - TEST-OK | /dom/traversal/TreeWalker-walking-outside-a-tree.html | took 568ms
16:25:47 INFO - TEST-START | /dom/traversal/TreeWalker.html
16:25:47 INFO - PROCESS | 1662 | 1478737547889 Marionette TRACE conn2 -> [0,1270,"getWindowHandle",null]
16:25:47 INFO - PROCESS | 1662 | 1478737547893 Marionette TRACE conn2 <- [1,1270,null,{"value":"7"}]
16:25:47 INFO - PROCESS | 1662 | 1478737547896 Marionette TRACE conn2 -> [0,1271,"timeouts",{"script":185000}]
16:25:47 INFO - PROCESS | 1662 | 1478737547897 Marionette TRACE conn2 <- [1,1271,null,{}]
16:25:47 INFO - PROCESS | 1662 | 1478737547900 Marionette TRACE conn2 -> [0,1272,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:48 INFO - PROCESS | 1662 | 1478737548008 Marionette TRACE conn2 <- [1,1272,null,{"value":null}]
16:25:48 INFO - PROCESS | 1662 | 1478737548066 Marionette TRACE conn2 -> [0,1273,"getWindowHandles",null]
16:25:48 INFO - PROCESS | 1662 | 1478737548068 Marionette TRACE conn2 <- [1,1273,null,["7"]]
16:25:48 INFO - PROCESS | 1662 | 1478737548070 Marionette TRACE conn2 -> [0,1274,"switchToWindow",{"name":"7"}]
16:25:48 INFO - PROCESS | 1662 | 1478737548075 Marionette TRACE conn2 <- [1,1274,null,{}]
16:25:48 INFO - PROCESS | 1662 | 1478737548077 Marionette TRACE conn2 -> [0,1275,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/dom/traversal/TreeWalker.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/dom/traversal/TreeWalker.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (180000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 180000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:48 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e095000 == 51 [pid = 1662] [id = 287]
16:25:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 140 (0x12e0a8800) [pid = 1662] [serial = 841] [outer = 0x0]
16:25:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 141 (0x12f194800) [pid = 1662] [serial = 842] [outer = 0x12e0a8800]
16:25:48 INFO - PROCESS | 1662 | 1478737548164 Marionette DEBUG loaded listener.js
16:25:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 142 (0x12e308000) [pid = 1662] [serial = 843] [outer = 0x12e0a8800]
16:25:49 INFO - .
16:25:49 INFO - PROCESS | 1662 | 1478737549224 Marionette TRACE conn2 <- [1,1275,null,{"value":["/dom/traversal/TreeWalker.html",0,null,null,[["document.createTreeWalker(paras[0], 0, null)",0,null,null],["document.createTreeWalker(paras[0], 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0], 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0], 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0], 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(paras[0], 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0], 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0, null)",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[0].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0, null)",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1].firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1, 0, null)",0,null,null],["document.createTreeWalker(foreignPara1, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignPara1, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0, null)",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1, 0, null)",0,null,null],["document.createTreeWalker(detachedPara1, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedPara1, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0, null)",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara1.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(document, 0, null)",0,null,null],["document.createTreeWalker(document, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(document, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(document, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(document, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(document, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(document, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(document, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(document, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedDiv, 0, null)",0,null,null],["document.createTreeWalker(detachedDiv, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedDiv, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedDiv, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedDiv, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedDiv, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedDiv, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoc, 0, null)",0,null,null],["document.createTreeWalker(foreignDoc, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoc, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoc, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoc, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignDoc, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoc, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara2, 0, null)",0,null,null],["document.createTreeWalker(foreignPara2, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara2, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara2, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara2, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignPara2, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara2, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoc, 0, null)",0,null,null],["document.createTreeWalker(xmlDoc, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoc, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoc, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoc, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(xmlDoc, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoc, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoc, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoc, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlElement, 0, null)",0,null,null],["document.createTreeWalker(xmlElement, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlElement, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlElement, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlElement, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(xmlElement, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlElement, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedTextNode, 0, null)",0,null,null],["document.createTreeWalker(detachedTextNode, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedTextNode, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignTextNode, 0, null)",0,null,null],["document.createTreeWalker(foreignTextNode, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignTextNode, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(processingInstruction, 0, null)",0,null,null],["document.createTreeWalker(processingInstruction, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(processingInstruction, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(processingInstruction, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(processingInstruction, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(processingInstruction, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(processingInstruction, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(processingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(processingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0, null)",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedProcessingInstruction, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(comment, 0, null)",0,null,null],["document.createTreeWalker(comment, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(comment, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(comment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(comment, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(comment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(comment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(comment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(comment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedComment, 0, null)",0,null,null],["document.createTreeWalker(detachedComment, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedComment, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedComment, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(docfrag, 0, null)",0,null,null],["document.createTreeWalker(docfrag, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(docfrag, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(docfrag, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(docfrag, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(docfrag, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(docfrag, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(docfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(docfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(doctype, 0, null)",0,null,null],["document.createTreeWalker(doctype, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(doctype, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(doctype, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(doctype, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(doctype, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(doctype, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(doctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(doctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoctype, 0, null)",0,null,null],["document.createTreeWalker(foreignDoctype, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoctype, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoctype, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1], 0, null)",0,null,null],["document.createTreeWalker(paras[1], 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1], 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1], 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1], 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(paras[1], 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1], 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1], 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(paras[1], NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2, 0, null)",0,null,null],["document.createTreeWalker(detachedPara2, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedPara2, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0, null)",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedPara2.firstChild, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(testDiv, 0, null)",0,null,null],["document.createTreeWalker(testDiv, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(testDiv, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(testDiv, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(testDiv, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(testDiv, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(testDiv, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(testDiv, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(testDiv, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlElement, 0, null)",0,null,null],["document.createTreeWalker(detachedXmlElement, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlElement, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlElement, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlElement, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlElement, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0, null)",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlTextNode, 0, null)",0,null,null],["document.createTreeWalker(xmlTextNode, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlTextNode, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0, null)",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlTextNode, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlComment, 0, null)",0,null,null],["document.createTreeWalker(xmlComment, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlComment, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlComment, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(xmlComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignComment, 0, null)",0,null,null],["document.createTreeWalker(foreignComment, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignComment, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignComment, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignComment, 0, null)",0,null,null],["document.createTreeWalker(detachedForeignComment, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignComment, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedForeignComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlComment, 0, null)",0,null,null],["document.createTreeWalker(detachedXmlComment, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlComment, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlComment, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlComment, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(detachedXmlComment, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDocfrag, 0, null)",0,null,null],["document.createTreeWalker(foreignDocfrag, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDocfrag, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDocfrag, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(foreignDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDocfrag, 0, null)",0,null,null],["document.createTreeWalker(xmlDocfrag, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDocfrag, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDocfrag, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDocfrag, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDocfrag, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoctype, 0, null)",0,null,null],["document.createTreeWalker(xmlDoctype, 0, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoctype, 0, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoctype, 0, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, null)",0,null,null],["document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoctype, 0xFFFFFFFF, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, null)",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, null)",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ATTRIBUTE, (function(node) { return node.nodeName[0] == '#' }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, null)",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return true }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return false }))",0,null,null],["document.createTreeWalker(xmlDoctype, NodeFilter.SHOW_ELEMENT | NodeFilter.SHOW_DOCUMENT, (function(node) { return node.nodeName[0] == '#' }))",0,null,null]]]}]
16:25:49 INFO - ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
16:25:49 INFO - TEST-OK | /dom/traversal/TreeWalker.html | took 1666ms
16:25:49 INFO - PROCESS | 1662 | 1478737549563 Marionette TRACE conn2 -> [0,1276,"getWindowHandle",null]
16:25:49 INFO - PROCESS | 1662 | 1478737549565 Marionette TRACE conn2 <- [1,1276,null,{"value":"7"}]
16:25:49 INFO - TEST-START | /domparsing/DOMParser-parseFromString-html.html
16:25:49 INFO - PROCESS | 1662 | 1478737549568 Marionette TRACE conn2 -> [0,1277,"timeouts",{"script":35000}]
16:25:49 INFO - PROCESS | 1662 | 1478737549571 Marionette TRACE conn2 <- [1,1277,null,{}]
16:25:49 INFO - PROCESS | 1662 | 1478737549615 Marionette TRACE conn2 -> [0,1278,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:49 INFO - PROCESS | 1662 | 1478737549714 Marionette TRACE conn2 <- [1,1278,null,{"value":null}]
16:25:49 INFO - PROCESS | 1662 | 1478737549809 Marionette TRACE conn2 -> [0,1279,"getWindowHandles",null]
16:25:49 INFO - PROCESS | 1662 | 1478737549810 Marionette TRACE conn2 <- [1,1279,null,["7"]]
16:25:49 INFO - PROCESS | 1662 | 1478737549812 Marionette TRACE conn2 -> [0,1280,"switchToWindow",{"name":"7"}]
16:25:49 INFO - PROCESS | 1662 | 1478737549815 Marionette TRACE conn2 <- [1,1280,null,{}]
16:25:49 INFO - PROCESS | 1662 | 1478737549818 Marionette TRACE conn2 -> [0,1281,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/domparsing/DOMParser-parseFromString-html.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/domparsing/DOMParser-parseFromString-html.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:49 INFO - PROCESS | 1662 | ++DOCSHELL 0x130a1e000 == 52 [pid = 1662] [id = 288]
16:25:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 143 (0x130a20000) [pid = 1662] [serial = 844] [outer = 0x0]
16:25:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 144 (0x130a24000) [pid = 1662] [serial = 845] [outer = 0x130a20000]
16:25:49 INFO - PROCESS | 1662 | 1478737549860 Marionette DEBUG loaded listener.js
16:25:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 145 (0x130a2b800) [pid = 1662] [serial = 846] [outer = 0x130a20000]
16:25:50 INFO - PROCESS | 1662 | 1478737550207 Marionette TRACE conn2 <- [1,1281,null,{"value":["/domparsing/DOMParser-parseFromString-html.html",0,null,null,[["Parsing of id attribute",0,null,null],["contentType",0,null,null],["characterSet",0,null,null],["inputEncoding",0,null,null],["charset",0,null,null],["URL value",0,null,null],["baseURI value",0,null,null],["Location value",0,null,null],["DOMParser parses HTML tag soup with no problems",0,null,null],["DOMParser throws on an invalid enum value",0,null,null]]]}]
16:25:50 INFO - ..........
16:25:50 INFO - TEST-OK | /domparsing/DOMParser-parseFromString-html.html | took 661ms
16:25:50 INFO - PROCESS | 1662 | 1478737550231 Marionette TRACE conn2 -> [0,1282,"getWindowHandle",null]
16:25:50 INFO - PROCESS | 1662 | 1478737550232 Marionette TRACE conn2 <- [1,1282,null,{"value":"7"}]
16:25:50 INFO - TEST-START | /domparsing/DOMParser-parseFromString-xml-doctype.html
16:25:50 INFO - PROCESS | 1662 | 1478737550235 Marionette TRACE conn2 -> [0,1283,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:50 INFO - PROCESS | 1662 | 1478737550337 Marionette TRACE conn2 <- [1,1283,null,{"value":null}]
16:25:50 INFO - PROCESS | 1662 | 1478737550392 Marionette TRACE conn2 -> [0,1284,"getWindowHandles",null]
16:25:50 INFO - PROCESS | 1662 | 1478737550394 Marionette TRACE conn2 <- [1,1284,null,["7"]]
16:25:50 INFO - PROCESS | 1662 | 1478737550396 Marionette TRACE conn2 -> [0,1285,"switchToWindow",{"name":"7"}]
16:25:50 INFO - PROCESS | 1662 | 1478737550398 Marionette TRACE conn2 <- [1,1285,null,{}]
16:25:50 INFO - PROCESS | 1662 | 1478737550401 Marionette TRACE conn2 -> [0,1286,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/domparsing/DOMParser-parseFromString-xml-doctype.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml-doctype.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:50 INFO - PROCESS | 1662 | ++DOCSHELL 0x12cdd5800 == 53 [pid = 1662] [id = 289]
16:25:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 146 (0x12d204800) [pid = 1662] [serial = 847] [outer = 0x0]
16:25:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 147 (0x12dc36800) [pid = 1662] [serial = 848] [outer = 0x12d204800]
16:25:50 INFO - PROCESS | 1662 | 1478737550443 Marionette DEBUG loaded listener.js
16:25:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 148 (0x130a2f800) [pid = 1662] [serial = 849] [outer = 0x12d204800]
16:25:51 INFO - PROCESS | 1662 | 1478737551001 Marionette TRACE conn2 <- [1,1286,null,{"value":["/domparsing/DOMParser-parseFromString-xml-doctype.html",0,null,null,[["Doctype parsing of System Id must fail on ommitted value",0,null,null],["Doctype parsing of System Id can handle empty string",0,null,null],["Doctype parsing of System Id can handle a quoted value",0,null,null]]]}]
16:25:51 INFO - ...
16:25:51 INFO - TEST-OK | /domparsing/DOMParser-parseFromString-xml-doctype.html | took 816ms
16:25:51 INFO - PROCESS | 1662 | 1478737551053 Marionette TRACE conn2 -> [0,1287,"getWindowHandle",null]
16:25:51 INFO - PROCESS | 1662 | 1478737551056 Marionette TRACE conn2 <- [1,1287,null,{"value":"7"}]
16:25:51 INFO - TEST-START | /domparsing/DOMParser-parseFromString-xml.html
16:25:51 INFO - PROCESS | 1662 | 1478737551061 Marionette TRACE conn2 -> [0,1288,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:51 INFO - PROCESS | 1662 | 1478737551197 Marionette TRACE conn2 <- [1,1288,null,{"value":null}]
16:25:51 INFO - PROCESS | 1662 | 1478737551258 Marionette TRACE conn2 -> [0,1289,"getWindowHandles",null]
16:25:51 INFO - PROCESS | 1662 | 1478737551260 Marionette TRACE conn2 <- [1,1289,null,["7"]]
16:25:51 INFO - PROCESS | 1662 | 1478737551263 Marionette TRACE conn2 -> [0,1290,"switchToWindow",{"name":"7"}]
16:25:51 INFO - PROCESS | 1662 | 1478737551266 Marionette TRACE conn2 <- [1,1290,null,{}]
16:25:51 INFO - PROCESS | 1662 | 1478737551328 Marionette TRACE conn2 -> [0,1291,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/domparsing/DOMParser-parseFromString-xml.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:51 INFO - PROCESS | 1662 | ++DOCSHELL 0x1173d0800 == 54 [pid = 1662] [id = 290]
16:25:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 149 (0x118958800) [pid = 1662] [serial = 850] [outer = 0x0]
16:25:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 150 (0x11a940000) [pid = 1662] [serial = 851] [outer = 0x118958800]
16:25:51 INFO - PROCESS | 1662 | 1478737551369 Marionette DEBUG loaded listener.js
16:25:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 151 (0x12573f800) [pid = 1662] [serial = 852] [outer = 0x118958800]
16:25:51 INFO - PROCESS | 1662 | 1478737551804 Marionette TRACE conn2 <- [1,1291,null,{"value":["/domparsing/DOMParser-parseFromString-xml.html",0,null,null,[["Should parse correctly in type text/xml",0,null,null],["XMLDocument interface for correctly parsed document with type text/xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:36:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:33:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should return an error document for XML wellformedness errors in type text/xml",0,null,null],["XMLDocument interface for incorrectly parsed document with type text/xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:51:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:48:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should parse correctly in type application/xml",0,null,null],["XMLDocument interface for correctly parsed document with type application/xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:36:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:33:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should return an error document for XML wellformedness errors in type application/xml",0,null,null],["XMLDocument interface for incorrectly parsed document with type application/xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:51:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:48:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should parse correctly in type application/xhtml+xml",0,null,null],["XMLDocument interface for correctly parsed document with type application/xhtml+xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:36:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:33:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should return an error document for XML wellformedness errors in type application/xhtml+xml",0,null,null],["XMLDocument interface for incorrectly parsed document with type application/xhtml+xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:51:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:48:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should parse correctly in type image/svg+xml",0,null,null],["XMLDocument interface for correctly parsed document with type image/svg+xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:36:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:33:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"],["Should return an error document for XML wellformedness errors in type image/svg+xml",0,null,null],["XMLDocument interface for incorrectly parsed document with type image/svg+xml",1,"assert_false: Should not be XMLDocument expected false got true","@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:51:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:48:3\n@http://web-platform.test:8000/domparsing/DOMParser-parseFromString-xml.html:22:1\n"]]]}]
16:25:51 INFO - ................
16:25:51 INFO - TEST-OK | /domparsing/DOMParser-parseFromString-xml.html | took 768ms
16:25:51 INFO - PROCESS | 1662 | 1478737551829 Marionette TRACE conn2 -> [0,1292,"getWindowHandle",null]
16:25:51 INFO - PROCESS | 1662 | 1478737551831 Marionette TRACE conn2 <- [1,1292,null,{"value":"7"}]
16:25:51 INFO - TEST-START | /domparsing/XMLSerializer-serializeToString.html
16:25:51 INFO - PROCESS | 1662 | 1478737551835 Marionette TRACE conn2 -> [0,1293,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:51 INFO - PROCESS | 1662 | 1478737551936 Marionette TRACE conn2 <- [1,1293,null,{"value":null}]
16:25:51 INFO - PROCESS | 1662 | 1478737551994 Marionette TRACE conn2 -> [0,1294,"getWindowHandles",null]
16:25:51 INFO - PROCESS | 1662 | 1478737551996 Marionette TRACE conn2 <- [1,1294,null,["7"]]
16:25:52 INFO - PROCESS | 1662 | 1478737551998 Marionette TRACE conn2 -> [0,1295,"switchToWindow",{"name":"7"}]
16:25:52 INFO - PROCESS | 1662 | 1478737552001 Marionette TRACE conn2 <- [1,1295,null,{}]
16:25:52 INFO - PROCESS | 1662 | 1478737552003 Marionette TRACE conn2 -> [0,1296,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/domparsing/XMLSerializer-serializeToString.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/domparsing/XMLSerializer-serializeToString.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:52 INFO - PROCESS | 1662 | ++DOCSHELL 0x128a94000 == 55 [pid = 1662] [id = 291]
16:25:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 152 (0x128a97000) [pid = 1662] [serial = 853] [outer = 0x0]
16:25:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 153 (0x128fdc000) [pid = 1662] [serial = 854] [outer = 0x128a97000]
16:25:52 INFO - PROCESS | 1662 | 1478737552042 Marionette DEBUG loaded listener.js
16:25:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 154 (0x129361000) [pid = 1662] [serial = 855] [outer = 0x128a97000]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12f84e000 == 54 [pid = 1662] [id = 283]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12f342000 == 53 [pid = 1662] [id = 282]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12f190000 == 52 [pid = 1662] [id = 281]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12dba5000 == 51 [pid = 1662] [id = 280]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12e61b000 == 50 [pid = 1662] [id = 279]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12e312800 == 49 [pid = 1662] [id = 278]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12cdd8000 == 48 [pid = 1662] [id = 277]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x124659000 == 47 [pid = 1662] [id = 276]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x1293b1000 == 46 [pid = 1662] [id = 275]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x126987000 == 45 [pid = 1662] [id = 274]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x11a953000 == 44 [pid = 1662] [id = 273]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 153 (0x11a2ce000) [pid = 1662] [serial = 708] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 152 (0x12de4b800) [pid = 1662] [serial = 768] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 151 (0x128eaa800) [pid = 1662] [serial = 723] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 150 (0x124f6a800) [pid = 1662] [serial = 711] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 149 (0x127841000) [pid = 1662] [serial = 714] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 148 (0x127f2e800) [pid = 1662] [serial = 717] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 147 (0x128847800) [pid = 1662] [serial = 720] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 146 (0x12915b000) [pid = 1662] [serial = 726] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | 1478737552420 Marionette TRACE conn2 <- [1,1296,null,{"value":["/domparsing/XMLSerializer-serializeToString.html",0,null,null,[["check XMLSerializer.serializeToString method could parsing xmldoc to string",0,null,null]]]}]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x11a188000 == 43 [pid = 1662] [id = 272]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12d9ba000 == 42 [pid = 1662] [id = 267]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x12dbaa800 == 41 [pid = 1662] [id = 268]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x1293ba000 == 40 [pid = 1662] [id = 265]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x127fe1800 == 39 [pid = 1662] [id = 264]
16:25:52 INFO - PROCESS | 1662 | --DOCSHELL 0x124c52800 == 38 [pid = 1662] [id = 262]
16:25:52 INFO - .
16:25:52 INFO - TEST-OK | /domparsing/XMLSerializer-serializeToString.html | took 618ms
16:25:52 INFO - PROCESS | 1662 | 1478737552457 Marionette TRACE conn2 -> [0,1297,"getWindowHandle",null]
16:25:52 INFO - TEST-START | /domparsing/createContextualFragment.html
16:25:52 INFO - PROCESS | 1662 | 1478737552461 Marionette TRACE conn2 <- [1,1297,null,{"value":"7"}]
16:25:52 INFO - PROCESS | 1662 | 1478737552464 Marionette TRACE conn2 -> [0,1298,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:25:52 INFO - PROCESS | 1662 | 1478737552592 Marionette TRACE conn2 <- [1,1298,null,{"value":null}]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 145 (0x12dc46000) [pid = 1662] [serial = 765] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 144 (0x12dc4e800) [pid = 1662] [serial = 766] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 143 (0x12dbb1800) [pid = 1662] [serial = 762] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 142 (0x12dbb7800) [pid = 1662] [serial = 763] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 141 (0x12db6a000) [pid = 1662] [serial = 759] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 140 (0x12db76800) [pid = 1662] [serial = 760] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 139 (0x12d208800) [pid = 1662] [serial = 756] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 138 (0x12d20e800) [pid = 1662] [serial = 757] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 137 (0x12c633800) [pid = 1662] [serial = 753] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 136 (0x12cdd0800) [pid = 1662] [serial = 754] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 135 (0x12c390800) [pid = 1662] [serial = 750] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 134 (0x12c39d800) [pid = 1662] [serial = 751] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 133 (0x129690000) [pid = 1662] [serial = 747] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 132 (0x12b4b3800) [pid = 1662] [serial = 748] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 131 (0x129677000) [pid = 1662] [serial = 744] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 130 (0x129690800) [pid = 1662] [serial = 745] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 129 (0x129365800) [pid = 1662] [serial = 741] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 128 (0x1293a2000) [pid = 1662] [serial = 742] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 127 (0x128a91800) [pid = 1662] [serial = 738] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 126 (0x128eb0800) [pid = 1662] [serial = 739] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 125 (0x127426000) [pid = 1662] [serial = 735] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 124 (0x12783f000) [pid = 1662] [serial = 736] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 123 (0x124d79800) [pid = 1662] [serial = 732] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 122 (0x125741800) [pid = 1662] [serial = 733] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 121 (0x124121800) [pid = 1662] [serial = 729] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 120 (0x124a74000) [pid = 1662] [serial = 730] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | --DOMWINDOW == 119 (0x12783c000) [pid = 1662] [serial = 706] [outer = 0x0] [url = about:blank]
16:25:52 INFO - PROCESS | 1662 | 1478737552690 Marionette TRACE conn2 -> [0,1299,"getWindowHandles",null]
16:25:52 INFO - PROCESS | 1662 | 1478737552694 Marionette TRACE conn2 <- [1,1299,null,["7"]]
16:25:52 INFO - PROCESS | 1662 | 1478737552697 Marionette TRACE conn2 -> [0,1300,"switchToWindow",{"name":"7"}]
16:25:52 INFO - PROCESS | 1662 | 1478737552703 Marionette TRACE conn2 <- [1,1300,null,{}]
16:25:52 INFO - PROCESS | 1662 | 1478737552707 Marionette TRACE conn2 -> [0,1301,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/domparsing/createContextualFragment.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/domparsing/createContextualFragment.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:25:52 INFO - PROCESS | 1662 | ++DOCSHELL 0x124c49000 == 39 [pid = 1662] [id = 292]
16:25:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 120 (0x124d79800) [pid = 1662] [serial = 856] [outer = 0x0]
16:25:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 121 (0x125740000) [pid = 1662] [serial = 857] [outer = 0x124d79800]
16:25:52 INFO - PROCESS | 1662 | 1478737552769 Marionette DEBUG loaded listener.js
16:25:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 122 (0x12779d000) [pid = 1662] [serial = 858] [outer = 0x124d79800]
16:25:53 INFO - PROCESS | 1662 | 1478737553085 Marionette TRACE conn2 <- [1,1301,null,{"value":["/domparsing/createContextualFragment.html",0,null,null,[["Must not throw INVALID_STATE_ERR for a detached node.",0,null,null],["Must throw TypeError when calling without arguments",0,null,null],["Simple test with paragraphs",0,null,null],["Don't auto-create when applied to ",0,null,null],["JS-generated%20document
\\\";\"","@http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm:29:9\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\n@http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm:28:5\nEventListener.handleEvent*@http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm:25:1\n"]]]}]
16:47:38 INFO - .
16:47:38 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm | took 666ms
16:47:38 INFO - PROCESS | 1662 | 1478738858458 Marionette TRACE conn2 -> [0,1838,"getWindowHandle",null]
16:47:38 INFO - PROCESS | 1662 | 1478738858460 Marionette TRACE conn2 <- [1,1838,null,{"value":"7"}]
16:47:38 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html
16:47:38 INFO - PROCESS | 1662 | 1478738858462 Marionette TRACE conn2 -> [0,1839,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:38 INFO - PROCESS | 1662 | 1478738858599 Marionette TRACE conn2 <- [1,1839,null,{"value":null}]
16:47:38 INFO - PROCESS | 1662 | 1478738858648 Marionette TRACE conn2 -> [0,1840,"getWindowHandles",null]
16:47:38 INFO - PROCESS | 1662 | 1478738858650 Marionette TRACE conn2 <- [1,1840,null,["7"]]
16:47:38 INFO - PROCESS | 1662 | 1478738858652 Marionette TRACE conn2 -> [0,1841,"switchToWindow",{"name":"7"}]
16:47:38 INFO - PROCESS | 1662 | 1478738858654 Marionette TRACE conn2 <- [1,1841,null,{}]
16:47:38 INFO - PROCESS | 1662 | 1478738858656 Marionette TRACE conn2 -> [0,1842,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:38 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dc50800 == 62 [pid = 1662] [id = 1765]
16:47:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 141 (0x12dc51000) [pid = 1662] [serial = 3956] [outer = 0x0]
16:47:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 142 (0x12dccc800) [pid = 1662] [serial = 3957] [outer = 0x12dc51000]
16:47:38 INFO - PROCESS | 1662 | 1478738858690 Marionette DEBUG loaded listener.js
16:47:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 143 (0x12dc52800) [pid = 1662] [serial = 3958] [outer = 0x12dc51000]
16:47:38 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dce1000 == 63 [pid = 1662] [id = 1766]
16:47:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 144 (0x12dce2800) [pid = 1662] [serial = 3959] [outer = 0x0]
16:47:38 INFO - PROCESS | 1662 | ++DOMWINDOW == 145 (0x12dceb800) [pid = 1662] [serial = 3960] [outer = 0x12dce2800]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 146 (0x12dcdd000) [pid = 1662] [serial = 3961] [outer = 0x12dce2800]
16:47:39 INFO - PROCESS | 1662 | 1478738859452 Marionette TRACE conn2 <- [1,1842,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html",0,null,null,[["iframe_sandbox_allow_scripts",0,null,null]]]}]
16:47:39 INFO - .
16:47:39 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html | took 1018ms
16:47:39 INFO - PROCESS | 1662 | 1478738859481 Marionette TRACE conn2 -> [0,1843,"getWindowHandle",null]
16:47:39 INFO - PROCESS | 1662 | 1478738859482 Marionette TRACE conn2 <- [1,1843,null,{"value":"7"}]
16:47:39 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html
16:47:39 INFO - PROCESS | 1662 | 1478738859485 Marionette TRACE conn2 -> [0,1844,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:39 INFO - PROCESS | 1662 | 1478738859576 Marionette TRACE conn2 <- [1,1844,null,{"value":null}]
16:47:39 INFO - PROCESS | 1662 | 1478738859580 Marionette TRACE conn2 -> [0,1845,"getWindowHandles",null]
16:47:39 INFO - PROCESS | 1662 | 1478738859582 Marionette TRACE conn2 <- [1,1845,null,["7"]]
16:47:39 INFO - PROCESS | 1662 | 1478738859584 Marionette TRACE conn2 -> [0,1846,"switchToWindow",{"name":"7"}]
16:47:39 INFO - PROCESS | 1662 | 1478738859586 Marionette TRACE conn2 <- [1,1846,null,{}]
16:47:39 INFO - PROCESS | 1662 | 1478738859631 Marionette TRACE conn2 -> [0,1847,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:39 INFO - PROCESS | 1662 | ++DOCSHELL 0x12de47000 == 64 [pid = 1662] [id = 1767]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 147 (0x12de47800) [pid = 1662] [serial = 3962] [outer = 0x0]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 148 (0x12de4d000) [pid = 1662] [serial = 3963] [outer = 0x12de47800]
16:47:39 INFO - PROCESS | 1662 | 1478738859665 Marionette DEBUG loaded listener.js
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 149 (0x12dedc000) [pid = 1662] [serial = 3964] [outer = 0x12de47800]
16:47:39 INFO - PROCESS | 1662 | ++DOCSHELL 0x117e5a800 == 65 [pid = 1662] [id = 1768]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 150 (0x12dede000) [pid = 1662] [serial = 3965] [outer = 0x0]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 151 (0x12deef000) [pid = 1662] [serial = 3966] [outer = 0x12dede000]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 152 (0x12e08a000) [pid = 1662] [serial = 3967] [outer = 0x12dede000]
16:47:39 INFO - PROCESS | 1662 | ++DOCSHELL 0x1173c8800 == 66 [pid = 1662] [id = 1769]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 153 (0x12e08d000) [pid = 1662] [serial = 3968] [outer = 0x0]
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 154 (0x12e091800) [pid = 1662] [serial = 3969] [outer = 0x12e08d000]
16:47:39 INFO - PROCESS | 1662 | 1478738859921 Marionette DEBUG loaded listener.js
16:47:39 INFO - PROCESS | 1662 | ++DOMWINDOW == 155 (0x12e099000) [pid = 1662] [serial = 3970] [outer = 0x12e08d000]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 156 (0x12dee1000) [pid = 1662] [serial = 3971] [outer = 0x12e08d000]
16:47:40 INFO - PROCESS | 1662 | 1478738860201 Marionette TRACE conn2 <- [1,1847,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html",0,null,null,[["Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used",0,null,null]]]}]
16:47:40 INFO - .
16:47:40 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html | took 766ms
16:47:40 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html
16:47:40 INFO - PROCESS | 1662 | 1478738860252 Marionette TRACE conn2 -> [0,1848,"getWindowHandle",null]
16:47:40 INFO - PROCESS | 1662 | 1478738860253 Marionette TRACE conn2 <- [1,1848,null,{"value":"7"}]
16:47:40 INFO - PROCESS | 1662 | 1478738860256 Marionette TRACE conn2 -> [0,1849,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:40 INFO - PROCESS | 1662 | 1478738860358 Marionette TRACE conn2 <- [1,1849,null,{"value":null}]
16:47:40 INFO - PROCESS | 1662 | 1478738860361 Marionette TRACE conn2 -> [0,1850,"getWindowHandles",null]
16:47:40 INFO - PROCESS | 1662 | 1478738860363 Marionette TRACE conn2 <- [1,1850,null,["7"]]
16:47:40 INFO - PROCESS | 1662 | 1478738860366 Marionette TRACE conn2 -> [0,1851,"switchToWindow",{"name":"7"}]
16:47:40 INFO - PROCESS | 1662 | 1478738860368 Marionette TRACE conn2 <- [1,1851,null,{}]
16:47:40 INFO - PROCESS | 1662 | 1478738860370 Marionette TRACE conn2 -> [0,1852,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e0da800 == 67 [pid = 1662] [id = 1770]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 157 (0x12e0db800) [pid = 1662] [serial = 3972] [outer = 0x0]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 158 (0x12e0e1000) [pid = 1662] [serial = 3973] [outer = 0x12e0db800]
16:47:40 INFO - PROCESS | 1662 | 1478738860411 Marionette DEBUG loaded listener.js
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 159 (0x12e0ee800) [pid = 1662] [serial = 3974] [outer = 0x12e0db800]
16:47:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e0f0000 == 68 [pid = 1662] [id = 1771]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 160 (0x12e0f6800) [pid = 1662] [serial = 3975] [outer = 0x0]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 161 (0x12e31b800) [pid = 1662] [serial = 3976] [outer = 0x12e0f6800]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 162 (0x12e30c000) [pid = 1662] [serial = 3977] [outer = 0x12e0f6800]
16:47:40 INFO - PROCESS | 1662 | ++DOCSHELL 0x126cb3000 == 69 [pid = 1662] [id = 1772]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 163 (0x128fdb000) [pid = 1662] [serial = 3978] [outer = 0x0]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 164 (0x12e325000) [pid = 1662] [serial = 3979] [outer = 0x128fdb000]
16:47:40 INFO - PROCESS | 1662 | 1478738860827 Marionette DEBUG loaded listener.js
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 165 (0x12e606000) [pid = 1662] [serial = 3980] [outer = 0x128fdb000]
16:47:40 INFO - PROCESS | 1662 | ++DOMWINDOW == 166 (0x12e0d7800) [pid = 1662] [serial = 3981] [outer = 0x128fdb000]
16:47:41 INFO - PROCESS | 1662 | 1478738861143 Marionette TRACE conn2 <- [1,1852,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html",0,null,null,[["Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used",0,null,null]]]}]
16:47:41 INFO - .
16:47:41 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html | took 915ms
16:47:41 INFO - PROCESS | 1662 | 1478738861172 Marionette TRACE conn2 -> [0,1853,"getWindowHandle",null]
16:47:41 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html
16:47:41 INFO - PROCESS | 1662 | 1478738861173 Marionette TRACE conn2 <- [1,1853,null,{"value":"7"}]
16:47:41 INFO - PROCESS | 1662 | 1478738861183 Marionette TRACE conn2 -> [0,1854,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:41 INFO - PROCESS | 1662 | 1478738861294 Marionette TRACE conn2 <- [1,1854,null,{"value":null}]
16:47:41 INFO - PROCESS | 1662 | 1478738861307 Marionette TRACE conn2 -> [0,1855,"getWindowHandles",null]
16:47:41 INFO - PROCESS | 1662 | 1478738861308 Marionette TRACE conn2 <- [1,1855,null,["7"]]
16:47:41 INFO - PROCESS | 1662 | 1478738861310 Marionette TRACE conn2 -> [0,1856,"switchToWindow",{"name":"7"}]
16:47:41 INFO - PROCESS | 1662 | 1478738861312 Marionette TRACE conn2 <- [1,1856,null,{}]
16:47:41 INFO - PROCESS | 1662 | 1478738861315 Marionette TRACE conn2 -> [0,1857,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:41 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e784000 == 70 [pid = 1662] [id = 1773]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 167 (0x12e784800) [pid = 1662] [serial = 3982] [outer = 0x0]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 168 (0x12e79a000) [pid = 1662] [serial = 3983] [outer = 0x12e784800]
16:47:41 INFO - PROCESS | 1662 | 1478738861349 Marionette DEBUG loaded listener.js
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 169 (0x12e8a3000) [pid = 1662] [serial = 3984] [outer = 0x12e784800]
16:47:41 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e8a5000 == 71 [pid = 1662] [id = 1774]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 170 (0x12e8ad800) [pid = 1662] [serial = 3985] [outer = 0x0]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 171 (0x12e8b2000) [pid = 1662] [serial = 3986] [outer = 0x12e8ad800]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 172 (0x12e8b8000) [pid = 1662] [serial = 3987] [outer = 0x12e8ad800]
16:47:41 INFO - PROCESS | 1662 | ++DOCSHELL 0x12ee34000 == 72 [pid = 1662] [id = 1775]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 173 (0x12ee34800) [pid = 1662] [serial = 3988] [outer = 0x0]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 174 (0x12ee38800) [pid = 1662] [serial = 3989] [outer = 0x12ee34800]
16:47:41 INFO - PROCESS | 1662 | 1478738861652 Marionette DEBUG loaded listener.js
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 175 (0x12ee3e000) [pid = 1662] [serial = 3990] [outer = 0x12ee34800]
16:47:41 INFO - PROCESS | 1662 | ++DOMWINDOW == 176 (0x12e8ab000) [pid = 1662] [serial = 3991] [outer = 0x12ee34800]
16:47:41 INFO - PROCESS | 1662 | 1478738861992 Marionette TRACE conn2 <- [1,1857,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html",0,null,null,[["Check that popups from a sandboxed iframe escape the sandbox if\n allow-popups-to-escape-sandbox is used",0,null,null]]]}]
16:47:42 INFO - .
16:47:42 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html | took 865ms
16:47:42 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html
16:47:42 INFO - PROCESS | 1662 | 1478738862042 Marionette TRACE conn2 -> [0,1858,"getWindowHandle",null]
16:47:42 INFO - PROCESS | 1662 | 1478738862043 Marionette TRACE conn2 <- [1,1858,null,{"value":"7"}]
16:47:42 INFO - PROCESS | 1662 | 1478738862046 Marionette TRACE conn2 -> [0,1859,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:42 INFO - PROCESS | 1662 | 1478738862167 Marionette TRACE conn2 <- [1,1859,null,{"value":null}]
16:47:42 INFO - PROCESS | 1662 | 1478738862180 Marionette TRACE conn2 -> [0,1860,"getWindowHandles",null]
16:47:42 INFO - PROCESS | 1662 | 1478738862182 Marionette TRACE conn2 <- [1,1860,null,["7"]]
16:47:42 INFO - PROCESS | 1662 | 1478738862184 Marionette TRACE conn2 -> [0,1861,"switchToWindow",{"name":"7"}]
16:47:42 INFO - PROCESS | 1662 | 1478738862185 Marionette TRACE conn2 <- [1,1861,null,{}]
16:47:42 INFO - PROCESS | 1662 | 1478738862187 Marionette TRACE conn2 -> [0,1862,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:42 INFO - PROCESS | 1662 | ++DOCSHELL 0x12ee4c800 == 73 [pid = 1662] [id = 1776]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 177 (0x12ee4d000) [pid = 1662] [serial = 3992] [outer = 0x0]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 178 (0x12ee51000) [pid = 1662] [serial = 3993] [outer = 0x12ee4d000]
16:47:42 INFO - PROCESS | 1662 | 1478738862221 Marionette DEBUG loaded listener.js
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 179 (0x12f190000) [pid = 1662] [serial = 3994] [outer = 0x12ee4d000]
16:47:42 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f17e800 == 74 [pid = 1662] [id = 1777]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 180 (0x12f19b000) [pid = 1662] [serial = 3995] [outer = 0x0]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 181 (0x12f323000) [pid = 1662] [serial = 3996] [outer = 0x12f19b000]
16:47:42 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f328000 == 75 [pid = 1662] [id = 1778]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 182 (0x12f328800) [pid = 1662] [serial = 3997] [outer = 0x0]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 183 (0x12f32c000) [pid = 1662] [serial = 3998] [outer = 0x12f328800]
16:47:42 INFO - PROCESS | 1662 | 1478738862499 Marionette DEBUG loaded listener.js
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 184 (0x12f331800) [pid = 1662] [serial = 3999] [outer = 0x12f328800]
16:47:42 INFO - PROCESS | 1662 | ++DOMWINDOW == 185 (0x12885a000) [pid = 1662] [serial = 4000] [outer = 0x12f328800]
16:47:42 INFO - PROCESS | 1662 | 1478738862889 Marionette TRACE conn2 <- [1,1862,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html",0,null,null,[["Check that popups from a sandboxed iframe do not escape the sandbox",0,null,null]]]}]
16:47:42 INFO - .
16:47:42 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html | took 868ms
16:47:42 INFO - PROCESS | 1662 | 1478738862914 Marionette TRACE conn2 -> [0,1863,"getWindowHandle",null]
16:47:42 INFO - PROCESS | 1662 | 1478738862918 Marionette TRACE conn2 <- [1,1863,null,{"value":"7"}]
16:47:42 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html
16:47:42 INFO - PROCESS | 1662 | 1478738862964 Marionette TRACE conn2 -> [0,1864,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:43 INFO - PROCESS | 1662 | 1478738863078 Marionette TRACE conn2 <- [1,1864,null,{"value":null}]
16:47:43 INFO - PROCESS | 1662 | 1478738863143 Marionette TRACE conn2 -> [0,1865,"getWindowHandles",null]
16:47:43 INFO - PROCESS | 1662 | 1478738863146 Marionette TRACE conn2 <- [1,1865,null,["7"]]
16:47:43 INFO - PROCESS | 1662 | 1478738863162 Marionette TRACE conn2 -> [0,1866,"switchToWindow",{"name":"7"}]
16:47:43 INFO - PROCESS | 1662 | 1478738863166 Marionette TRACE conn2 <- [1,1866,null,{}]
16:47:43 INFO - PROCESS | 1662 | 1478738863169 Marionette TRACE conn2 -> [0,1867,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x127842800 == 76 [pid = 1662] [id = 1779]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 186 (0x127843000) [pid = 1662] [serial = 4001] [outer = 0x0]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 187 (0x12784f800) [pid = 1662] [serial = 4002] [outer = 0x127843000]
16:47:43 INFO - PROCESS | 1662 | 1478738863222 Marionette DEBUG loaded listener.js
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 188 (0x127fdb800) [pid = 1662] [serial = 4003] [outer = 0x127843000]
16:47:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x127f22800 == 77 [pid = 1662] [id = 1780]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 189 (0x127fe3800) [pid = 1662] [serial = 4004] [outer = 0x0]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 190 (0x128a85800) [pid = 1662] [serial = 4005] [outer = 0x127fe3800]
16:47:43 INFO - PROCESS | 1662 | ++DOCSHELL 0x128ebe000 == 78 [pid = 1662] [id = 1781]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 191 (0x128ebf800) [pid = 1662] [serial = 4006] [outer = 0x0]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 192 (0x12acbe000) [pid = 1662] [serial = 4007] [outer = 0x128ebf800]
16:47:43 INFO - PROCESS | 1662 | 1478738863602 Marionette DEBUG loaded listener.js
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 193 (0x12b56c000) [pid = 1662] [serial = 4008] [outer = 0x128ebf800]
16:47:43 INFO - PROCESS | 1662 | ++DOMWINDOW == 194 (0x128a94000) [pid = 1662] [serial = 4009] [outer = 0x128ebf800]
16:47:44 INFO - PROCESS | 1662 | 1478738864059 Marionette TRACE conn2 <- [1,1867,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html",0,null,null,[["Check that popups from a sandboxed iframe do not escape the sandbox",0,null,null]]]}]
16:47:44 INFO - .
16:47:44 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html | took 1120ms
16:47:44 INFO - PROCESS | 1662 | 1478738864083 Marionette TRACE conn2 -> [0,1868,"getWindowHandle",null]
16:47:44 INFO - PROCESS | 1662 | 1478738864086 Marionette TRACE conn2 <- [1,1868,null,{"value":"7"}]
16:47:44 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html
16:47:44 INFO - PROCESS | 1662 | 1478738864134 Marionette TRACE conn2 -> [0,1869,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:44 INFO - PROCESS | 1662 | 1478738864295 Marionette TRACE conn2 <- [1,1869,null,{"value":null}]
16:47:44 INFO - PROCESS | 1662 | 1478738864399 Marionette TRACE conn2 -> [0,1870,"getWindowHandles",null]
16:47:44 INFO - PROCESS | 1662 | 1478738864401 Marionette TRACE conn2 <- [1,1870,null,["7"]]
16:47:44 INFO - PROCESS | 1662 | 1478738864404 Marionette TRACE conn2 -> [0,1871,"switchToWindow",{"name":"7"}]
16:47:44 INFO - PROCESS | 1662 | 1478738864406 Marionette TRACE conn2 <- [1,1871,null,{}]
16:47:44 INFO - PROCESS | 1662 | 1478738864409 Marionette TRACE conn2 -> [0,1872,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x12db6e000 == 79 [pid = 1662] [id = 1782]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 195 (0x12db78000) [pid = 1662] [serial = 4010] [outer = 0x0]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 196 (0x12dba4000) [pid = 1662] [serial = 4011] [outer = 0x12db78000]
16:47:44 INFO - PROCESS | 1662 | 1478738864454 Marionette DEBUG loaded listener.js
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 197 (0x12db81000) [pid = 1662] [serial = 4012] [outer = 0x12db78000]
16:47:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x12cdd7800 == 80 [pid = 1662] [id = 1783]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 198 (0x12d21b800) [pid = 1662] [serial = 4013] [outer = 0x0]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 199 (0x12e089000) [pid = 1662] [serial = 4014] [outer = 0x12d21b800]
16:47:44 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e0a8000 == 81 [pid = 1662] [id = 1784]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 200 (0x12e0d6800) [pid = 1662] [serial = 4015] [outer = 0x0]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 201 (0x12e0ea000) [pid = 1662] [serial = 4016] [outer = 0x12e0d6800]
16:47:44 INFO - PROCESS | 1662 | 1478738864793 Marionette DEBUG loaded listener.js
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 202 (0x12e320800) [pid = 1662] [serial = 4017] [outer = 0x12e0d6800]
16:47:44 INFO - PROCESS | 1662 | ++DOMWINDOW == 203 (0x12e0e8000) [pid = 1662] [serial = 4018] [outer = 0x12e0d6800]
16:47:45 INFO - PROCESS | 1662 | 1478738865162 Marionette TRACE conn2 <- [1,1872,null,{"value":["/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html",0,null,null,[["Check that popups from a sandboxed iframe do not escape the sandbox",0,null,null]]]}]
16:47:45 INFO - .
16:47:45 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html | took 1065ms
16:47:45 INFO - PROCESS | 1662 | 1478738865266 Marionette TRACE conn2 -> [0,1873,"getWindowHandle",null]
16:47:45 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html
16:47:45 INFO - PROCESS | 1662 | 1478738865270 Marionette TRACE conn2 <- [1,1873,null,{"value":"7"}]
16:47:45 INFO - PROCESS | 1662 | 1478738865274 Marionette TRACE conn2 -> [0,1874,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:45 INFO - PROCESS | 1662 | 1478738865419 Marionette TRACE conn2 <- [1,1874,null,{"value":null}]
16:47:45 INFO - PROCESS | 1662 | 1478738865472 Marionette TRACE conn2 -> [0,1875,"getWindowHandles",null]
16:47:45 INFO - PROCESS | 1662 | 1478738865474 Marionette TRACE conn2 <- [1,1875,null,["7"]]
16:47:45 INFO - PROCESS | 1662 | 1478738865477 Marionette TRACE conn2 -> [0,1876,"switchToWindow",{"name":"7"}]
16:47:45 INFO - PROCESS | 1662 | 1478738865481 Marionette TRACE conn2 <- [1,1876,null,{}]
16:47:45 INFO - PROCESS | 1662 | 1478738865486 Marionette TRACE conn2 -> [0,1877,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f32b800 == 82 [pid = 1662] [id = 1785]
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 204 (0x12f335800) [pid = 1662] [serial = 4019] [outer = 0x0]
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 205 (0x12f341000) [pid = 1662] [serial = 4020] [outer = 0x12f335800]
16:47:45 INFO - PROCESS | 1662 | 1478738865532 Marionette DEBUG loaded listener.js
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 206 (0x12f5af800) [pid = 1662] [serial = 4021] [outer = 0x12f335800]
16:47:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x12ee46000 == 83 [pid = 1662] [id = 1786]
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 207 (0x12f339000) [pid = 1662] [serial = 4022] [outer = 0x0]
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 208 (0x12f5bf800) [pid = 1662] [serial = 4023] [outer = 0x12f339000]
16:47:45 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e322800 == 84 [pid = 1662] [id = 1787]
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 209 (0x12f5bb000) [pid = 1662] [serial = 4024] [outer = 0x0]
16:47:45 INFO - PROCESS | 1662 | ++DOMWINDOW == 210 (0x12f5bb800) [pid = 1662] [serial = 4025] [outer = 0x12f5bb000]
16:47:46 INFO - PROCESS | 1662 | 1478738866043 Marionette TRACE conn2 <- [1,1877,null,{"value":["/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html",0,null,null,[["moving modified IFRAME in document (original page about:blank, DOM modification)",0,null,null]]]}]
16:47:46 INFO - .
16:47:46 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html | took 816ms
16:47:46 INFO - PROCESS | 1662 | 1478738866089 Marionette TRACE conn2 -> [0,1878,"getWindowHandle",null]
16:47:46 INFO - PROCESS | 1662 | 1478738866091 Marionette TRACE conn2 <- [1,1878,null,{"value":"7"}]
16:47:46 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html
16:47:46 INFO - PROCESS | 1662 | 1478738866095 Marionette TRACE conn2 -> [0,1879,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:46 INFO - PROCESS | 1662 | 1478738866209 Marionette TRACE conn2 <- [1,1879,null,{"value":null}]
16:47:46 INFO - PROCESS | 1662 | 1478738866279 Marionette TRACE conn2 -> [0,1880,"getWindowHandles",null]
16:47:46 INFO - PROCESS | 1662 | 1478738866281 Marionette TRACE conn2 <- [1,1880,null,["7"]]
16:47:46 INFO - PROCESS | 1662 | 1478738866299 Marionette TRACE conn2 -> [0,1881,"switchToWindow",{"name":"7"}]
16:47:46 INFO - PROCESS | 1662 | 1478738866302 Marionette TRACE conn2 <- [1,1881,null,{}]
16:47:46 INFO - PROCESS | 1662 | 1478738866304 Marionette TRACE conn2 -> [0,1882,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:46 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f84f000 == 85 [pid = 1662] [id = 1788]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 211 (0x12f84f800) [pid = 1662] [serial = 4026] [outer = 0x0]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 212 (0x12f85a800) [pid = 1662] [serial = 4027] [outer = 0x12f84f800]
16:47:46 INFO - PROCESS | 1662 | 1478738866347 Marionette DEBUG loaded listener.js
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 213 (0x12f916800) [pid = 1662] [serial = 4028] [outer = 0x12f84f800]
16:47:46 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e30a000 == 86 [pid = 1662] [id = 1789]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 214 (0x12f867000) [pid = 1662] [serial = 4029] [outer = 0x0]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 215 (0x12f923800) [pid = 1662] [serial = 4030] [outer = 0x12f867000]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 216 (0x12f928800) [pid = 1662] [serial = 4031] [outer = 0x12f867000]
16:47:46 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f5be800 == 87 [pid = 1662] [id = 1790]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 217 (0x12f5cb000) [pid = 1662] [serial = 4032] [outer = 0x0]
16:47:46 INFO - PROCESS | 1662 | ++DOMWINDOW == 218 (0x12f928000) [pid = 1662] [serial = 4033] [outer = 0x12f5cb000]
16:47:46 INFO - PROCESS | 1662 | 1478738866909 Marionette TRACE conn2 <- [1,1882,null,{"value":["/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html",0,null,null,[["moving modified IFRAME in document (original page about:blank, document.write modification)",0,null,null]]]}]
16:47:46 INFO - .
16:47:46 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html | took 820ms
16:47:46 INFO - PROCESS | 1662 | 1478738866917 Marionette TRACE conn2 -> [0,1883,"getWindowHandle",null]
16:47:46 INFO - PROCESS | 1662 | 1478738866920 Marionette TRACE conn2 <- [1,1883,null,{"value":"7"}]
16:47:46 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html
16:47:46 INFO - PROCESS | 1662 | 1478738866924 Marionette TRACE conn2 -> [0,1884,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:47 INFO - PROCESS | 1662 | 1478738867093 Marionette TRACE conn2 <- [1,1884,null,{"value":null}]
16:47:47 INFO - PROCESS | 1662 | 1478738867205 Marionette TRACE conn2 -> [0,1885,"getWindowHandles",null]
16:47:47 INFO - PROCESS | 1662 | 1478738867208 Marionette TRACE conn2 <- [1,1885,null,["7"]]
16:47:47 INFO - PROCESS | 1662 | 1478738867213 Marionette TRACE conn2 -> [0,1886,"switchToWindow",{"name":"7"}]
16:47:47 INFO - PROCESS | 1662 | 1478738867217 Marionette TRACE conn2 <- [1,1886,null,{}]
16:47:47 INFO - PROCESS | 1662 | 1478738867221 Marionette TRACE conn2 -> [0,1887,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:47 INFO - PROCESS | 1662 | ++DOCSHELL 0x130a1c800 == 88 [pid = 1662] [id = 1791]
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 219 (0x130a1d000) [pid = 1662] [serial = 4034] [outer = 0x0]
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 220 (0x130a22000) [pid = 1662] [serial = 4035] [outer = 0x130a1d000]
16:47:47 INFO - PROCESS | 1662 | 1478738867266 Marionette DEBUG loaded listener.js
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 221 (0x130a29800) [pid = 1662] [serial = 4036] [outer = 0x130a1d000]
16:47:47 INFO - PROCESS | 1662 | ++DOCSHELL 0x12410d000 == 89 [pid = 1662] [id = 1792]
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 222 (0x12741f000) [pid = 1662] [serial = 4037] [outer = 0x0]
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 223 (0x127838000) [pid = 1662] [serial = 4038] [outer = 0x12741f000]
16:47:47 INFO - PROCESS | 1662 | ++DOCSHELL 0x1279a0800 == 90 [pid = 1662] [id = 1793]
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 224 (0x1279a4800) [pid = 1662] [serial = 4039] [outer = 0x0]
16:47:47 INFO - PROCESS | 1662 | ++DOMWINDOW == 225 (0x127ff0800) [pid = 1662] [serial = 4040] [outer = 0x1279a4800]
16:47:47 INFO - .
16:47:47 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html | took 1066ms
16:47:47 INFO - PROCESS | 1662 | 1478738867985 Marionette TRACE conn2 <- [1,1887,null,{"value":["/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html",0,null,null,[["moving modified IFRAME in document (original page from server, DOM modification)",0,null,null]]]}]
16:47:47 INFO - PROCESS | 1662 | 1478738867990 Marionette TRACE conn2 -> [0,1888,"getWindowHandle",null]
16:47:47 INFO - PROCESS | 1662 | 1478738867993 Marionette TRACE conn2 <- [1,1888,null,{"value":"7"}]
16:47:47 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html
16:47:48 INFO - PROCESS | 1662 | 1478738867998 Marionette TRACE conn2 -> [0,1889,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:48 INFO - PROCESS | 1662 | 1478738868109 Marionette TRACE conn2 <- [1,1889,null,{"value":null}]
16:47:48 INFO - PROCESS | 1662 | 1478738868168 Marionette TRACE conn2 -> [0,1890,"getWindowHandles",null]
16:47:48 INFO - PROCESS | 1662 | 1478738868170 Marionette TRACE conn2 <- [1,1890,null,["7"]]
16:47:48 INFO - PROCESS | 1662 | 1478738868220 Marionette TRACE conn2 -> [0,1891,"switchToWindow",{"name":"7"}]
16:47:48 INFO - PROCESS | 1662 | 1478738868224 Marionette TRACE conn2 <- [1,1891,null,{}]
16:47:48 INFO - PROCESS | 1662 | 1478738868229 Marionette TRACE conn2 -> [0,1892,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:48 INFO - PROCESS | 1662 | ++DOCSHELL 0x125489800 == 91 [pid = 1662] [id = 1794]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 226 (0x128ead000) [pid = 1662] [serial = 4041] [outer = 0x0]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 227 (0x128fda000) [pid = 1662] [serial = 4042] [outer = 0x128ead000]
16:47:48 INFO - PROCESS | 1662 | 1478738868269 Marionette DEBUG loaded listener.js
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 228 (0x12c390800) [pid = 1662] [serial = 4043] [outer = 0x128ead000]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12f17e800 == 90 [pid = 1662] [id = 1777]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12e8a5000 == 89 [pid = 1662] [id = 1774]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x117e5a800 == 88 [pid = 1662] [id = 1768]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12dce1000 == 87 [pid = 1662] [id = 1766]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12db79800 == 86 [pid = 1662] [id = 1764]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12dba5000 == 85 [pid = 1662] [id = 1763]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12dba0800 == 84 [pid = 1662] [id = 1762]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12db7e000 == 83 [pid = 1662] [id = 1761]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12d9a5000 == 82 [pid = 1662] [id = 1758]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12d9a9800 == 81 [pid = 1662] [id = 1759]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12c5ad800 == 80 [pid = 1662] [id = 1756]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12b4c8000 == 79 [pid = 1662] [id = 1754]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12b4b6800 == 78 [pid = 1662] [id = 1753]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x127840800 == 77 [pid = 1662] [id = 1752]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x127f28000 == 76 [pid = 1662] [id = 1749]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x12784f000 == 75 [pid = 1662] [id = 1748]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x124c32800 == 74 [pid = 1662] [id = 1746]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x127798000 == 73 [pid = 1662] [id = 1745]
16:47:48 INFO - PROCESS | 1662 | --DOCSHELL 0x126ca6800 == 72 [pid = 1662] [id = 1744]
16:47:48 INFO - PROCESS | 1662 | ++DOCSHELL 0x127798000 == 73 [pid = 1662] [id = 1795]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 229 (0x127850800) [pid = 1662] [serial = 4044] [outer = 0x0]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 230 (0x127fdc800) [pid = 1662] [serial = 4045] [outer = 0x127850800]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 231 (0x12c5a7000) [pid = 1662] [serial = 4046] [outer = 0x127850800]
16:47:48 INFO - PROCESS | 1662 | ++DOCSHELL 0x1246ce000 == 74 [pid = 1662] [id = 1796]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 232 (0x127f3f000) [pid = 1662] [serial = 4047] [outer = 0x0]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 233 (0x12c62d000) [pid = 1662] [serial = 4048] [outer = 0x127f3f000]
16:47:48 INFO - PROCESS | 1662 | 1478738868758 Marionette TRACE conn2 <- [1,1892,null,{"value":["/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html",0,null,null,[["moving modified IFRAME in document (original page from server, document.write modification)",0,null,null]]]}]
16:47:48 INFO - .
16:47:48 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html | took 815ms
16:47:48 INFO - PROCESS | 1662 | 1478738868812 Marionette TRACE conn2 -> [0,1893,"getWindowHandle",null]
16:47:48 INFO - PROCESS | 1662 | 1478738868814 Marionette TRACE conn2 <- [1,1893,null,{"value":"7"}]
16:47:48 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html
16:47:48 INFO - PROCESS | 1662 | 1478738868817 Marionette TRACE conn2 -> [0,1894,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:48 INFO - PROCESS | 1662 | 1478738868918 Marionette TRACE conn2 <- [1,1894,null,{"value":null}]
16:47:48 INFO - PROCESS | 1662 | 1478738868974 Marionette TRACE conn2 -> [0,1895,"getWindowHandles",null]
16:47:48 INFO - PROCESS | 1662 | 1478738868976 Marionette TRACE conn2 <- [1,1895,null,["7"]]
16:47:48 INFO - PROCESS | 1662 | 1478738868979 Marionette TRACE conn2 -> [0,1896,"switchToWindow",{"name":"7"}]
16:47:48 INFO - PROCESS | 1662 | 1478738868981 Marionette TRACE conn2 <- [1,1896,null,{}]
16:47:48 INFO - PROCESS | 1662 | 1478738868984 Marionette TRACE conn2 -> [0,1897,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:48 INFO - PROCESS | 1662 | ++DOCSHELL 0x12c626800 == 75 [pid = 1662] [id = 1797]
16:47:48 INFO - PROCESS | 1662 | ++DOMWINDOW == 234 (0x12cdd0800) [pid = 1662] [serial = 4049] [outer = 0x0]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 235 (0x12cddf800) [pid = 1662] [serial = 4050] [outer = 0x12cdd0800]
16:47:49 INFO - PROCESS | 1662 | 1478738869021 Marionette DEBUG loaded listener.js
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 236 (0x12db6b800) [pid = 1662] [serial = 4051] [outer = 0x12cdd0800]
16:47:49 INFO - PROCESS | 1662 | ++DOCSHELL 0x12db70000 == 76 [pid = 1662] [id = 1798]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 237 (0x12dba0800) [pid = 1662] [serial = 4052] [outer = 0x0]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 238 (0x12dc42000) [pid = 1662] [serial = 4053] [outer = 0x12dba0800]
16:47:49 INFO - PROCESS | 1662 | ++DOCSHELL 0x127417800 == 77 [pid = 1662] [id = 1799]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 239 (0x12dc52000) [pid = 1662] [serial = 4054] [outer = 0x0]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 240 (0x12dcdf800) [pid = 1662] [serial = 4055] [outer = 0x12dc52000]
16:47:49 INFO - PROCESS | 1662 | 1478738869363 Marionette TRACE conn2 <- [1,1897,null,{"value":["/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html",0,null,null,[["Check the frame heriarchy",0,null,null],["Check the frame heriarchy 1",0,null,null],["Check the frame heriarchy 2",0,null,null]]]}]
16:47:49 INFO - ...
16:47:49 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html | took 568ms
16:47:49 INFO - PROCESS | 1662 | 1478738869390 Marionette TRACE conn2 -> [0,1898,"getWindowHandle",null]
16:47:49 INFO - PROCESS | 1662 | 1478738869393 Marionette TRACE conn2 <- [1,1898,null,{"value":"7"}]
16:47:49 INFO - TEST-START | /html/semantics/forms/the-input-element/button.html
16:47:49 INFO - PROCESS | 1662 | 1478738869396 Marionette TRACE conn2 -> [0,1899,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:49 INFO - PROCESS | 1662 | 1478738869508 Marionette TRACE conn2 <- [1,1899,null,{"value":null}]
16:47:49 INFO - PROCESS | 1662 | 1478738869567 Marionette TRACE conn2 -> [0,1900,"getWindowHandles",null]
16:47:49 INFO - PROCESS | 1662 | 1478738869569 Marionette TRACE conn2 <- [1,1900,null,["7"]]
16:47:49 INFO - PROCESS | 1662 | 1478738869571 Marionette TRACE conn2 -> [0,1901,"switchToWindow",{"name":"7"}]
16:47:49 INFO - PROCESS | 1662 | 1478738869574 Marionette TRACE conn2 <- [1,1901,null,{}]
16:47:49 INFO - PROCESS | 1662 | 1478738869577 Marionette TRACE conn2 -> [0,1902,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/button.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/button.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:49 INFO - PROCESS | 1662 | ++DOCSHELL 0x12de3f000 == 78 [pid = 1662] [id = 1800]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 241 (0x12de43800) [pid = 1662] [serial = 4056] [outer = 0x0]
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 242 (0x12def4800) [pid = 1662] [serial = 4057] [outer = 0x12de43800]
16:47:49 INFO - PROCESS | 1662 | 1478738869617 Marionette DEBUG loaded listener.js
16:47:49 INFO - PROCESS | 1662 | ++DOMWINDOW == 243 (0x12e31f000) [pid = 1662] [serial = 4058] [outer = 0x12de43800]
16:47:49 INFO - PROCESS | 1662 | 1478738869861 Marionette TRACE conn2 <- [1,1902,null,{"value":["/html/semantics/forms/the-input-element/button.html",0,null,null,[["clicking on button should not submit a form",0,null,null],["the element is barred from constraint validation",0,null,null],["clicking on button should not reset other form fields",0,null,null],["clicking on button should not unchecked radio buttons",0,null,null],["clicking on button should not change its indeterminate IDL attribute",0,null,null]]]}]
16:47:49 INFO - .....
16:47:49 INFO - TEST-OK | /html/semantics/forms/the-input-element/button.html | took 516ms
16:47:49 INFO - TEST-START | /html/semantics/forms/the-input-element/checkbox.html
16:47:49 INFO - PROCESS | 1662 | 1478738869913 Marionette TRACE conn2 -> [0,1903,"getWindowHandle",null]
16:47:49 INFO - PROCESS | 1662 | 1478738869914 Marionette TRACE conn2 <- [1,1903,null,{"value":"7"}]
16:47:49 INFO - PROCESS | 1662 | 1478738869917 Marionette TRACE conn2 -> [0,1904,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:50 INFO - PROCESS | 1662 | 1478738869999 Marionette TRACE conn2 <- [1,1904,null,{"value":null}]
16:47:50 INFO - PROCESS | 1662 | 1478738870003 Marionette TRACE conn2 -> [0,1905,"getWindowHandles",null]
16:47:50 INFO - PROCESS | 1662 | 1478738870005 Marionette TRACE conn2 <- [1,1905,null,["7"]]
16:47:50 INFO - PROCESS | 1662 | 1478738870008 Marionette TRACE conn2 -> [0,1906,"switchToWindow",{"name":"7"}]
16:47:50 INFO - PROCESS | 1662 | 1478738870010 Marionette TRACE conn2 <- [1,1906,null,{}]
16:47:50 INFO - PROCESS | 1662 | 1478738870014 Marionette TRACE conn2 -> [0,1907,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/checkbox.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/checkbox.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:50 INFO - PROCESS | 1662 | ++DOCSHELL 0x126ca9800 == 79 [pid = 1662] [id = 1801]
16:47:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 244 (0x12ee49000) [pid = 1662] [serial = 4059] [outer = 0x0]
16:47:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 245 (0x12f18f000) [pid = 1662] [serial = 4060] [outer = 0x12ee49000]
16:47:50 INFO - PROCESS | 1662 | 1478738870050 Marionette DEBUG loaded listener.js
16:47:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 246 (0x12f32d000) [pid = 1662] [serial = 4061] [outer = 0x12ee49000]
16:47:50 INFO - PROCESS | 1662 | 1478738870344 Marionette TRACE conn2 <- [1,1907,null,{"value":["/html/semantics/forms/the-input-element/checkbox.html",0,null,null,[["click on mutable checkbox fires a click event, then an input event, then a change event",0,null,null],["click on non-mutable checkbox doesn't fire the input or change event",0,null,null],["pre-activation steps on unchecked checkbox",0,null,null],["pre-activation steps on checked checkbox",0,null,null],["canceled activation steps on unchecked checkbox",0,null,null],["canceled activation steps on unchecked checkbox (indeterminate=true in onclick)",0,null,null]]]}]
16:47:50 INFO - ......
16:47:50 INFO - TEST-OK | /html/semantics/forms/the-input-element/checkbox.html | took 466ms
16:47:50 INFO - PROCESS | 1662 | 1478738870384 Marionette TRACE conn2 -> [0,1908,"getWindowHandle",null]
16:47:50 INFO - TEST-START | /html/semantics/forms/the-input-element/checked.xhtml
16:47:50 INFO - PROCESS | 1662 | 1478738870385 Marionette TRACE conn2 <- [1,1908,null,{"value":"7"}]
16:47:50 INFO - PROCESS | 1662 | 1478738870388 Marionette TRACE conn2 -> [0,1909,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:50 INFO - PROCESS | 1662 | 1478738870468 Marionette TRACE conn2 <- [1,1909,null,{"value":null}]
16:47:50 INFO - PROCESS | 1662 | 1478738870504 Marionette TRACE conn2 -> [0,1910,"getWindowHandles",null]
16:47:50 INFO - PROCESS | 1662 | 1478738870505 Marionette TRACE conn2 <- [1,1910,null,["7"]]
16:47:50 INFO - PROCESS | 1662 | 1478738870541 Marionette TRACE conn2 -> [0,1911,"switchToWindow",{"name":"7"}]
16:47:50 INFO - PROCESS | 1662 | 1478738870544 Marionette TRACE conn2 <- [1,1911,null,{}]
16:47:50 INFO - PROCESS | 1662 | 1478738870546 Marionette TRACE conn2 -> [0,1912,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/checked.xhtml\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/checked.xhtml\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:50 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f921000 == 80 [pid = 1662] [id = 1802]
16:47:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 247 (0x12f922800) [pid = 1662] [serial = 4062] [outer = 0x0]
16:47:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 248 (0x130a2d000) [pid = 1662] [serial = 4063] [outer = 0x12f922800]
16:47:50 INFO - PROCESS | 1662 | 1478738870581 Marionette DEBUG loaded listener.js
16:47:50 INFO - PROCESS | 1662 | ++DOMWINDOW == 249 (0x130a34800) [pid = 1662] [serial = 4064] [outer = 0x12f922800]
16:47:50 INFO - PROCESS | 1662 | 1478738870840 Marionette TRACE conn2 <- [1,1912,null,{"value":["/html/semantics/forms/the-input-element/checked.xhtml",0,null,null,[["input@checked is immediately reflected to 'checked' IDL attribute",0,null,null]]]}]
16:47:50 INFO - .
16:47:50 INFO - TEST-OK | /html/semantics/forms/the-input-element/checked.xhtml | took 464ms
16:47:50 INFO - TEST-START | /html/semantics/forms/the-input-element/cloning-steps.html
16:47:50 INFO - PROCESS | 1662 | 1478738870853 Marionette TRACE conn2 -> [0,1913,"getWindowHandle",null]
16:47:50 INFO - PROCESS | 1662 | 1478738870854 Marionette TRACE conn2 <- [1,1913,null,{"value":"7"}]
16:47:50 INFO - PROCESS | 1662 | 1478738870857 Marionette TRACE conn2 -> [0,1914,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:50 INFO - PROCESS | 1662 | 1478738870978 Marionette TRACE conn2 <- [1,1914,null,{"value":null}]
16:47:51 INFO - PROCESS | 1662 | 1478738871017 Marionette TRACE conn2 -> [0,1915,"getWindowHandles",null]
16:47:51 INFO - PROCESS | 1662 | 1478738871018 Marionette TRACE conn2 <- [1,1915,null,["7"]]
16:47:51 INFO - PROCESS | 1662 | 1478738871020 Marionette TRACE conn2 -> [0,1916,"switchToWindow",{"name":"7"}]
16:47:51 INFO - PROCESS | 1662 | 1478738871022 Marionette TRACE conn2 <- [1,1916,null,{}]
16:47:51 INFO - PROCESS | 1662 | 1478738871024 Marionette TRACE conn2 -> [0,1917,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/cloning-steps.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/cloning-steps.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:51 INFO - PROCESS | 1662 | ++DOCSHELL 0x13830f800 == 81 [pid = 1662] [id = 1803]
16:47:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 250 (0x138310000) [pid = 1662] [serial = 4065] [outer = 0x0]
16:47:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 251 (0x138315000) [pid = 1662] [serial = 4066] [outer = 0x138310000]
16:47:51 INFO - PROCESS | 1662 | 1478738871060 Marionette DEBUG loaded listener.js
16:47:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 252 (0x13831a800) [pid = 1662] [serial = 4067] [outer = 0x138310000]
16:47:51 INFO - PROCESS | 1662 | 1478738871310 Marionette TRACE conn2 <- [1,1917,null,{"value":["/html/semantics/forms/the-input-element/cloning-steps.html",0,null,null,[["input element's value should be cloned",0,null,null],["input element's dirty value flag should be cloned, so setAttribute doesn't affect the cloned input's value",0,null,null],["input element's checkedness should be cloned",0,null,null],["input element's dirty checkedness should be cloned, so setAttribute doesn't affect the cloned input's checkedness",0,null,null]]]}]
16:47:51 INFO - ....
16:47:51 INFO - TEST-OK | /html/semantics/forms/the-input-element/cloning-steps.html | took 465ms
16:47:51 INFO - TEST-START | /html/semantics/forms/the-input-element/color.html
16:47:51 INFO - PROCESS | 1662 | 1478738871322 Marionette TRACE conn2 -> [0,1918,"getWindowHandle",null]
16:47:51 INFO - PROCESS | 1662 | 1478738871324 Marionette TRACE conn2 <- [1,1918,null,{"value":"7"}]
16:47:51 INFO - PROCESS | 1662 | 1478738871326 Marionette TRACE conn2 -> [0,1919,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:51 INFO - PROCESS | 1662 | 1478738871430 Marionette TRACE conn2 <- [1,1919,null,{"value":null}]
16:47:51 INFO - PROCESS | 1662 | 1478738871434 Marionette TRACE conn2 -> [0,1920,"getWindowHandles",null]
16:47:51 INFO - PROCESS | 1662 | 1478738871436 Marionette TRACE conn2 <- [1,1920,null,["7"]]
16:47:51 INFO - PROCESS | 1662 | 1478738871438 Marionette TRACE conn2 -> [0,1921,"switchToWindow",{"name":"7"}]
16:47:51 INFO - PROCESS | 1662 | 1478738871440 Marionette TRACE conn2 <- [1,1921,null,{}]
16:47:51 INFO - PROCESS | 1662 | 1478738871480 Marionette TRACE conn2 -> [0,1922,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/color.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/color.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:51 INFO - PROCESS | 1662 | ++DOCSHELL 0x13839b000 == 82 [pid = 1662] [id = 1804]
16:47:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 253 (0x13839b800) [pid = 1662] [serial = 4068] [outer = 0x0]
16:47:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 254 (0x13839f800) [pid = 1662] [serial = 4069] [outer = 0x13839b800]
16:47:51 INFO - PROCESS | 1662 | 1478738871514 Marionette DEBUG loaded listener.js
16:47:51 INFO - PROCESS | 1662 | ++DOMWINDOW == 255 (0x1383a6800) [pid = 1662] [serial = 4070] [outer = 0x13839b800]
16:47:51 INFO - PROCESS | 1662 | 1478738871804 Marionette TRACE conn2 <- [1,1922,null,{"value":["/html/semantics/forms/the-input-element/color.html",0,null,null,[["Empty value should return #000000",0,null,null],["Missing value should return #000000",0,null,null],["Valid simple color: should return #ffffff",0,null,null],["Valid simple color (containing LATIN CAPITAL LETTERS): should return #ffffff (converted to ASCII lowercase)",0,null,null],["Zero-padding",0,null,null],["Invalid simple color: not 7 characters long",0,null,null],["Invalid simple color: no starting # sign",0,null,null],["Invalid simple color: non ASCII hex digits",0,null,null],["Invalid simple color: foobar",0,null,null],["Invalid color: trailing Null (U+0000)",0,null,null],["Invalid color: trailing ;",0,null,null],["Invalid color: leading space",0,null,null],["Invalid color: trailing space",0,null,null],["Invalid color: leading+trailing spaces",0,null,null],["Invalid color: keyword crimson",0,null,null],["Invalid color: keyword bisque",0,null,null],["Invalid color: keyword currentColor",0,null,null],["Invalid color: keyword transparent",0,null,null],["Invalid color: keyword ActiveBorder",0,null,null],["Invalid color: keyword inherit",0,null,null],["Invalid color: rgb(1,1,1)",0,null,null],["Invalid color: rgb(1,1,1,1)",0,null,null],["Invalid color: PILE OF POO (U+1F4A9)",0,null,null]]]}]
16:47:51 INFO - .......................
16:47:51 INFO - TEST-OK | /html/semantics/forms/the-input-element/color.html | took 518ms
16:47:51 INFO - PROCESS | 1662 | 1478738871845 Marionette TRACE conn2 -> [0,1923,"getWindowHandle",null]
16:47:51 INFO - PROCESS | 1662 | 1478738871846 Marionette TRACE conn2 <- [1,1923,null,{"value":"7"}]
16:47:51 INFO - TEST-START | /html/semantics/forms/the-input-element/date.html
16:47:51 INFO - PROCESS | 1662 | 1478738871849 Marionette TRACE conn2 -> [0,1924,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:51 INFO - PROCESS | 1662 | 1478738871953 Marionette TRACE conn2 <- [1,1924,null,{"value":null}]
16:47:51 INFO - PROCESS | 1662 | 1478738871957 Marionette TRACE conn2 -> [0,1925,"getWindowHandles",null]
16:47:51 INFO - PROCESS | 1662 | 1478738871960 Marionette TRACE conn2 <- [1,1925,null,["7"]]
16:47:52 INFO - PROCESS | 1662 | 1478738871999 Marionette TRACE conn2 -> [0,1926,"switchToWindow",{"name":"7"}]
16:47:52 INFO - PROCESS | 1662 | 1478738872001 Marionette TRACE conn2 <- [1,1926,null,{}]
16:47:52 INFO - PROCESS | 1662 | 1478738872004 Marionette TRACE conn2 -> [0,1927,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/date.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:52 INFO - PROCESS | 1662 | ++DOCSHELL 0x1383ab800 == 83 [pid = 1662] [id = 1805]
16:47:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 256 (0x138767000) [pid = 1662] [serial = 4071] [outer = 0x0]
16:47:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 257 (0x138771800) [pid = 1662] [serial = 4072] [outer = 0x138767000]
16:47:52 INFO - PROCESS | 1662 | 1478738872037 Marionette DEBUG loaded listener.js
16:47:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 258 (0x138776800) [pid = 1662] [serial = 4073] [outer = 0x138767000]
16:47:52 INFO - PROCESS | 1662 | 1478738872328 Marionette TRACE conn2 <- [1,1927,null,{"value":["/html/semantics/forms/the-input-element/date.html",0,null,null,[["date type support on input element",0,null,null],["The value attribute, if specified and not empty, must have a value that is a valid date string.",1,"assert_equals: expected \"2011-01-01\" but got \"1999-01-31\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html:32:9\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html:30:7\n"],["The min attribute, if specified, must have a value that is a valid date string.",1,"assert_equals: expected \"\" but got \"1999-1\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html:38:9\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html:36:7\n"],["The max attribute, if specified, must have a value that is a valid date string.",1,"assert_equals: expected \"2099-01\" but got \"2011-12-31\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html:43:9\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html:41:7\n"],["User agents must not allow the user to set the value to a non-empty string that is not a valid date string.",0,null,null],["Number of days",0,null,null]]]}]
16:47:52 INFO - ......
16:47:52 INFO - TEST-OK | /html/semantics/forms/the-input-element/date.html | took 519ms
16:47:52 INFO - PROCESS | 1662 | 1478738872373 Marionette TRACE conn2 -> [0,1928,"getWindowHandle",null]
16:47:52 INFO - PROCESS | 1662 | 1478738872374 Marionette TRACE conn2 <- [1,1928,null,{"value":"7"}]
16:47:52 INFO - TEST-START | /html/semantics/forms/the-input-element/datetime-local.html
16:47:52 INFO - PROCESS | 1662 | 1478738872377 Marionette TRACE conn2 -> [0,1929,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:52 INFO - PROCESS | 1662 | 1478738872481 Marionette TRACE conn2 <- [1,1929,null,{"value":null}]
16:47:52 INFO - PROCESS | 1662 | 1478738872485 Marionette TRACE conn2 -> [0,1930,"getWindowHandles",null]
16:47:52 INFO - PROCESS | 1662 | 1478738872486 Marionette TRACE conn2 <- [1,1930,null,["7"]]
16:47:52 INFO - PROCESS | 1662 | 1478738872488 Marionette TRACE conn2 -> [0,1931,"switchToWindow",{"name":"7"}]
16:47:52 INFO - PROCESS | 1662 | 1478738872490 Marionette TRACE conn2 <- [1,1931,null,{}]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 257 (0x12ee34800) [pid = 1662] [serial = 3988] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 256 (0x12e08d000) [pid = 1662] [serial = 3968] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 255 (0x12dede000) [pid = 1662] [serial = 3965] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 254 (0x12de47800) [pid = 1662] [serial = 3962] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 253 (0x12dce2800) [pid = 1662] [serial = 3959] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 252 (0x12dc51000) [pid = 1662] [serial = 3956] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 251 (0x12dba7000) [pid = 1662] [serial = 3947] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 250 (0x12dba5800) [pid = 1662] [serial = 3946] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 249 (0x12dba4800) [pid = 1662] [serial = 3945] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 248 (0x12db85000) [pid = 1662] [serial = 3944] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 247 (0x12db6a000) [pid = 1662] [serial = 3941] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 246 (0x12d9a6800) [pid = 1662] [serial = 3937] [outer = 0x0] [url = blob:http://web-platform.test:8000/b6fa7a59-560b-ea41-8c70-7841d10f2f43]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 245 (0x12d9ab000) [pid = 1662] [serial = 3938] [outer = 0x0] [url = about:blank]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 244 (0x12cdde800) [pid = 1662] [serial = 3934] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe-load-event.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 243 (0x12c625800) [pid = 1662] [serial = 3932] [outer = 0x0] [url = about:blank]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 242 (0x12c39a800) [pid = 1662] [serial = 3929] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 241 (0x128ebe800) [pid = 1662] [serial = 3923] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 240 (0x12b4cb800) [pid = 1662] [serial = 3926] [outer = 0x0] [url = about:blank]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 239 (0x12b4b7800) [pid = 1662] [serial = 3924] [outer = 0x0] [url = about:blank]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 238 (0x128fef800) [pid = 1662] [serial = 3920] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 237 (0x127fee000) [pid = 1662] [serial = 3917] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/historical.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 236 (0x127f3c000) [pid = 1662] [serial = 3915] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_grandchild.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 235 (0x127993000) [pid = 1662] [serial = 3913] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_child.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 234 (0x12e784800) [pid = 1662] [serial = 3982] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 233 (0x12e8ad800) [pid = 1662] [serial = 3985] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 232 (0x12784b800) [pid = 1662] [serial = 3910] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_parentage.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 231 (0x12742b000) [pid = 1662] [serial = 3908] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_grandchild.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 230 (0x12779e000) [pid = 1662] [serial = 3906] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_grandchild.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 229 (0x127418800) [pid = 1662] [serial = 3904] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_child.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 228 (0x125737000) [pid = 1662] [serial = 3901] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_parentage.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 227 (0x12e0db800) [pid = 1662] [serial = 3972] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 226 (0x12e0f6800) [pid = 1662] [serial = 3975] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 225 (0x128fdb000) [pid = 1662] [serial = 3978] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:47:52 INFO - PROCESS | 1662 | --DOMWINDOW == 224 (0x126cd2000) [pid = 1662] [serial = 3898] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/media-elements/track/track-element/cors/support/set-cookie.html#20c78ec1-69dc-47b2-872d-a7a299e6d9e4]
16:47:52 INFO - PROCESS | 1662 | 1478738872907 Marionette TRACE conn2 -> [0,1932,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/datetime-local.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:52 INFO - PROCESS | 1662 | ++DOCSHELL 0x127993000 == 84 [pid = 1662] [id = 1806]
16:47:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 225 (0x1279a2000) [pid = 1662] [serial = 4074] [outer = 0x0]
16:47:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 226 (0x12b4b7800) [pid = 1662] [serial = 4075] [outer = 0x1279a2000]
16:47:52 INFO - PROCESS | 1662 | 1478738872943 Marionette DEBUG loaded listener.js
16:47:52 INFO - PROCESS | 1662 | ++DOMWINDOW == 227 (0x12e08d000) [pid = 1662] [serial = 4076] [outer = 0x1279a2000]
16:47:53 INFO - PROCESS | 1662 | 1478738873193 Marionette TRACE conn2 <- [1,1932,null,{"value":["/html/semantics/forms/the-input-element/datetime-local.html",0,null,null,[["empty value",0,null,null],["datetime-local input value set to 2014-01-01T11:11:11.111 without min/max",0,null,null],["datetime-local input value set to 2014-01-01 11:11:11.111 without min/max",1,"assert_equals: expected \"2014-01-01T11:11:11.111\" but got \"2014-01-01 11:11:11.111\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["datetime-local input value set to 2014-01-01 11:11 without min/max",1,"assert_equals: expected \"2014-01-01T11:11\" but got \"2014-01-01 11:11\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["datetime-local input value set to 2014-01-01 00:00:00.000 without min/max",1,"assert_equals: expected \"2014-01-01T00:00\" but got \"2014-01-01 00:00:00.000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["datetime-local input value set to 2014-01-0 11:11 without min/max",1,"assert_equals: expected \"\" but got \"2014-01-0 11:11\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["datetime-local input value set to 2014-01-01 11:1 without min/max",1,"assert_equals: expected \"\" but got \"2014-01-01 11:1\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["Value >= min attribute",1,"assert_equals: expected \"2014-01-01T11:12\" but got \"2014-01-01 11:12\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["Value < min attribute",1,"assert_equals: expected \"2014-01-01T11:11\" but got \"2014-01-01 11:10\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["Value <= max attribute",1,"assert_equals: expected \"2014-01-01T11:10\" but got \"2014-01-01 11:10\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"],["Value > max attribute",1,"assert_equals: expected \"2014-01-01T11:11\" but got \"2014-01-01 11:12\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:33:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html:26:5\n"]]]}]
16:47:53 INFO - ...........
16:47:53 INFO - TEST-OK | /html/semantics/forms/the-input-element/datetime-local.html | took 867ms
16:47:53 INFO - TEST-START | /html/semantics/forms/the-input-element/datetime.html
16:47:53 INFO - PROCESS | 1662 | 1478738873245 Marionette TRACE conn2 -> [0,1933,"getWindowHandle",null]
16:47:53 INFO - PROCESS | 1662 | 1478738873246 Marionette TRACE conn2 <- [1,1933,null,{"value":"7"}]
16:47:53 INFO - PROCESS | 1662 | 1478738873249 Marionette TRACE conn2 -> [0,1934,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:53 INFO - PROCESS | 1662 | 1478738873355 Marionette TRACE conn2 <- [1,1934,null,{"value":null}]
16:47:53 INFO - PROCESS | 1662 | 1478738873360 Marionette TRACE conn2 -> [0,1935,"getWindowHandles",null]
16:47:53 INFO - PROCESS | 1662 | 1478738873362 Marionette TRACE conn2 <- [1,1935,null,["7"]]
16:47:53 INFO - PROCESS | 1662 | 1478738873365 Marionette TRACE conn2 -> [0,1936,"switchToWindow",{"name":"7"}]
16:47:53 INFO - PROCESS | 1662 | 1478738873367 Marionette TRACE conn2 <- [1,1936,null,{}]
16:47:53 INFO - PROCESS | 1662 | 1478738873370 Marionette TRACE conn2 -> [0,1937,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/datetime.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:53 INFO - PROCESS | 1662 | ++DOCSHELL 0x138782800 == 85 [pid = 1662] [id = 1807]
16:47:53 INFO - PROCESS | 1662 | ++DOMWINDOW == 228 (0x130012800) [pid = 1662] [serial = 4077] [outer = 0x0]
16:47:53 INFO - PROCESS | 1662 | ++DOMWINDOW == 229 (0x130016800) [pid = 1662] [serial = 4078] [outer = 0x130012800]
16:47:53 INFO - PROCESS | 1662 | 1478738873405 Marionette DEBUG loaded listener.js
16:47:53 INFO - PROCESS | 1662 | ++DOMWINDOW == 230 (0x13001e800) [pid = 1662] [serial = 4079] [outer = 0x130012800]
16:47:53 INFO - .............
16:47:53 INFO - PROCESS | 1662 | 1478738873707 Marionette TRACE conn2 <- [1,1937,null,{"value":["/html/semantics/forms/the-input-element/datetime.html",0,null,null,[["date type support on input element",0,null,null],["[date] The value must be a valid global date and time string",0,null,null],["[date] The min attribute must have a value that is a valid global date and time string",0,null,null],["[date] The max attribute must have a value that is a valid global date and time string",0,null,null],["[date] The step attribute must be expressed in seconds",0,null,null],["[date] stepUp method support on input 'date' element",0,null,null],["[date] stepDown method support on input 'date' element",0,null,null],["[time] time type support on input element",0,null,null],["[time] The value must be a valid global date and time string",0,null,null],["[time] The min attribute must have a value that is a valid global date and time string",0,null,null],["[time] The max attribute must have a value that is a valid global date and time string",0,null,null],["[time] The step attribute must be expressed in seconds",0,null,null],["[time] stepUp method support on input 'time' element",0,null,null],["[time] stepDown method support on input 'time' element",0,null,null],["datetime type support on input element",1,"assert_equals: expected \"datetime\" but got \"text\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime.html:57:22\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime.html:57:5\n"],["[datetime] The must be a valid global date and time string",0,null,null],["[datetime] The min attribute must have a value that is a valid global date and time string",0,null,null],["[datetime] The max attribute must have a value that is a valid global date and time string",0,null,null],["[datetime] The step attribute must be expressed in seconds",0,null,null],["[datetime] stepUp method support on input 'datetime' element",0,null,null],["[datetime] stepDown method support on input 'datetime' element",0,null,null],["month type support on input element",0,null,null],["[month] The value must be a value that is a valid global date and time string",0,null,null],["[month] The min attribute must have a value that is a valid global date and time string",0,null,null],["[month] The max attribute must have a value that is a valid global date and time string",0,null,null],["[month] The step attribute must be expressed in seconds",0,null,null],["[month] stepUp method support on input 'month' element",0,null,null],["[month] stepDown method support on input 'month' element",0,null,null],["week type support on input element",0,null,null],["[week] The value must be a value that is a valid global date and time string",0,null,null],["[week] The min attribute must have a value that is a valid global date and time string",0,null,null],["[week] The max attribute must have a value that is a valid global date and time string",0,null,null],["[week] The step attribute must be expressed in seconds",0,null,null],["[week] stepUp method support on input 'week' element",0,null,null],["[week] stepDown method support on input 'week' element",0,null,null]]]}]
16:47:53 INFO - ......................
16:47:53 INFO - TEST-OK | /html/semantics/forms/the-input-element/datetime.html | took 470ms
16:47:53 INFO - TEST-START | /html/semantics/forms/the-input-element/email.html
16:47:53 INFO - PROCESS | 1662 | 1478738873719 Marionette TRACE conn2 -> [0,1938,"getWindowHandle",null]
16:47:53 INFO - PROCESS | 1662 | 1478738873721 Marionette TRACE conn2 <- [1,1938,null,{"value":"7"}]
16:47:53 INFO - PROCESS | 1662 | 1478738873724 Marionette TRACE conn2 -> [0,1939,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:53 INFO - PROCESS | 1662 | 1478738873818 Marionette TRACE conn2 <- [1,1939,null,{"value":null}]
16:47:53 INFO - PROCESS | 1662 | 1478738873822 Marionette TRACE conn2 -> [0,1940,"getWindowHandles",null]
16:47:53 INFO - PROCESS | 1662 | 1478738873824 Marionette TRACE conn2 <- [1,1940,null,["7"]]
16:47:53 INFO - PROCESS | 1662 | 1478738873826 Marionette TRACE conn2 -> [0,1941,"switchToWindow",{"name":"7"}]
16:47:53 INFO - PROCESS | 1662 | 1478738873829 Marionette TRACE conn2 <- [1,1941,null,{}]
16:47:53 INFO - PROCESS | 1662 | 1478738873834 Marionette TRACE conn2 -> [0,1942,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/email.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/email.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:53 INFO - PROCESS | 1662 | ++DOCSHELL 0x138321000 == 86 [pid = 1662] [id = 1808]
16:47:53 INFO - PROCESS | 1662 | ++DOMWINDOW == 231 (0x138397800) [pid = 1662] [serial = 4080] [outer = 0x0]
16:47:53 INFO - PROCESS | 1662 | ++DOMWINDOW == 232 (0x138940000) [pid = 1662] [serial = 4081] [outer = 0x138397800]
16:47:53 INFO - PROCESS | 1662 | 1478738873871 Marionette DEBUG loaded listener.js
16:47:53 INFO - PROCESS | 1662 | ++DOMWINDOW == 233 (0x138947800) [pid = 1662] [serial = 4082] [outer = 0x138397800]
16:47:54 INFO - PROCESS | 1662 | 1478738874162 Marionette TRACE conn2 <- [1,1942,null,{"value":["/html/semantics/forms/the-input-element/email.html",0,null,null,[["single_email doesn't have the multiple attribute",0,null,null],["value should be sanitized: strip line breaks",0,null,null],["Email address validity",0,null,null],["When the multiple attribute is removed, the user agent must run the value sanitization algorithm",1,"assert_equals: expected \"user@example.com,user2@example.com\" but got \"user@example.com , user2@example.com\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/email.html:37:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/email.html:34:3\n"],["multiple_email has the multiple attribute",0,null,null],["run the value sanitization algorithm after setting a new value",1,"assert_equals: expected \"user1@example.com,user2@test.com,user3@test.com\" but got \"user1@example.com , user2@test.com, user3@test.com\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/email.html:48:5\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/email.html:46:3\n"],["valid value is a set of valid email addresses separated by a single ','",0,null,null]]]}]
16:47:54 INFO - .......
16:47:54 INFO - TEST-OK | /html/semantics/forms/the-input-element/email.html | took 467ms
16:47:54 INFO - PROCESS | 1662 | 1478738874190 Marionette TRACE conn2 -> [0,1943,"getWindowHandle",null]
16:47:54 INFO - PROCESS | 1662 | 1478738874192 Marionette TRACE conn2 <- [1,1943,null,{"value":"7"}]
16:47:54 INFO - TEST-START | /html/semantics/forms/the-input-element/files.html
16:47:54 INFO - PROCESS | 1662 | 1478738874194 Marionette TRACE conn2 -> [0,1944,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:54 INFO - PROCESS | 1662 | 1478738874274 Marionette TRACE conn2 <- [1,1944,null,{"value":null}]
16:47:54 INFO - PROCESS | 1662 | 1478738874340 Marionette TRACE conn2 -> [0,1945,"getWindowHandles",null]
16:47:54 INFO - PROCESS | 1662 | 1478738874341 Marionette TRACE conn2 <- [1,1945,null,["7"]]
16:47:54 INFO - PROCESS | 1662 | 1478738874343 Marionette TRACE conn2 -> [0,1946,"switchToWindow",{"name":"7"}]
16:47:54 INFO - PROCESS | 1662 | 1478738874345 Marionette TRACE conn2 <- [1,1946,null,{}]
16:47:54 INFO - PROCESS | 1662 | 1478738874347 Marionette TRACE conn2 -> [0,1947,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/files.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/files.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:54 INFO - PROCESS | 1662 | ++DOCSHELL 0x138426800 == 87 [pid = 1662] [id = 1809]
16:47:54 INFO - PROCESS | 1662 | ++DOMWINDOW == 234 (0x138427000) [pid = 1662] [serial = 4083] [outer = 0x0]
16:47:54 INFO - PROCESS | 1662 | ++DOMWINDOW == 235 (0x13842b000) [pid = 1662] [serial = 4084] [outer = 0x138427000]
16:47:54 INFO - PROCESS | 1662 | 1478738874381 Marionette DEBUG loaded listener.js
16:47:54 INFO - PROCESS | 1662 | ++DOMWINDOW == 236 (0x138431800) [pid = 1662] [serial = 4085] [outer = 0x138427000]
16:47:54 INFO - PROCESS | 1662 | 1478738874608 Marionette TRACE conn2 <- [1,1947,null,{"value":["/html/semantics/forms/the-input-element/files.html",0,null,null,[["files for input type=hidden",0,null,null],["files for input type=text",0,null,null],["files for input type=search",0,null,null],["files for input type=tel",0,null,null],["files for input type=url",0,null,null],["files for input type=email",0,null,null],["files for input type=password",0,null,null],["files for input type=date",0,null,null],["files for input type=month",0,null,null],["files for input type=week",0,null,null],["files for input type=time",0,null,null],["files for input type=datetime-local",0,null,null],["files for input type=number",0,null,null],["files for input type=range",0,null,null],["files for input type=color",0,null,null],["files for input type=checkbox",0,null,null],["files for input type=radio",0,null,null],["files for input type=submit",0,null,null],["files for input type=image",0,null,null],["files for input type=reset",0,null,null],["files for input type=button",0,null,null],["files for input type=file",0,null,null]]]}]
16:47:54 INFO - ......................
16:47:54 INFO - TEST-OK | /html/semantics/forms/the-input-element/files.html | took 467ms
16:47:54 INFO - TEST-START | /html/semantics/forms/the-input-element/hidden.html
16:47:54 INFO - PROCESS | 1662 | 1478738874661 Marionette TRACE conn2 -> [0,1948,"getWindowHandle",null]
16:47:54 INFO - PROCESS | 1662 | 1478738874663 Marionette TRACE conn2 <- [1,1948,null,{"value":"7"}]
16:47:54 INFO - PROCESS | 1662 | 1478738874666 Marionette TRACE conn2 -> [0,1949,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:54 INFO - PROCESS | 1662 | 1478738874760 Marionette TRACE conn2 <- [1,1949,null,{"value":null}]
16:47:54 INFO - PROCESS | 1662 | 1478738874852 Marionette TRACE conn2 -> [0,1950,"getWindowHandles",null]
16:47:54 INFO - PROCESS | 1662 | 1478738874854 Marionette TRACE conn2 <- [1,1950,null,["7"]]
16:47:54 INFO - PROCESS | 1662 | 1478738874858 Marionette TRACE conn2 -> [0,1951,"switchToWindow",{"name":"7"}]
16:47:54 INFO - PROCESS | 1662 | 1478738874861 Marionette TRACE conn2 <- [1,1951,null,{}]
16:47:54 INFO - PROCESS | 1662 | 1478738874864 Marionette TRACE conn2 -> [0,1952,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/hidden.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/hidden.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:54 INFO - PROCESS | 1662 | ++DOCSHELL 0x138436000 == 88 [pid = 1662] [id = 1810]
16:47:54 INFO - PROCESS | 1662 | ++DOMWINDOW == 237 (0x138437800) [pid = 1662] [serial = 4086] [outer = 0x0]
16:47:54 INFO - PROCESS | 1662 | ++DOMWINDOW == 238 (0x13894f800) [pid = 1662] [serial = 4087] [outer = 0x138437800]
16:47:54 INFO - PROCESS | 1662 | 1478738874920 Marionette DEBUG loaded listener.js
16:47:55 INFO - PROCESS | 1662 | ++DOMWINDOW == 239 (0x141265800) [pid = 1662] [serial = 4088] [outer = 0x138437800]
16:47:55 INFO - PROCESS | 1662 | 1478738875364 Marionette TRACE conn2 <- [1,1952,null,{"value":["/html/semantics/forms/the-input-element/hidden.html",0,null,null,[["Value returns the current value for hidden",0,null,null],["Setting value changes the current value for hidden",0,null,null],["files attribute must return null for hidden",0,null,null],["valueAsDate attribute must return null for hidden",0,null,null],["valueAsNumber attribute must return NaN for hidden",0,null,null],["list attribute must return null for hidden",0,null,null],["stepDown does not apply for hidden",0,null,null],["stepUp does not apply for hidden",0,null,null],["input type=hidden is barred from constraint validation",0,null,null]]]}]
16:47:55 INFO - .........
16:47:55 INFO - TEST-OK | /html/semantics/forms/the-input-element/hidden.html | took 717ms
16:47:55 INFO - PROCESS | 1662 | 1478738875384 Marionette TRACE conn2 -> [0,1953,"getWindowHandle",null]
16:47:55 INFO - PROCESS | 1662 | 1478738875387 Marionette TRACE conn2 <- [1,1953,null,{"value":"7"}]
16:47:55 INFO - TEST-START | /html/semantics/forms/the-input-element/input-type-button.html
16:47:55 INFO - PROCESS | 1662 | 1478738875392 Marionette TRACE conn2 -> [0,1954,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:55 INFO - PROCESS | 1662 | 1478738875510 Marionette TRACE conn2 <- [1,1954,null,{"value":null}]
16:47:55 INFO - PROCESS | 1662 | 1478738875575 Marionette TRACE conn2 -> [0,1955,"getWindowHandles",null]
16:47:55 INFO - PROCESS | 1662 | 1478738875577 Marionette TRACE conn2 <- [1,1955,null,["7"]]
16:47:55 INFO - PROCESS | 1662 | 1478738875623 Marionette TRACE conn2 -> [0,1956,"switchToWindow",{"name":"7"}]
16:47:55 INFO - PROCESS | 1662 | 1478738875627 Marionette TRACE conn2 <- [1,1956,null,{}]
16:47:55 INFO - PROCESS | 1662 | 1478738875630 Marionette TRACE conn2 -> [0,1957,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/input-type-button.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/input-type-button.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:55 INFO - PROCESS | 1662 | ++DOCSHELL 0x128ea9800 == 89 [pid = 1662] [id = 1811]
16:47:55 INFO - PROCESS | 1662 | ++DOMWINDOW == 240 (0x128eaa800) [pid = 1662] [serial = 4089] [outer = 0x0]
16:47:55 INFO - PROCESS | 1662 | ++DOMWINDOW == 241 (0x12b4b3000) [pid = 1662] [serial = 4090] [outer = 0x128eaa800]
16:47:55 INFO - PROCESS | 1662 | 1478738875683 Marionette DEBUG loaded listener.js
16:47:55 INFO - PROCESS | 1662 | ++DOMWINDOW == 242 (0x12d9af800) [pid = 1662] [serial = 4091] [outer = 0x128eaa800]
16:47:56 INFO - PROCESS | 1662 | 1478738876017 Marionette TRACE conn2 <- [1,1957,null,{"value":["/html/semantics/forms/the-input-element/input-type-button.html",0,null,null,[["default behavior",0,null,null],["empty value attribute",0,null,null],["label value",0,null,null],["mutable element's activation behavior is to do nothing.",0,null,null],["immutable element has no activation behavior.",0,null,null]]]}]
16:47:56 INFO - .....
16:47:56 INFO - TEST-OK | /html/semantics/forms/the-input-element/input-type-button.html | took 665ms
16:47:56 INFO - PROCESS | 1662 | 1478738876058 Marionette TRACE conn2 -> [0,1958,"getWindowHandle",null]
16:47:56 INFO - PROCESS | 1662 | 1478738876060 Marionette TRACE conn2 <- [1,1958,null,{"value":"7"}]
16:47:56 INFO - TEST-START | /html/semantics/forms/the-input-element/input-type-checkbox.html
16:47:56 INFO - PROCESS | 1662 | 1478738876064 Marionette TRACE conn2 -> [0,1959,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:56 INFO - PROCESS | 1662 | 1478738876172 Marionette TRACE conn2 <- [1,1959,null,{"value":null}]
16:47:56 INFO - PROCESS | 1662 | 1478738876237 Marionette TRACE conn2 -> [0,1960,"getWindowHandles",null]
16:47:56 INFO - PROCESS | 1662 | 1478738876239 Marionette TRACE conn2 <- [1,1960,null,["7"]]
16:47:56 INFO - PROCESS | 1662 | 1478738876242 Marionette TRACE conn2 -> [0,1961,"switchToWindow",{"name":"7"}]
16:47:56 INFO - PROCESS | 1662 | 1478738876244 Marionette TRACE conn2 <- [1,1961,null,{}]
16:47:56 INFO - PROCESS | 1662 | 1478738876289 Marionette TRACE conn2 -> [0,1962,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/input-type-checkbox.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/input-type-checkbox.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:56 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e8a1800 == 90 [pid = 1662] [id = 1812]
16:47:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 243 (0x12e8a5000) [pid = 1662] [serial = 4092] [outer = 0x0]
16:47:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 244 (0x12f326800) [pid = 1662] [serial = 4093] [outer = 0x12e8a5000]
16:47:56 INFO - PROCESS | 1662 | 1478738876334 Marionette DEBUG loaded listener.js
16:47:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 245 (0x130015800) [pid = 1662] [serial = 4094] [outer = 0x12e8a5000]
16:47:56 INFO - PROCESS | 1662 | 1478738876663 Marionette TRACE conn2 <- [1,1962,null,{"value":["/html/semantics/forms/the-input-element/input-type-checkbox.html",0,null,null,[["default checkbox has no checkedness state",0,null,null],["checkbox with initial state set to checked has checkedness state",0,null,null],["changing the checked attribute to a string sets the checkedness state",0,null,null],["a checkbox has an indeterminate state set to false onload",0,null,null],["on setting, a checkbox's indeterminate state must be set to the new value and returns the last value it was set to",0,null,null],["default/on: on getting, if the element has a value attribute, it must return that attribute's value; otherwise, it must return the string 'on'",0,null,null],["on getting, if the element has a value attribute, it must return that attribute's value",0,null,null]]]}]
16:47:56 INFO - .......
16:47:56 INFO - TEST-OK | /html/semantics/forms/the-input-element/input-type-checkbox.html | took 616ms
16:47:56 INFO - PROCESS | 1662 | 1478738876685 Marionette TRACE conn2 -> [0,1963,"getWindowHandle",null]
16:47:56 INFO - PROCESS | 1662 | 1478738876689 Marionette TRACE conn2 <- [1,1963,null,{"value":"7"}]
16:47:56 INFO - TEST-START | /html/semantics/forms/the-input-element/maxlength.html
16:47:56 INFO - PROCESS | 1662 | 1478738876692 Marionette TRACE conn2 -> [0,1964,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:56 INFO - PROCESS | 1662 | 1478738876802 Marionette TRACE conn2 <- [1,1964,null,{"value":null}]
16:47:56 INFO - PROCESS | 1662 | 1478738876868 Marionette TRACE conn2 -> [0,1965,"getWindowHandles",null]
16:47:56 INFO - PROCESS | 1662 | 1478738876870 Marionette TRACE conn2 <- [1,1965,null,["7"]]
16:47:56 INFO - PROCESS | 1662 | 1478738876915 Marionette TRACE conn2 -> [0,1966,"switchToWindow",{"name":"7"}]
16:47:56 INFO - PROCESS | 1662 | 1478738876919 Marionette TRACE conn2 <- [1,1966,null,{}]
16:47:56 INFO - PROCESS | 1662 | 1478738876922 Marionette TRACE conn2 -> [0,1967,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/maxlength.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/maxlength.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:56 INFO - PROCESS | 1662 | ++DOCSHELL 0x1383b1800 == 91 [pid = 1662] [id = 1813]
16:47:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 246 (0x13841a800) [pid = 1662] [serial = 4095] [outer = 0x0]
16:47:56 INFO - PROCESS | 1662 | ++DOMWINDOW == 247 (0x138434000) [pid = 1662] [serial = 4096] [outer = 0x13841a800]
16:47:56 INFO - PROCESS | 1662 | 1478738876968 Marionette DEBUG loaded listener.js
16:47:57 INFO - PROCESS | 1662 | ++DOMWINDOW == 248 (0x1384b4800) [pid = 1662] [serial = 4097] [outer = 0x13841a800]
16:47:57 INFO - PROCESS | 1662 | 1478738877292 Marionette TRACE conn2 <- [1,1967,null,{"value":["/html/semantics/forms/the-input-element/maxlength.html",0,null,null,[["Unset maxlength is -1",0,null,null],["Negative maxlength is always -1",0,null,null],["Non-numeric maxlength is -1",0,null,null],["Assigning negative integer throws IndexSizeError",0,null,null],["Assigning non-numeric to maxlength sets maxlength to 0",0,null,null]]]}]
16:47:57 INFO - .....
16:47:57 INFO - TEST-OK | /html/semantics/forms/the-input-element/maxlength.html | took 618ms
16:47:57 INFO - TEST-START | /html/semantics/forms/the-input-element/minlength.html
16:47:57 INFO - PROCESS | 1662 | 1478738877309 Marionette TRACE conn2 -> [0,1968,"getWindowHandle",null]
16:47:57 INFO - PROCESS | 1662 | 1478738877312 Marionette TRACE conn2 <- [1,1968,null,{"value":"7"}]
16:47:57 INFO - PROCESS | 1662 | 1478738877315 Marionette TRACE conn2 -> [0,1969,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:57 INFO - PROCESS | 1662 | 1478738877426 Marionette TRACE conn2 <- [1,1969,null,{"value":null}]
16:47:57 INFO - PROCESS | 1662 | 1478738877492 Marionette TRACE conn2 -> [0,1970,"getWindowHandles",null]
16:47:57 INFO - PROCESS | 1662 | 1478738877493 Marionette TRACE conn2 <- [1,1970,null,["7"]]
16:47:57 INFO - PROCESS | 1662 | 1478738877515 Marionette TRACE conn2 -> [0,1971,"switchToWindow",{"name":"7"}]
16:47:57 INFO - PROCESS | 1662 | 1478738877517 Marionette TRACE conn2 <- [1,1971,null,{}]
16:47:57 INFO - PROCESS | 1662 | 1478738877520 Marionette TRACE conn2 -> [0,1972,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/minlength.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/minlength.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:57 INFO - PROCESS | 1662 | ++DOCSHELL 0x13894c000 == 92 [pid = 1662] [id = 1814]
16:47:57 INFO - PROCESS | 1662 | ++DOMWINDOW == 249 (0x13894d000) [pid = 1662] [serial = 4098] [outer = 0x0]
16:47:57 INFO - PROCESS | 1662 | ++DOMWINDOW == 250 (0x138956000) [pid = 1662] [serial = 4099] [outer = 0x13894d000]
16:47:57 INFO - PROCESS | 1662 | 1478738877563 Marionette DEBUG loaded listener.js
16:47:57 INFO - PROCESS | 1662 | ++DOMWINDOW == 251 (0x14126c000) [pid = 1662] [serial = 4100] [outer = 0x13894d000]
16:47:57 INFO - PROCESS | 1662 | 1478738877903 Marionette TRACE conn2 <- [1,1972,null,{"value":["/html/semantics/forms/the-input-element/minlength.html",0,null,null,[["Unset minlength is -1",0,null,null],["Negative minlength is always -1",0,null,null],["Non-numeric minlength is -1",0,null,null],["Assigning negative integer throws IndexSizeError",0,null,null],["Assigning non-numeric to minlength sets minlength to 0",0,null,null]]]}]
16:47:57 INFO - .....
16:47:57 INFO - TEST-OK | /html/semantics/forms/the-input-element/minlength.html | took 623ms
16:47:57 INFO - PROCESS | 1662 | 1478738877938 Marionette TRACE conn2 -> [0,1973,"getWindowHandle",null]
16:47:57 INFO - PROCESS | 1662 | 1478738877939 Marionette TRACE conn2 <- [1,1973,null,{"value":"7"}]
16:47:57 INFO - TEST-START | /html/semantics/forms/the-input-element/month.html
16:47:57 INFO - PROCESS | 1662 | 1478738877942 Marionette TRACE conn2 -> [0,1974,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:58 INFO - PROCESS | 1662 | 1478738878043 Marionette TRACE conn2 <- [1,1974,null,{"value":null}]
16:47:58 INFO - PROCESS | 1662 | 1478738878110 Marionette TRACE conn2 -> [0,1975,"getWindowHandles",null]
16:47:58 INFO - PROCESS | 1662 | 1478738878112 Marionette TRACE conn2 <- [1,1975,null,["7"]]
16:47:58 INFO - PROCESS | 1662 | 1478738878156 Marionette TRACE conn2 -> [0,1976,"switchToWindow",{"name":"7"}]
16:47:58 INFO - PROCESS | 1662 | 1478738878158 Marionette TRACE conn2 <- [1,1976,null,{}]
16:47:58 INFO - PROCESS | 1662 | 1478738878162 Marionette TRACE conn2 -> [0,1977,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/month.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/month.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:58 INFO - PROCESS | 1662 | ++DOCSHELL 0x12742f000 == 93 [pid = 1662] [id = 1815]
16:47:58 INFO - PROCESS | 1662 | ++DOMWINDOW == 252 (0x127434800) [pid = 1662] [serial = 4101] [outer = 0x0]
16:47:58 INFO - PROCESS | 1662 | ++DOMWINDOW == 253 (0x127854800) [pid = 1662] [serial = 4102] [outer = 0x127434800]
16:47:58 INFO - PROCESS | 1662 | 1478738878206 Marionette DEBUG loaded listener.js
16:47:58 INFO - PROCESS | 1662 | ++DOMWINDOW == 254 (0x12acc2000) [pid = 1662] [serial = 4103] [outer = 0x127434800]
16:47:58 INFO - PROCESS | 1662 | 1478738878540 Marionette TRACE conn2 <- [1,1977,null,{"value":["/html/semantics/forms/the-input-element/month.html",0,null,null,[["month type support on input element",0,null,null],["User agents must not allow the user to set the value to a non-empty string that is not a valid month string.",0,null,null],["Month value can be empty string.",0,null,null],["When value attribute has two digits year value, the value,which is invalid, must return empty string.",0,null,null],["When value is set with invalid value, the value must return empty string.",0,null,null],["When step attribute is given invalid value, it must ignore the invalid value and use defaul value instead.",0,null,null],["Month should be <= 13: If the value of the element is not a valid month string, then set it to the empty string instead.",0,null,null],["Month should be > 0: If the value of the element is not a valid month string, then set it to the empty string instead.>",0,null,null]]]}]
16:47:58 INFO - ........
16:47:58 INFO - TEST-OK | /html/semantics/forms/the-input-element/month.html | took 616ms
16:47:58 INFO - TEST-START | /html/semantics/forms/the-input-element/number.html
16:47:58 INFO - PROCESS | 1662 | 1478738878558 Marionette TRACE conn2 -> [0,1978,"getWindowHandle",null]
16:47:58 INFO - PROCESS | 1662 | 1478738878560 Marionette TRACE conn2 <- [1,1978,null,{"value":"7"}]
16:47:58 INFO - PROCESS | 1662 | 1478738878563 Marionette TRACE conn2 -> [0,1979,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:58 INFO - PROCESS | 1662 | 1478738878682 Marionette TRACE conn2 <- [1,1979,null,{"value":null}]
16:47:58 INFO - PROCESS | 1662 | 1478738878748 Marionette TRACE conn2 -> [0,1980,"getWindowHandles",null]
16:47:58 INFO - PROCESS | 1662 | 1478738878750 Marionette TRACE conn2 <- [1,1980,null,["7"]]
16:47:58 INFO - PROCESS | 1662 | 1478738878795 Marionette TRACE conn2 -> [0,1981,"switchToWindow",{"name":"7"}]
16:47:58 INFO - PROCESS | 1662 | 1478738878797 Marionette TRACE conn2 <- [1,1981,null,{}]
16:47:58 INFO - PROCESS | 1662 | 1478738878802 Marionette TRACE conn2 -> [0,1982,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/number.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:58 INFO - PROCESS | 1662 | ++DOCSHELL 0x12de4b000 == 94 [pid = 1662] [id = 1816]
16:47:58 INFO - PROCESS | 1662 | ++DOMWINDOW == 255 (0x12de52000) [pid = 1662] [serial = 4104] [outer = 0x0]
16:47:58 INFO - PROCESS | 1662 | ++DOMWINDOW == 256 (0x12e09c800) [pid = 1662] [serial = 4105] [outer = 0x12de52000]
16:47:58 INFO - PROCESS | 1662 | 1478738878847 Marionette DEBUG loaded listener.js
16:47:58 INFO - PROCESS | 1662 | ++DOMWINDOW == 257 (0x12dba1800) [pid = 1662] [serial = 4106] [outer = 0x12de52000]
16:47:59 INFO - PROCESS | 1662 | 1478738879182 Marionette TRACE conn2 <- [1,1982,null,{"value":["/html/semantics/forms/the-input-element/number.html",0,null,null,[["empty value",0,null,null],["value = 11",0,null,null],["value = 11.12",0,null,null],["value = -11111",0,null,null],["value = -11111.123",0,null,null],["value = 1e2",0,null,null],["value = 1E2",0,null,null],["value = 1e+2",0,null,null],["value = 1e-2",0,null,null],["value is not a valid floating-point number: 1d+2",0,null,null],["value not a valid floating-point number: random string",0,null,null],["Value >= min attribute",0,null,null],["Value < min attribute",0,null,null],["Value <= max attribute",0,null,null],["Value > max attribute",0,null,null],["value with a leading '.'",0,null,null],["value ending with '.'",0,null,null],["value = -0",0,null,null],[" value = Infinity",0,null,null],["value = -Infinity",0,null,null],["value = NaN",0,null,null],["value = 2^53+1",1,"assert_equals: expected \"9007199254740992\" but got \"9007199254740993\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:50:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:43:5\n"],["value >= Number.MAX_VALUE",1,"assert_equals: expected \"\" but got \"2e308\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:50:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:43:5\n"],["value = 1e",0,null,null],["value = +1",1,"assert_equals: expected \"1\" but got \"+1\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:50:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:43:5\n"],["value = '+'",0,null,null],["value = '-'",0,null,null],["value with a leading whitespace",1,"assert_equals: expected \"1\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:50:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:43:5\n"],["value = 1trailing junk",1,"assert_equals: expected \"1\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:50:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/number.html:43:5\n"]]]}]
16:47:59 INFO - .............................
16:47:59 INFO - TEST-OK | /html/semantics/forms/the-input-element/number.html | took 670ms
16:47:59 INFO - PROCESS | 1662 | 1478738879233 Marionette TRACE conn2 -> [0,1983,"getWindowHandle",null]
16:47:59 INFO - PROCESS | 1662 | 1478738879235 Marionette TRACE conn2 <- [1,1983,null,{"value":"7"}]
16:47:59 INFO - TEST-START | /html/semantics/forms/the-input-element/password.html
16:47:59 INFO - PROCESS | 1662 | 1478738879238 Marionette TRACE conn2 -> [0,1984,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:47:59 INFO - PROCESS | 1662 | 1478738879372 Marionette TRACE conn2 <- [1,1984,null,{"value":null}]
16:47:59 INFO - PROCESS | 1662 | 1478738879439 Marionette TRACE conn2 -> [0,1985,"getWindowHandles",null]
16:47:59 INFO - PROCESS | 1662 | 1478738879440 Marionette TRACE conn2 <- [1,1985,null,["7"]]
16:47:59 INFO - PROCESS | 1662 | 1478738879682 Marionette TRACE conn2 -> [0,1986,"switchToWindow",{"name":"7"}]
16:47:59 INFO - PROCESS | 1662 | 1478738879690 Marionette TRACE conn2 <- [1,1986,null,{}]
16:47:59 INFO - PROCESS | 1662 | 1478738879695 Marionette TRACE conn2 -> [0,1987,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/password.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/password.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:47:59 INFO - PROCESS | 1662 | ++DOCSHELL 0x128ea9000 == 95 [pid = 1662] [id = 1817]
16:47:59 INFO - PROCESS | 1662 | ++DOMWINDOW == 258 (0x128eb0800) [pid = 1662] [serial = 4107] [outer = 0x0]
16:47:59 INFO - PROCESS | 1662 | ++DOMWINDOW == 259 (0x12cde2000) [pid = 1662] [serial = 4108] [outer = 0x128eb0800]
16:47:59 INFO - PROCESS | 1662 | 1478738879737 Marionette DEBUG loaded listener.js
16:47:59 INFO - PROCESS | 1662 | ++DOMWINDOW == 260 (0x12dbb9800) [pid = 1662] [serial = 4109] [outer = 0x128eb0800]
16:48:00 INFO - PROCESS | 1662 | 1478738880158 Marionette TRACE conn2 <- [1,1987,null,{"value":["/html/semantics/forms/the-input-element/password.html",0,null,null,[["Value returns the current value for password",0,null,null],["Setting value changes the current value for password, but not the value content attribute",0,null,null],["Value sanitization algorithm should strip line breaks for password",0,null,null],["sanitization algorithm doesn't strip leading and trailing whitespaces",0,null,null],["sanitization algorithm strips line breaks",0,null,null]]]}]
16:48:00 INFO - .....
16:48:00 INFO - TEST-OK | /html/semantics/forms/the-input-element/password.html | took 967ms
16:48:00 INFO - PROCESS | 1662 | 1478738880220 Marionette TRACE conn2 -> [0,1988,"getWindowHandle",null]
16:48:00 INFO - PROCESS | 1662 | 1478738880223 Marionette TRACE conn2 <- [1,1988,null,{"value":"7"}]
16:48:00 INFO - TEST-START | /html/semantics/forms/the-input-element/pattern_attribute.html
16:48:00 INFO - PROCESS | 1662 | 1478738880226 Marionette TRACE conn2 -> [0,1989,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:00 INFO - PROCESS | 1662 | 1478738880326 Marionette TRACE conn2 <- [1,1989,null,{"value":null}]
16:48:00 INFO - PROCESS | 1662 | 1478738880394 Marionette TRACE conn2 -> [0,1990,"getWindowHandles",null]
16:48:00 INFO - PROCESS | 1662 | 1478738880396 Marionette TRACE conn2 <- [1,1990,null,["7"]]
16:48:00 INFO - PROCESS | 1662 | 1478738880423 Marionette TRACE conn2 -> [0,1991,"switchToWindow",{"name":"7"}]
16:48:00 INFO - PROCESS | 1662 | 1478738880426 Marionette TRACE conn2 <- [1,1991,null,{}]
16:48:00 INFO - PROCESS | 1662 | 1478738880429 Marionette TRACE conn2 -> [0,1992,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/pattern_attribute.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/pattern_attribute.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:00 INFO - PROCESS | 1662 | ++DOCSHELL 0x12c39a800 == 96 [pid = 1662] [id = 1818]
16:48:00 INFO - PROCESS | 1662 | ++DOMWINDOW == 261 (0x12c39e800) [pid = 1662] [serial = 4110] [outer = 0x0]
16:48:00 INFO - PROCESS | 1662 | ++DOMWINDOW == 262 (0x12d203800) [pid = 1662] [serial = 4111] [outer = 0x12c39e800]
16:48:00 INFO - PROCESS | 1662 | 1478738880467 Marionette DEBUG loaded listener.js
16:48:00 INFO - PROCESS | 1662 | ++DOMWINDOW == 263 (0x12dccf800) [pid = 1662] [serial = 4112] [outer = 0x12c39e800]
16:48:00 INFO - PROCESS | 1662 | 1478738880841 Marionette TRACE conn2 <- [1,1992,null,{"value":["/html/semantics/forms/the-input-element/pattern_attribute.html",0,null,null,[["pattern attribute support on input element",0,null,null]]]}]
16:48:00 INFO - .
16:48:00 INFO - TEST-OK | /html/semantics/forms/the-input-element/pattern_attribute.html | took 667ms
16:48:00 INFO - TEST-START | /html/semantics/forms/the-input-element/radio-groupname-case.html
16:48:00 INFO - PROCESS | 1662 | 1478738880892 Marionette TRACE conn2 -> [0,1993,"getWindowHandle",null]
16:48:00 INFO - PROCESS | 1662 | 1478738880894 Marionette TRACE conn2 <- [1,1993,null,{"value":"7"}]
16:48:00 INFO - PROCESS | 1662 | 1478738880897 Marionette TRACE conn2 -> [0,1994,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:00 INFO - PROCESS | 1662 | 1478738880988 Marionette TRACE conn2 <- [1,1994,null,{"value":null}]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12e0f0000 == 95 [pid = 1662] [id = 1771]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x138426800 == 94 [pid = 1662] [id = 1809]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x138321000 == 93 [pid = 1662] [id = 1808]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x138782800 == 92 [pid = 1662] [id = 1807]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x127993000 == 91 [pid = 1662] [id = 1806]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x1383ab800 == 90 [pid = 1662] [id = 1805]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x13839b000 == 89 [pid = 1662] [id = 1804]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x13830f800 == 88 [pid = 1662] [id = 1803]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12f921000 == 87 [pid = 1662] [id = 1802]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x126ca9800 == 86 [pid = 1662] [id = 1801]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12de3f000 == 85 [pid = 1662] [id = 1800]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x127417800 == 84 [pid = 1662] [id = 1799]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12db70000 == 83 [pid = 1662] [id = 1798]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12c626800 == 82 [pid = 1662] [id = 1797]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x1246ce000 == 81 [pid = 1662] [id = 1796]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x127798000 == 80 [pid = 1662] [id = 1795]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x125489800 == 79 [pid = 1662] [id = 1794]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x1279a0800 == 78 [pid = 1662] [id = 1793]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12410d000 == 77 [pid = 1662] [id = 1792]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x130a1c800 == 76 [pid = 1662] [id = 1791]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12e30a000 == 75 [pid = 1662] [id = 1789]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12f5be800 == 74 [pid = 1662] [id = 1790]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12f84f000 == 73 [pid = 1662] [id = 1788]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12e322800 == 72 [pid = 1662] [id = 1787]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12ee46000 == 71 [pid = 1662] [id = 1786]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12f32b800 == 70 [pid = 1662] [id = 1785]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12e0a8000 == 69 [pid = 1662] [id = 1784]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x12cdd7800 == 68 [pid = 1662] [id = 1783]
16:48:01 INFO - PROCESS | 1662 | --DOCSHELL 0x127f22800 == 67 [pid = 1662] [id = 1780]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 262 (0x12dedc000) [pid = 1662] [serial = 3964] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 261 (0x127990800) [pid = 1662] [serial = 3912] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 260 (0x127433000) [pid = 1662] [serial = 3900] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/media-elements/track/track-element/cors/support/set-cookie.html#20c78ec1-69dc-47b2-872d-a7a299e6d9e4]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 259 (0x12f331800) [pid = 1662] [serial = 3999] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 258 (0x12e099000) [pid = 1662] [serial = 3970] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 257 (0x12deef000) [pid = 1662] [serial = 3966] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 256 (0x12dc3d800) [pid = 1662] [serial = 3955] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 255 (0x12dc37800) [pid = 1662] [serial = 3954] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 254 (0x12dbbe000) [pid = 1662] [serial = 3953] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 253 (0x12db9f000) [pid = 1662] [serial = 3950] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 252 (0x12dbb2000) [pid = 1662] [serial = 3952] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 251 (0x12dbb1000) [pid = 1662] [serial = 3951] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 250 (0x12dbab800) [pid = 1662] [serial = 3949] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 249 (0x12dba8800) [pid = 1662] [serial = 3948] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 248 (0x12d9ac800) [pid = 1662] [serial = 3939] [outer = 0x0] [url = blob:http://web-platform.test:8000/b6fa7a59-560b-ea41-8c70-7841d10f2f43]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 247 (0x12d9b0800) [pid = 1662] [serial = 3940] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 246 (0x117e5e000) [pid = 1662] [serial = 3933] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 245 (0x12b566800) [pid = 1662] [serial = 3928] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 244 (0x12b553800) [pid = 1662] [serial = 3927] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 243 (0x12e606000) [pid = 1662] [serial = 3980] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 242 (0x12b4b9000) [pid = 1662] [serial = 3925] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 241 (0x127f3d000) [pid = 1662] [serial = 3916] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_grandchild.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 240 (0x127f29000) [pid = 1662] [serial = 3914] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_child.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 239 (0x12e8b2000) [pid = 1662] [serial = 3986] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 238 (0x1277a8000) [pid = 1662] [serial = 3909] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 237 (0x12779f000) [pid = 1662] [serial = 3907] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_grandchild.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 236 (0x12742b800) [pid = 1662] [serial = 3905] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_child.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 235 (0x12e8a3000) [pid = 1662] [serial = 3984] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 234 (0x12c3a3800) [pid = 1662] [serial = 3930] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 233 (0x12e325000) [pid = 1662] [serial = 3979] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 232 (0x127850000) [pid = 1662] [serial = 3911] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 231 (0x12885f000) [pid = 1662] [serial = 3918] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 230 (0x12ee3e000) [pid = 1662] [serial = 3990] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 229 (0x129914800) [pid = 1662] [serial = 3922] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 228 (0x12f32c000) [pid = 1662] [serial = 3998] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 227 (0x12e8b8000) [pid = 1662] [serial = 3987] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 226 (0x12e8ab000) [pid = 1662] [serial = 3991] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 225 (0x12dceb800) [pid = 1662] [serial = 3960] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 224 (0x12cde9000) [pid = 1662] [serial = 3935] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 223 (0x12de4d000) [pid = 1662] [serial = 3963] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 222 (0x12e091800) [pid = 1662] [serial = 3969] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 221 (0x12d20b800) [pid = 1662] [serial = 3936] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 220 (0x12e08a000) [pid = 1662] [serial = 3967] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 219 (0x12e79a000) [pid = 1662] [serial = 3983] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 218 (0x12e0e1000) [pid = 1662] [serial = 3973] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 217 (0x12dee1000) [pid = 1662] [serial = 3971] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 216 (0x12db6e800) [pid = 1662] [serial = 3942] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 215 (0x12e0ee800) [pid = 1662] [serial = 3974] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 214 (0x129157000) [pid = 1662] [serial = 3921] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 213 (0x12e0d7800) [pid = 1662] [serial = 3981] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 212 (0x128a89800) [pid = 1662] [serial = 3919] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 211 (0x126ca2800) [pid = 1662] [serial = 3903] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 210 (0x12c5ab000) [pid = 1662] [serial = 3931] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 209 (0x12dc52800) [pid = 1662] [serial = 3958] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 208 (0x125746000) [pid = 1662] [serial = 3902] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 207 (0x12ee38800) [pid = 1662] [serial = 3989] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 206 (0x12ee51000) [pid = 1662] [serial = 3993] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 205 (0x12dccc800) [pid = 1662] [serial = 3957] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 204 (0x12e31b800) [pid = 1662] [serial = 3976] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 203 (0x12db7a800) [pid = 1662] [serial = 3943] [outer = 0x0] [url = about:blank]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 202 (0x12dcdd000) [pid = 1662] [serial = 3961] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html]
16:48:01 INFO - PROCESS | 1662 | --DOMWINDOW == 201 (0x12e30c000) [pid = 1662] [serial = 3977] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:48:01 INFO - PROCESS | 1662 | 1478738881081 Marionette TRACE conn2 -> [0,1995,"getWindowHandles",null]
16:48:01 INFO - PROCESS | 1662 | 1478738881083 Marionette TRACE conn2 <- [1,1995,null,["7"]]
16:48:01 INFO - PROCESS | 1662 | 1478738881093 Marionette TRACE conn2 -> [0,1996,"switchToWindow",{"name":"7"}]
16:48:01 INFO - PROCESS | 1662 | 1478738881099 Marionette TRACE conn2 <- [1,1996,null,{}]
16:48:01 INFO - PROCESS | 1662 | 1478738881115 Marionette TRACE conn2 -> [0,1997,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/radio-groupname-case.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:01 INFO - PROCESS | 1662 | ++DOCSHELL 0x125a9f000 == 68 [pid = 1662] [id = 1819]
16:48:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 202 (0x12698d000) [pid = 1662] [serial = 4113] [outer = 0x0]
16:48:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 203 (0x127433000) [pid = 1662] [serial = 4114] [outer = 0x12698d000]
16:48:01 INFO - PROCESS | 1662 | 1478738881153 Marionette DEBUG loaded listener.js
16:48:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 204 (0x12799e000) [pid = 1662] [serial = 4115] [outer = 0x12698d000]
16:48:01 INFO - PROCESS | 1662 | 1478738881418 Marionette TRACE conn2 <- [1,1997,null,{"value":["/html/semantics/forms/the-input-element/radio-groupname-case.html",0,null,null,[["radio button group name = sImPlE",0,null,null],["radio button group name = paSSfield-killroyß",1,"assert_false: expected false got true","@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:70:23\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:62:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:61:3\n"],["radio button group name = глупый",1,"assert_false: expected false got true","@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:70:23\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:62:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:61:3\n"],["radio button group name = åωk",0,null,null],["radio button group name = blah1",1,"assert_false: expected false got true","@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:70:23\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:62:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:61:3\n"],["radio button group name = tÉdz5アパートFi",1,"assert_false: expected false got true","@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:70:23\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:62:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:61:3\n"],["radio button group name = ΣΣ",1,"assert_false: expected false got true","@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:70:23\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:62:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/radio-groupname-case.html:61:3\n"]]]}]
16:48:01 INFO - .......
16:48:01 INFO - TEST-OK | /html/semantics/forms/the-input-element/radio-groupname-case.html | took 565ms
16:48:01 INFO - PROCESS | 1662 | 1478738881463 Marionette TRACE conn2 -> [0,1998,"getWindowHandle",null]
16:48:01 INFO - PROCESS | 1662 | 1478738881464 Marionette TRACE conn2 <- [1,1998,null,{"value":"7"}]
16:48:01 INFO - TEST-START | /html/semantics/forms/the-input-element/radio.html
16:48:01 INFO - PROCESS | 1662 | 1478738881467 Marionette TRACE conn2 -> [0,1999,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:01 INFO - PROCESS | 1662 | 1478738881556 Marionette TRACE conn2 <- [1,1999,null,{"value":null}]
16:48:01 INFO - PROCESS | 1662 | 1478738881561 Marionette TRACE conn2 -> [0,2000,"getWindowHandles",null]
16:48:01 INFO - PROCESS | 1662 | 1478738881563 Marionette TRACE conn2 <- [1,2000,null,["7"]]
16:48:01 INFO - PROCESS | 1662 | 1478738881640 Marionette TRACE conn2 -> [0,2001,"switchToWindow",{"name":"7"}]
16:48:01 INFO - PROCESS | 1662 | 1478738881642 Marionette TRACE conn2 <- [1,2001,null,{}]
16:48:01 INFO - PROCESS | 1662 | 1478738881644 Marionette TRACE conn2 -> [0,2002,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/radio.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/radio.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:01 INFO - PROCESS | 1662 | ++DOCSHELL 0x12c3a3800 == 69 [pid = 1662] [id = 1820]
16:48:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 205 (0x12c3a6800) [pid = 1662] [serial = 4116] [outer = 0x0]
16:48:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 206 (0x12c626800) [pid = 1662] [serial = 4117] [outer = 0x12c3a6800]
16:48:01 INFO - PROCESS | 1662 | 1478738881680 Marionette DEBUG loaded listener.js
16:48:01 INFO - PROCESS | 1662 | ++DOMWINDOW == 207 (0x12d204000) [pid = 1662] [serial = 4118] [outer = 0x12c3a6800]
16:48:01 INFO - PROCESS | 1662 | 1478738881924 Marionette TRACE conn2 <- [1,2002,null,{"value":["/html/semantics/forms/the-input-element/radio.html",0,null,null,[["click on mutable radio fires click event, then input event, then change event",0,null,null],["click on non-mutable radio doesn't fire the input event",0,null,null],["click on non-mutable radio doesn't fire the change event",0,null,null],["canceled activation steps on unchecked radio",0,null,null],["only one control of a radio button group can have its checkedness set to true",0,null,null],["radio inputs with name attributes groüp2 and groÜp2 belong to the same radio button group",0,null,null],["changing the name of a radio input element and setting its checkedness to true makes all the other elements' checkedness in the same radio button group be set to false",0,null,null]]]}]
16:48:01 INFO - .......
16:48:01 INFO - TEST-OK | /html/semantics/forms/the-input-element/radio.html | took 469ms
16:48:01 INFO - TEST-START | /html/semantics/forms/the-input-element/range-2.html
16:48:01 INFO - PROCESS | 1662 | 1478738881936 Marionette TRACE conn2 -> [0,2003,"getWindowHandle",null]
16:48:01 INFO - PROCESS | 1662 | 1478738881939 Marionette TRACE conn2 <- [1,2003,null,{"value":"7"}]
16:48:01 INFO - PROCESS | 1662 | 1478738881942 Marionette TRACE conn2 -> [0,2004,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:02 INFO - PROCESS | 1662 | 1478738882024 Marionette TRACE conn2 <- [1,2004,null,{"value":null}]
16:48:02 INFO - PROCESS | 1662 | 1478738882028 Marionette TRACE conn2 -> [0,2005,"getWindowHandles",null]
16:48:02 INFO - PROCESS | 1662 | 1478738882029 Marionette TRACE conn2 <- [1,2005,null,["7"]]
16:48:02 INFO - PROCESS | 1662 | 1478738882033 Marionette TRACE conn2 -> [0,2006,"switchToWindow",{"name":"7"}]
16:48:02 INFO - PROCESS | 1662 | 1478738882035 Marionette TRACE conn2 <- [1,2006,null,{}]
16:48:02 INFO - PROCESS | 1662 | 1478738882037 Marionette TRACE conn2 -> [0,2007,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/range-2.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/range-2.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:02 INFO - PROCESS | 1662 | ++DOCSHELL 0x127f3c000 == 70 [pid = 1662] [id = 1821]
16:48:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 208 (0x12dbbb800) [pid = 1662] [serial = 4119] [outer = 0x0]
16:48:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 209 (0x12dc39800) [pid = 1662] [serial = 4120] [outer = 0x12dbbb800]
16:48:02 INFO - PROCESS | 1662 | 1478738882072 Marionette DEBUG loaded listener.js
16:48:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 210 (0x12dccb800) [pid = 1662] [serial = 4121] [outer = 0x12dbbb800]
16:48:02 INFO - PROCESS | 1662 | 1478738882345 Marionette TRACE conn2 <- [1,2007,null,{"value":["/html/semantics/forms/the-input-element/range-2.html",0,null,null,[["range input value set to ''",0,null,null],["range input value set to an integer",0,null,null],["range input value equals 50",0,null,null],["range input value equals 100",0,null,null],["range input value equals 2",0,null,null]]]}]
16:48:02 INFO - .....
16:48:02 INFO - TEST-OK | /html/semantics/forms/the-input-element/range-2.html | took 415ms
16:48:02 INFO - TEST-START | /html/semantics/forms/the-input-element/range.html
16:48:02 INFO - PROCESS | 1662 | 1478738882357 Marionette TRACE conn2 -> [0,2008,"getWindowHandle",null]
16:48:02 INFO - PROCESS | 1662 | 1478738882358 Marionette TRACE conn2 <- [1,2008,null,{"value":"7"}]
16:48:02 INFO - PROCESS | 1662 | 1478738882361 Marionette TRACE conn2 -> [0,2009,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:02 INFO - PROCESS | 1662 | 1478738882439 Marionette TRACE conn2 <- [1,2009,null,{"value":null}]
16:48:02 INFO - PROCESS | 1662 | 1478738882442 Marionette TRACE conn2 -> [0,2010,"getWindowHandles",null]
16:48:02 INFO - PROCESS | 1662 | 1478738882444 Marionette TRACE conn2 <- [1,2010,null,["7"]]
16:48:02 INFO - PROCESS | 1662 | 1478738882446 Marionette TRACE conn2 -> [0,2011,"switchToWindow",{"name":"7"}]
16:48:02 INFO - PROCESS | 1662 | 1478738882448 Marionette TRACE conn2 <- [1,2011,null,{}]
16:48:02 INFO - PROCESS | 1662 | 1478738882453 Marionette TRACE conn2 -> [0,2012,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/range.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:02 INFO - PROCESS | 1662 | ++DOCSHELL 0x12deef800 == 71 [pid = 1662] [id = 1822]
16:48:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 211 (0x12def0000) [pid = 1662] [serial = 4122] [outer = 0x0]
16:48:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 212 (0x12e091800) [pid = 1662] [serial = 4123] [outer = 0x12def0000]
16:48:02 INFO - PROCESS | 1662 | 1478738882500 Marionette DEBUG loaded listener.js
16:48:02 INFO - PROCESS | 1662 | ++DOMWINDOW == 213 (0x12e0d7800) [pid = 1662] [serial = 4124] [outer = 0x12def0000]
16:48:02 INFO - PROCESS | 1662 | 1478738882842 Marionette TRACE conn2 <- [1,2012,null,{"value":["/html/semantics/forms/the-input-element/range.html",0,null,null,[["range type support on input element",0,null,null],["min attribute support on input element",0,null,null],["max attribute support on input element",0,null,null],["Illegal value of min attribute",1,"assert_equals: expected \"0\" but got \"ab\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:78:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:76:7\n"],["Illegal value of max attribute",1,"assert_equals: expected \"100\" but got \"f\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:88:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:86:7\n"],["Converting an illegal string to the default value",0,null,null],["Converting an illegal string to the default step",1,"assert_equals: expected \"1\" but got \"xyz\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:106:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:104:7\n"],["the value is set to min when a smaller value than min attribute is given",0,null,null],["the value is set to max when a larger value than max attribute is given",0,null,null],["default value of min attribute in input type=range",1,"assert_equals: expected \"0\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:134:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:132:7\n"],["default value of max attribute in input type=range",1,"assert_equals: expected \"100\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:142:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:140:7\n"],["default value when min and max attributes are given (= min plus half the difference between min and max)",0,null,null],["default value with step control when both min and max attributes are given",0,null,null],["default value when both min and max attributes are given, while min > max",0,null,null],["The default step scale factor is 1, unless min attribute has non-integer value",0,null,null],["Step scale factor behavior when min attribute has integer value but max attribute is non-integer ",0,null,null],["The default scale factor is 1 even if step attribute is explicitly set to non-integer value, unless min attribute has non-integer value",1,"assert_equals: expected \"1\" but got \"0.5\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:202:11\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/range.html:200:7\n"],["Solving the step mismatch",0,null,null],["Performing stepUp()",0,null,null],["Performing stepDown()",0,null,null],["Performing stepUp() beyond the value of the max attribute",0,null,null],["Performing stepDown() beyond the value of the min attribute",0,null,null]]]}]
16:48:02 INFO - ......................
16:48:02 INFO - TEST-OK | /html/semantics/forms/the-input-element/range.html | took 519ms
16:48:02 INFO - TEST-START | /html/semantics/forms/the-input-element/required_attribute.html
16:48:02 INFO - PROCESS | 1662 | 1478738882880 Marionette TRACE conn2 -> [0,2013,"getWindowHandle",null]
16:48:02 INFO - PROCESS | 1662 | 1478738882881 Marionette TRACE conn2 <- [1,2013,null,{"value":"7"}]
16:48:02 INFO - PROCESS | 1662 | 1478738882884 Marionette TRACE conn2 -> [0,2014,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:03 INFO - PROCESS | 1662 | 1478738882999 Marionette TRACE conn2 <- [1,2014,null,{"value":null}]
16:48:03 INFO - PROCESS | 1662 | 1478738883010 Marionette TRACE conn2 -> [0,2015,"getWindowHandles",null]
16:48:03 INFO - PROCESS | 1662 | 1478738883011 Marionette TRACE conn2 <- [1,2015,null,["7"]]
16:48:03 INFO - PROCESS | 1662 | 1478738883013 Marionette TRACE conn2 -> [0,2016,"switchToWindow",{"name":"7"}]
16:48:03 INFO - PROCESS | 1662 | 1478738883015 Marionette TRACE conn2 <- [1,2016,null,{}]
16:48:03 INFO - PROCESS | 1662 | 1478738883018 Marionette TRACE conn2 -> [0,2017,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/required_attribute.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/required_attribute.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:03 INFO - PROCESS | 1662 | ++DOCSHELL 0x12e8a4000 == 72 [pid = 1662] [id = 1823]
16:48:03 INFO - PROCESS | 1662 | ++DOMWINDOW == 214 (0x12e8a5800) [pid = 1662] [serial = 4125] [outer = 0x0]
16:48:03 INFO - PROCESS | 1662 | ++DOMWINDOW == 215 (0x12ee32800) [pid = 1662] [serial = 4126] [outer = 0x12e8a5800]
16:48:03 INFO - PROCESS | 1662 | 1478738883053 Marionette DEBUG loaded listener.js
16:48:03 INFO - PROCESS | 1662 | ++DOMWINDOW == 216 (0x12ee40800) [pid = 1662] [serial = 4127] [outer = 0x12e8a5800]
16:48:03 INFO - PROCESS | 1662 | 1478738883311 Marionette TRACE conn2 <- [1,2017,null,{"value":["/html/semantics/forms/the-input-element/required_attribute.html",0,null,null,[["required attribute support on input element",0,null,null]]]}]
16:48:03 INFO - .
16:48:03 INFO - TEST-OK | /html/semantics/forms/the-input-element/required_attribute.html | took 465ms
16:48:03 INFO - PROCESS | 1662 | 1478738883350 Marionette TRACE conn2 -> [0,2018,"getWindowHandle",null]
16:48:03 INFO - PROCESS | 1662 | 1478738883352 Marionette TRACE conn2 <- [1,2018,null,{"value":"7"}]
16:48:03 INFO - TEST-START | /html/semantics/forms/the-input-element/reset.html
16:48:03 INFO - PROCESS | 1662 | 1478738883355 Marionette TRACE conn2 -> [0,2019,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:03 INFO - PROCESS | 1662 | 1478738883475 Marionette TRACE conn2 <- [1,2019,null,{"value":null}]
16:48:03 INFO - PROCESS | 1662 | 1478738883480 Marionette TRACE conn2 -> [0,2020,"getWindowHandles",null]
16:48:03 INFO - PROCESS | 1662 | 1478738883481 Marionette TRACE conn2 <- [1,2020,null,["7"]]
16:48:03 INFO - PROCESS | 1662 | 1478738883519 Marionette TRACE conn2 -> [0,2021,"switchToWindow",{"name":"7"}]
16:48:03 INFO - PROCESS | 1662 | 1478738883521 Marionette TRACE conn2 <- [1,2021,null,{}]
16:48:03 INFO - PROCESS | 1662 | 1478738883523 Marionette TRACE conn2 -> [0,2022,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/reset.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/reset.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:03 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f196800 == 73 [pid = 1662] [id = 1824]
16:48:03 INFO - PROCESS | 1662 | ++DOMWINDOW == 217 (0x12f327800) [pid = 1662] [serial = 4128] [outer = 0x0]
16:48:03 INFO - PROCESS | 1662 | ++DOMWINDOW == 218 (0x12f916000) [pid = 1662] [serial = 4129] [outer = 0x12f327800]
16:48:03 INFO - PROCESS | 1662 | 1478738883558 Marionette DEBUG loaded listener.js
16:48:03 INFO - PROCESS | 1662 | ++DOMWINDOW == 219 (0x12f5b0800) [pid = 1662] [serial = 4130] [outer = 0x12f327800]
16:48:03 INFO - PROCESS | 1662 | 1478738883839 Marionette TRACE conn2 <- [1,2022,null,{"value":["/html/semantics/forms/the-input-element/reset.html",0,null,null,[["reset button only resets the form owner",0,null,null],["the element is barred from constraint validation",0,null,null],["clicking on a disabled reset does nothing",0,null,null],["reset button resets controls associated with their form using the form element pointer",0,null,null],["reset button resets controls associated with a form using the form attribute",0,null,null],["reset button associated with a form using the form attribute resets all the form's controls",0,null,null]]]}]
16:48:03 INFO - ......
16:48:03 INFO - TEST-OK | /html/semantics/forms/the-input-element/reset.html | took 517ms
16:48:03 INFO - PROCESS | 1662 | 1478738883880 Marionette TRACE conn2 -> [0,2023,"getWindowHandle",null]
16:48:03 INFO - PROCESS | 1662 | 1478738883882 Marionette TRACE conn2 <- [1,2023,null,{"value":"7"}]
16:48:03 INFO - TEST-START | /html/semantics/forms/the-input-element/search_input.html
16:48:03 INFO - PROCESS | 1662 | 1478738883886 Marionette TRACE conn2 -> [0,2024,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:03 INFO - PROCESS | 1662 | 1478738883993 Marionette TRACE conn2 <- [1,2024,null,{"value":null}]
16:48:03 INFO - PROCESS | 1662 | 1478738883997 Marionette TRACE conn2 -> [0,2025,"getWindowHandles",null]
16:48:03 INFO - PROCESS | 1662 | 1478738883998 Marionette TRACE conn2 <- [1,2025,null,["7"]]
16:48:04 INFO - PROCESS | 1662 | 1478738884037 Marionette TRACE conn2 -> [0,2026,"switchToWindow",{"name":"7"}]
16:48:04 INFO - PROCESS | 1662 | 1478738884039 Marionette TRACE conn2 <- [1,2026,null,{}]
16:48:04 INFO - PROCESS | 1662 | 1478738884042 Marionette TRACE conn2 -> [0,2027,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/search_input.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/search_input.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:04 INFO - PROCESS | 1662 | ++DOCSHELL 0x130021000 == 74 [pid = 1662] [id = 1825]
16:48:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 220 (0x130023800) [pid = 1662] [serial = 4131] [outer = 0x0]
16:48:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 221 (0x13002b000) [pid = 1662] [serial = 4132] [outer = 0x130023800]
16:48:04 INFO - PROCESS | 1662 | 1478738884076 Marionette DEBUG loaded listener.js
16:48:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 222 (0x130a1f000) [pid = 1662] [serial = 4133] [outer = 0x130023800]
16:48:04 INFO - PROCESS | 1662 | 1478738884327 Marionette TRACE conn2 <- [1,2027,null,{"value":["/html/semantics/forms/the-input-element/search_input.html",0,null,null,[["search type support on input element",0,null,null],["placeholder attribute support on input element",0,null,null]]]}]
16:48:04 INFO - ..
16:48:04 INFO - TEST-OK | /html/semantics/forms/the-input-element/search_input.html | took 466ms
16:48:04 INFO - TEST-START | /html/semantics/forms/the-input-element/selection.html
16:48:04 INFO - PROCESS | 1662 | 1478738884352 Marionette TRACE conn2 -> [0,2028,"getWindowHandle",null]
16:48:04 INFO - PROCESS | 1662 | 1478738884353 Marionette TRACE conn2 <- [1,2028,null,{"value":"7"}]
16:48:04 INFO - PROCESS | 1662 | 1478738884357 Marionette TRACE conn2 -> [0,2029,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:04 INFO - PROCESS | 1662 | 1478738884481 Marionette TRACE conn2 <- [1,2029,null,{"value":null}]
16:48:04 INFO - PROCESS | 1662 | 1478738884539 Marionette TRACE conn2 -> [0,2030,"getWindowHandles",null]
16:48:04 INFO - PROCESS | 1662 | 1478738884540 Marionette TRACE conn2 <- [1,2030,null,["7"]]
16:48:04 INFO - PROCESS | 1662 | 1478738884543 Marionette TRACE conn2 -> [0,2031,"switchToWindow",{"name":"7"}]
16:48:04 INFO - PROCESS | 1662 | 1478738884546 Marionette TRACE conn2 <- [1,2031,null,{}]
16:48:04 INFO - PROCESS | 1662 | 1478738884549 Marionette TRACE conn2 -> [0,2032,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/selection.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:04 INFO - PROCESS | 1662 | ++DOCSHELL 0x138313000 == 75 [pid = 1662] [id = 1826]
16:48:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 223 (0x138314000) [pid = 1662] [serial = 4134] [outer = 0x0]
16:48:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 224 (0x138322800) [pid = 1662] [serial = 4135] [outer = 0x138314000]
16:48:04 INFO - PROCESS | 1662 | 1478738884594 Marionette DEBUG loaded listener.js
16:48:04 INFO - PROCESS | 1662 | ++DOMWINDOW == 225 (0x1383a1000) [pid = 1662] [serial = 4136] [outer = 0x138314000]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 224 (0x127850800) [pid = 1662] [serial = 4044] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 223 (0x127f3f000) [pid = 1662] [serial = 4047] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 222 (0x127843000) [pid = 1662] [serial = 4001] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 221 (0x12f5bb000) [pid = 1662] [serial = 4024] [outer = 0x0] [url = about:blank]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 220 (0x12db78000) [pid = 1662] [serial = 4010] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 219 (0x12f867000) [pid = 1662] [serial = 4029] [outer = 0x0] [url = about:blank]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 218 (0x128ebf800) [pid = 1662] [serial = 4006] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 217 (0x12cdd0800) [pid = 1662] [serial = 4049] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 216 (0x12f84f800) [pid = 1662] [serial = 4026] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 215 (0x12de43800) [pid = 1662] [serial = 4056] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/button.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 214 (0x138310000) [pid = 1662] [serial = 4065] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/cloning-steps.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 213 (0x12f339000) [pid = 1662] [serial = 4022] [outer = 0x0] [url = about:blank]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 212 (0x128ead000) [pid = 1662] [serial = 4041] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 211 (0x12f335800) [pid = 1662] [serial = 4019] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 210 (0x130a1d000) [pid = 1662] [serial = 4034] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 209 (0x12e0d6800) [pid = 1662] [serial = 4015] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 208 (0x12dba0800) [pid = 1662] [serial = 4052] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_child.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 207 (0x12dc52000) [pid = 1662] [serial = 4054] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_grandchild.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 206 (0x12741f000) [pid = 1662] [serial = 4037] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 205 (0x127fe3800) [pid = 1662] [serial = 4004] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 204 (0x138397800) [pid = 1662] [serial = 4080] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/email.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 203 (0x1279a2000) [pid = 1662] [serial = 4074] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 202 (0x13839b800) [pid = 1662] [serial = 4068] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/color.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 201 (0x12f922800) [pid = 1662] [serial = 4062] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/checked.xhtml]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 200 (0x130012800) [pid = 1662] [serial = 4077] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 199 (0x12f328800) [pid = 1662] [serial = 3997] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 198 (0x12ee49000) [pid = 1662] [serial = 4059] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/checkbox.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 197 (0x138767000) [pid = 1662] [serial = 4071] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 196 (0x1279a4800) [pid = 1662] [serial = 4039] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 195 (0x12d21b800) [pid = 1662] [serial = 4013] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 194 (0x12ee4d000) [pid = 1662] [serial = 3992] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 193 (0x12f5cb000) [pid = 1662] [serial = 4032] [outer = 0x0] [url = about:blank]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 192 (0x12f19b000) [pid = 1662] [serial = 3995] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:48:05 INFO - PROCESS | 1662 | --DOMWINDOW == 191 (0x138427000) [pid = 1662] [serial = 4083] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/files.html]
16:48:05 INFO - PROCESS | 1662 | 1478738885509 Marionette TRACE conn2 <- [1,2032,null,{"value":["/html/semantics/forms/the-input-element/selection.html",0,null,null,[["Input element programmatic selection support",0,null,null],["input type text should support the select() method",0,null,null],["input type search should support the select() method",0,null,null],["input type url should support the select() method",0,null,null],["input type tel should support the select() method",0,null,null],["input type email should support the select() method",0,null,null],["input type password should support the select() method",0,null,null],["input type date should support the select() method",0,null,null],["input type month should support the select() method",0,null,null],["input type week should support the select() method",0,null,null],["input type time should support the select() method",0,null,null],["input type datetime-local should support the select() method",0,null,null],["input type number should support the select() method",0,null,null],["input type color should support the select() method",0,null,null],["input type file should support the select() method",0,null,null],["input type hidden should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type range should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type checkbox should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type radio should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type submit should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type image should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type reset should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["input type button should not support the select() method",1,"assert_throws: function \"function () { input.select(); }\" did not throw","@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:60:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:54:5\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:53:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/selection.html:11:1\n"],["Input element programmatic selection support 1",0,null,null],["input type text should support all selection attributes and methods",0,null,null],["input type search should support all selection attributes and methods",0,null,null],["input type url should support all selection attributes and methods",0,null,null],["input type tel should support all selection attributes and methods",0,null,null],["input type password should support all selection attributes and methods",0,null,null],["input type hidden should not support variable-length selections",0,null,null],["input type email should not support variable-length selections",0,null,null],["input type date should not support variable-length selections",0,null,null],["input type month should not support variable-length selections",0,null,null],["input type week should not support variable-length selections",0,null,null],["input type time should not support variable-length selections",0,null,null],["input type datetime-local should not support variable-length selections",0,null,null],["input type number should not support variable-length selections",0,null,null],["input type range should not support variable-length selections",0,null,null],["input type color should not support variable-length selections",0,null,null],["input type checkbox should not support variable-length selections",0,null,null],["input type radio should not support variable-length selections",0,null,null],["input type file should not support variable-length selections",0,null,null],["input type submit should not support variable-length selections",0,null,null],["input type image should not support variable-length selections",0,null,null],["input type reset should not support variable-length selections",0,null,null],["input type button should not support variable-length selections",0,null,null]]]}]
16:48:05 INFO - ..............................................
16:48:05 INFO - TEST-OK | /html/semantics/forms/the-input-element/selection.html | took 1171ms
16:48:05 INFO - TEST-START | /html/semantics/forms/the-input-element/telephone.html
16:48:05 INFO - PROCESS | 1662 | 1478738885528 Marionette TRACE conn2 -> [0,2033,"getWindowHandle",null]
16:48:05 INFO - PROCESS | 1662 | 1478738885529 Marionette TRACE conn2 <- [1,2033,null,{"value":"7"}]
16:48:05 INFO - PROCESS | 1662 | 1478738885532 Marionette TRACE conn2 -> [0,2034,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:05 INFO - PROCESS | 1662 | 1478738885618 Marionette TRACE conn2 <- [1,2034,null,{"value":null}]
16:48:05 INFO - PROCESS | 1662 | 1478738885622 Marionette TRACE conn2 -> [0,2035,"getWindowHandles",null]
16:48:05 INFO - PROCESS | 1662 | 1478738885624 Marionette TRACE conn2 <- [1,2035,null,["7"]]
16:48:05 INFO - PROCESS | 1662 | 1478738885627 Marionette TRACE conn2 -> [0,2036,"switchToWindow",{"name":"7"}]
16:48:05 INFO - PROCESS | 1662 | 1478738885630 Marionette TRACE conn2 <- [1,2036,null,{}]
16:48:05 INFO - PROCESS | 1662 | 1478738885634 Marionette TRACE conn2 -> [0,2037,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/telephone.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/telephone.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:05 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f339000 == 76 [pid = 1662] [id = 1827]
16:48:05 INFO - PROCESS | 1662 | ++DOMWINDOW == 192 (0x12f5ba800) [pid = 1662] [serial = 4137] [outer = 0x0]
16:48:05 INFO - PROCESS | 1662 | ++DOMWINDOW == 193 (0x130a32800) [pid = 1662] [serial = 4138] [outer = 0x12f5ba800]
16:48:05 INFO - PROCESS | 1662 | 1478738885673 Marionette DEBUG loaded listener.js
16:48:05 INFO - PROCESS | 1662 | ++DOMWINDOW == 194 (0x1383ac800) [pid = 1662] [serial = 4139] [outer = 0x12f5ba800]
16:48:05 INFO - PROCESS | 1662 | 1478738885978 Marionette TRACE conn2 <- [1,2037,null,{"value":["/html/semantics/forms/the-input-element/telephone.html",0,null,null,[["tel type supported on input element",0,null,null],["User agents must not allow users to insert \"LF\" (U+000A)",0,null,null],["User agents must not allow users to insert \"CR\" (U+000D)",0,null,null],["The value attribute, if specified, must have a value that contains no \"LF\" (U+000A)",0,null,null],["The value attribute, if specified, must have a value that contains no \"CR\" (U+000D)",0,null,null],["The value sanitization algorithm is as follows: Strip line breaks from the value",0,null,null],["Element can accept the phone number with plus sign(country code)",0,null,null],["Element can accept the phone number with hash mark(extension number)",0,null,null],["Element can accept the phone number with hyphen",0,null,null],["Element can accept the phone number with dots",0,null,null],["Element can accept the phone number with whitespace",0,null,null],["Element can accept the phone number with leading & following whitespaces",0,null,null],["Element can accept the phone number with parentheses(area code)",0,null,null]]]}]
16:48:06 INFO - .............
16:48:06 INFO - TEST-OK | /html/semantics/forms/the-input-element/telephone.html | took 468ms
16:48:06 INFO - PROCESS | 1662 | 1478738886001 Marionette TRACE conn2 -> [0,2038,"getWindowHandle",null]
16:48:06 INFO - PROCESS | 1662 | 1478738886003 Marionette TRACE conn2 <- [1,2038,null,{"value":"7"}]
16:48:06 INFO - TEST-START | /html/semantics/forms/the-input-element/text.html
16:48:06 INFO - PROCESS | 1662 | 1478738886005 Marionette TRACE conn2 -> [0,2039,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:06 INFO - PROCESS | 1662 | 1478738886106 Marionette TRACE conn2 <- [1,2039,null,{"value":null}]
16:48:06 INFO - PROCESS | 1662 | 1478738886110 Marionette TRACE conn2 -> [0,2040,"getWindowHandles",null]
16:48:06 INFO - PROCESS | 1662 | 1478738886111 Marionette TRACE conn2 <- [1,2040,null,["7"]]
16:48:06 INFO - PROCESS | 1662 | 1478738886115 Marionette TRACE conn2 -> [0,2041,"switchToWindow",{"name":"7"}]
16:48:06 INFO - PROCESS | 1662 | 1478738886117 Marionette TRACE conn2 <- [1,2041,null,{}]
16:48:06 INFO - PROCESS | 1662 | 1478738886120 Marionette TRACE conn2 -> [0,2042,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/text.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/text.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:06 INFO - PROCESS | 1662 | ++DOCSHELL 0x138427000 == 77 [pid = 1662] [id = 1828]
16:48:06 INFO - PROCESS | 1662 | ++DOMWINDOW == 195 (0x1384ae000) [pid = 1662] [serial = 4140] [outer = 0x0]
16:48:06 INFO - PROCESS | 1662 | ++DOMWINDOW == 196 (0x13876b800) [pid = 1662] [serial = 4141] [outer = 0x1384ae000]
16:48:06 INFO - PROCESS | 1662 | 1478738886155 Marionette DEBUG loaded listener.js
16:48:06 INFO - PROCESS | 1662 | ++DOMWINDOW == 197 (0x13877e000) [pid = 1662] [serial = 4142] [outer = 0x1384ae000]
16:48:06 INFO - PROCESS | 1662 | 1478738886443 Marionette TRACE conn2 <- [1,2042,null,{"value":["/html/semantics/forms/the-input-element/text.html",0,null,null,[["Value returns the current value for text",0,null,null],["Setting value changes the current value for text",0,null,null],["Value sanitization algorithm should strip line breaks for text",0,null,null],["files attribute must return null for text",0,null,null],["valueAsDate attribute must return null for text",0,null,null],["valueAsNumber attribute must return NaN for text",0,null,null],["list attribute must return null for text",0,null,null],["stepDown does not apply for text",0,null,null],["stepUp does not apply for text",0,null,null],["Value returns the current value for search",0,null,null],["Setting value changes the current value for search",0,null,null],["Value sanitization algorithm should strip line breaks for search",0,null,null],["files attribute must return null for search",0,null,null],["valueAsDate attribute must return null for search",0,null,null],["valueAsNumber attribute must return NaN for search",0,null,null],["list attribute must return null for search",0,null,null],["stepDown does not apply for search",0,null,null],["stepUp does not apply for search",0,null,null]]]}]
16:48:06 INFO - ..................
16:48:06 INFO - TEST-OK | /html/semantics/forms/the-input-element/text.html | took 467ms
16:48:06 INFO - TEST-START | /html/semantics/forms/the-input-element/time-2.html
16:48:06 INFO - PROCESS | 1662 | 1478738886472 Marionette TRACE conn2 -> [0,2043,"getWindowHandle",null]
16:48:06 INFO - PROCESS | 1662 | 1478738886473 Marionette TRACE conn2 <- [1,2043,null,{"value":"7"}]
16:48:06 INFO - PROCESS | 1662 | 1478738886476 Marionette TRACE conn2 -> [0,2044,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:06 INFO - PROCESS | 1662 | 1478738886559 Marionette TRACE conn2 <- [1,2044,null,{"value":null}]
16:48:06 INFO - PROCESS | 1662 | 1478738886630 Marionette TRACE conn2 -> [0,2045,"getWindowHandles",null]
16:48:06 INFO - PROCESS | 1662 | 1478738886632 Marionette TRACE conn2 <- [1,2045,null,["7"]]
16:48:06 INFO - PROCESS | 1662 | 1478738886634 Marionette TRACE conn2 -> [0,2046,"switchToWindow",{"name":"7"}]
16:48:06 INFO - PROCESS | 1662 | 1478738886636 Marionette TRACE conn2 <- [1,2046,null,{}]
16:48:06 INFO - PROCESS | 1662 | 1478738886638 Marionette TRACE conn2 -> [0,2047,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/time-2.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/time-2.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:06 INFO - PROCESS | 1662 | ++DOCSHELL 0x138767000 == 78 [pid = 1662] [id = 1829]
16:48:06 INFO - PROCESS | 1662 | ++DOMWINDOW == 198 (0x13893c800) [pid = 1662] [serial = 4143] [outer = 0x0]
16:48:06 INFO - PROCESS | 1662 | ++DOMWINDOW == 199 (0x141274800) [pid = 1662] [serial = 4144] [outer = 0x13893c800]
16:48:06 INFO - PROCESS | 1662 | 1478738886673 Marionette DEBUG loaded listener.js
16:48:06 INFO - PROCESS | 1662 | ++DOMWINDOW == 200 (0x141770000) [pid = 1662] [serial = 4145] [outer = 0x13893c800]
16:48:06 INFO - .................
16:48:06 INFO - TEST-OK | /html/semantics/forms/the-input-element/time-2.html | took 467ms
16:48:06 INFO - PROCESS | 1662 | 1478738886935 Marionette TRACE conn2 <- [1,2047,null,{"value":["/html/semantics/forms/the-input-element/time-2.html",0,null,null,[["empty value",0,null,null],["Valid value: value should be 00:00",0,null,null],["Valid value: value should be 00:00:00",0,null,null],["Valid value: value should be 00:00:00.0",0,null,null],["Valid value: value should be 00:00:00.00",0,null,null],["Valid value: value should be 00:00:00.000",0,null,null],["Invalid value: fraction should have one, two or three ASCII digits. Value should be empty",0,null,null],["Invalid value: hour should have two ASCII digits. Value should be empty",0,null,null],["Invalid value: minutes should have two ASCII digits. Value should be empty",0,null,null],["Invalid value: seconds should have two ASCII digits. Value should be empty",0,null,null],["Invalid value: hour > 23. Value should be empty",0,null,null],["Invalid value: minute > 59. Value should be empty",0,null,null],["Invalid value: second > 59. Value should be empty",0,null,null],["Value >= min attribute",0,null,null],["Value < min attribute",1,"assert_equals: expected \"12:00:00.001\" but got \"12:00:00.000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/time-2.html:39:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/time-2.html:32:5\n"],["Value <= max attribute",0,null,null],["Value > max attribute",1,"assert_equals: expected \"12:00:00.000\" but got \"12:00:00.001\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/time-2.html:39:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/time-2.html:32:5\n"]]]}]
16:48:06 INFO - PROCESS | 1662 | 1478738886943 Marionette TRACE conn2 -> [0,2048,"getWindowHandle",null]
16:48:06 INFO - TEST-START | /html/semantics/forms/the-input-element/time.html
16:48:06 INFO - PROCESS | 1662 | 1478738886945 Marionette TRACE conn2 <- [1,2048,null,{"value":"7"}]
16:48:06 INFO - PROCESS | 1662 | 1478738886948 Marionette TRACE conn2 -> [0,2049,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:07 INFO - PROCESS | 1662 | 1478738887029 Marionette TRACE conn2 <- [1,2049,null,{"value":null}]
16:48:07 INFO - PROCESS | 1662 | 1478738887033 Marionette TRACE conn2 -> [0,2050,"getWindowHandles",null]
16:48:07 INFO - PROCESS | 1662 | 1478738887036 Marionette TRACE conn2 <- [1,2050,null,["7"]]
16:48:07 INFO - PROCESS | 1662 | 1478738887038 Marionette TRACE conn2 -> [0,2051,"switchToWindow",{"name":"7"}]
16:48:07 INFO - PROCESS | 1662 | 1478738887040 Marionette TRACE conn2 <- [1,2051,null,{}]
16:48:07 INFO - PROCESS | 1662 | 1478738887042 Marionette TRACE conn2 -> [0,2052,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/time.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/time.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:07 INFO - PROCESS | 1662 | ++DOCSHELL 0x141776000 == 79 [pid = 1662] [id = 1830]
16:48:07 INFO - PROCESS | 1662 | ++DOMWINDOW == 201 (0x141777000) [pid = 1662] [serial = 4146] [outer = 0x0]
16:48:07 INFO - PROCESS | 1662 | ++DOMWINDOW == 202 (0x14177f800) [pid = 1662] [serial = 4147] [outer = 0x141777000]
16:48:07 INFO - PROCESS | 1662 | 1478738887078 Marionette DEBUG loaded listener.js
16:48:07 INFO - PROCESS | 1662 | ++DOMWINDOW == 203 (0x141b50000) [pid = 1662] [serial = 4148] [outer = 0x141777000]
16:48:07 INFO - PROCESS | 1662 | 1478738887393 Marionette TRACE conn2 <- [1,2052,null,{"value":["/html/semantics/forms/the-input-element/time.html",0,null,null,[["time element of default time value",0,null,null],["step attribute on default value check",0,null,null],["max attribute on default value check",0,null,null],["min attribute on default value check",0,null,null],["type attribute support on input element",0,null,null],["max attribute support on input element",0,null,null],["min attribute support on input element",0,null,null],["step attribute support on input element",0,null,null],["stepUp function support on input Element",0,null,null],["stepDown function support on input Element",0,null,null],["stepUp step value empty on default step value ",0,null,null],["stepDown step value empty default step value",0,null,null],["stepUp on step value minus",0,null,null],["stepDown on step value minus",0,null,null],["stepUp on step value zero ",0,null,null],["stepDown on step value zero ",0,null,null],["stepUp on step value 24 hour",0,null,null],["stepDown on step value 24 hour ",1,"assert_equals: expected \"00:00:00\" but got \"00:00\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/time.html:100:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/time.html:96:1\n"],["stepUp on step value hour ",0,null,null],["stepDown on step value hour ",0,null,null],["stepUp on step value second ",0,null,null],["stepDown on step value second ",0,null,null],["stepUp on step value miri second ",0,null,null],["stepDown on step value miri second ",0,null,null],["stepUp argment 2 times",0,null,null],["stepDown argment 2 times",0,null,null],["stepUp stop because it exceeds the maximum value",0,null,null],["stepDown Stop so lower than the minimum value",0,null,null],["stop at border on stepUp",1,"assert_equals: expected \"15:01\" but got \"15:00\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/time.html:175:3\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/time.html:170:1\n"],["stop at border on stepDown",0,null,null],[" empty value of stepUp",0,null,null],["set value on not time format value",0,null,null]]]}]
16:48:07 INFO - ................................
16:48:07 INFO - TEST-OK | /html/semantics/forms/the-input-element/time.html | took 473ms
16:48:07 INFO - PROCESS | 1662 | 1478738887420 Marionette TRACE conn2 -> [0,2053,"getWindowHandle",null]
16:48:07 INFO - PROCESS | 1662 | 1478738887422 Marionette TRACE conn2 <- [1,2053,null,{"value":"7"}]
16:48:07 INFO - TEST-START | /html/semantics/forms/the-input-element/type-change-state.html
16:48:07 INFO - PROCESS | 1662 | 1478738887428 Marionette TRACE conn2 -> [0,2054,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:07 INFO - PROCESS | 1662 | 1478738887551 Marionette TRACE conn2 <- [1,2054,null,{"value":null}]
16:48:07 INFO - PROCESS | 1662 | 1478738887662 Marionette TRACE conn2 -> [0,2055,"getWindowHandles",null]
16:48:07 INFO - PROCESS | 1662 | 1478738887665 Marionette TRACE conn2 <- [1,2055,null,["7"]]
16:48:07 INFO - PROCESS | 1662 | 1478738887672 Marionette TRACE conn2 -> [0,2056,"switchToWindow",{"name":"7"}]
16:48:07 INFO - PROCESS | 1662 | 1478738887676 Marionette TRACE conn2 <- [1,2056,null,{}]
16:48:07 INFO - PROCESS | 1662 | 1478738887681 Marionette TRACE conn2 -> [0,2057,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/type-change-state.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:07 INFO - PROCESS | 1662 | ++DOCSHELL 0x126989000 == 80 [pid = 1662] [id = 1831]
16:48:07 INFO - PROCESS | 1662 | ++DOMWINDOW == 204 (0x126996800) [pid = 1662] [serial = 4149] [outer = 0x0]
16:48:07 INFO - PROCESS | 1662 | ++DOMWINDOW == 205 (0x127798000) [pid = 1662] [serial = 4150] [outer = 0x126996800]
16:48:07 INFO - PROCESS | 1662 | 1478738887733 Marionette DEBUG loaded listener.js
16:48:07 INFO - PROCESS | 1662 | ++DOMWINDOW == 206 (0x127848800) [pid = 1662] [serial = 4151] [outer = 0x126996800]
16:48:09 INFO - PROCESS | 1662 | 1478738888707 Marionette TRACE conn2 <- [1,2057,null,{"value":["/html/semantics/forms/the-input-element/type-change-state.html",0,null,null,[["change state from hidden to text",0,null,null],["change state from hidden to search",0,null,null],["change state from hidden to tel",0,null,null],["change state from hidden to url",0,null,null],["change state from hidden to email",0,null,null],["change state from hidden to password",0,null,null],["change state from hidden to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from hidden to date",0,null,null],["change state from hidden to month",0,null,null],["change state from hidden to week",0,null,null],["change state from hidden to time",0,null,null],["change state from hidden to number",0,null,null],["change state from hidden to range",0,null,null],["change state from hidden to color",0,null,null],["change state from hidden to checkbox",0,null,null],["change state from hidden to radio",0,null,null],["change state from hidden to file",0,null,null],["change state from hidden to submit",0,null,null],["change state from hidden to image",0,null,null],["change state from hidden to reset",0,null,null],["change state from hidden to button",0,null,null],["change state from text to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to search",0,null,null],["change state from text to tel",0,null,null],["change state from text to url",0,null,null],["change state from text to email",0,null,null],["change state from text to password",0,null,null],["change state from text to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to date",0,null,null],["change state from text to month",0,null,null],["change state from text to week",0,null,null],["change state from text to time",0,null,null],["change state from text to number",0,null,null],["change state from text to range",0,null,null],["change state from text to color",0,null,null],["change state from text to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to file",0,null,null],["change state from text to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from text to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to text",0,null,null],["change state from search to tel",0,null,null],["change state from search to url",0,null,null],["change state from search to email",0,null,null],["change state from search to password",0,null,null],["change state from search to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to date",0,null,null],["change state from search to month",0,null,null],["change state from search to week",0,null,null],["change state from search to time",0,null,null],["change state from search to number",0,null,null],["change state from search to range",0,null,null],["change state from search to color",0,null,null],["change state from search to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to file",0,null,null],["change state from search to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from search to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to text",0,null,null],["change state from tel to search",0,null,null],["change state from tel to url",0,null,null],["change state from tel to email",0,null,null],["change state from tel to password",0,null,null],["change state from tel to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to date",0,null,null],["change state from tel to month",0,null,null],["change state from tel to week",0,null,null],["change state from tel to time",0,null,null],["change state from tel to number",0,null,null],["change state from tel to range",0,null,null],["change state from tel to color",0,null,null],["change state from tel to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to file",0,null,null],["change state from tel to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from tel to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to email",0,null,null],["change state from url to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to date",0,null,null],["change state from url to month",0,null,null],["change state from url to week",0,null,null],["change state from url to time",0,null,null],["change state from url to number",0,null,null],["change state from url to range",0,null,null],["change state from url to color",0,null,null],["change state from url to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to file",0,null,null],["change state from url to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from url to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to url",0,null,null],["change state from email to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to date",0,null,null],["change state from email to month",0,null,null],["change state from email to week",0,null,null],["change state from email to time",0,null,null],["change state from email to number",0,null,null],["change state from email to range",0,null,null],["change state from email to color",0,null,null],["change state from email to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to file",0,null,null],["change state from email to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from email to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"foobar\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to text",0,null,null],["change state from password to search",0,null,null],["change state from password to tel",0,null,null],["change state from password to url",0,null,null],["change state from password to email",0,null,null],["change state from password to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to date",0,null,null],["change state from password to month",0,null,null],["change state from password to week",0,null,null],["change state from password to time",0,null,null],["change state from password to number",0,null,null],["change state from password to range",0,null,null],["change state from password to color",0,null,null],["change state from password to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to file",0,null,null],["change state from password to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from password to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foobar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to text",0,null,null],["change state from datetime-local to search",0,null,null],["change state from datetime-local to tel",0,null,null],["change state from datetime-local to url",0,null,null],["change state from datetime-local to email",0,null,null],["change state from datetime-local to password",0,null,null],["change state from datetime-local to date",0,null,null],["change state from datetime-local to month",0,null,null],["change state from datetime-local to week",0,null,null],["change state from datetime-local to time",0,null,null],["change state from datetime-local to number",0,null,null],["change state from datetime-local to range",0,null,null],["change state from datetime-local to color",0,null,null],["change state from datetime-local to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to file",0,null,null],["change state from datetime-local to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from datetime-local to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \" foo\\nbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to datetime-local",0,null,null],["change state from date to month",0,null,null],["change state from date to week",0,null,null],["change state from date to time",0,null,null],["change state from date to number",0,null,null],["change state from date to range",0,null,null],["change state from date to color",0,null,null],["change state from date to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to file",0,null,null],["change state from date to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from date to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to datetime-local",0,null,null],["change state from month to date",0,null,null],["change state from month to week",0,null,null],["change state from month to time",0,null,null],["change state from month to number",0,null,null],["change state from month to range",0,null,null],["change state from month to color",0,null,null],["change state from month to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to file",0,null,null],["change state from month to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from month to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to datetime-local",0,null,null],["change state from week to date",0,null,null],["change state from week to month",0,null,null],["change state from week to time",0,null,null],["change state from week to number",0,null,null],["change state from week to range",0,null,null],["change state from week to color",0,null,null],["change state from week to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to file",0,null,null],["change state from week to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from week to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to datetime-local",0,null,null],["change state from time to date",0,null,null],["change state from time to month",0,null,null],["change state from time to week",0,null,null],["change state from time to number",0,null,null],["change state from time to range",0,null,null],["change state from time to color",0,null,null],["change state from time to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to file",0,null,null],["change state from time to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from time to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to datetime-local",0,null,null],["change state from number to date",0,null,null],["change state from number to month",0,null,null],["change state from number to week",0,null,null],["change state from number to time",0,null,null],["change state from number to range",0,null,null],["change state from number to color",0,null,null],["change state from number to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"on\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to file",0,null,null],["change state from number to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from number to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to date",0,null,null],["change state from range to month",0,null,null],["change state from range to week",0,null,null],["change state from range to time",0,null,null],["change state from range to number",1,"assert_equals: input.value should be after change of state expected \"\" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to color",0,null,null],["change state from range to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to file",0,null,null],["change state from range to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from range to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"50\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to hidden",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to text",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to search",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to tel",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to url",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to email",1,"assert_equals: input.value should be foobar after change of state expected \"foobar\" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to password",1,"assert_equals: input.value should be foobar after change of state expected \" foobar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to date",0,null,null],["change state from color to month",0,null,null],["change state from color to week",0,null,null],["change state from color to time",0,null,null],["change state from color to number",0,null,null],["change state from color to range",0,null,null],["change state from color to checkbox",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to radio",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to file",0,null,null],["change state from color to submit",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to image",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to reset",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from color to button",1,"assert_equals: input.value should be ' foo\\rbar ' after change of state expected \" foo\\rbar \" but got \"#000000\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:55:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from checkbox to hidden",0,null,null],["change state from checkbox to text",0,null,null],["change state from checkbox to search",0,null,null],["change state from checkbox to tel",0,null,null],["change state from checkbox to url",0,null,null],["change state from checkbox to email",0,null,null],["change state from checkbox to password",0,null,null],["change state from checkbox to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\rbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from checkbox to date",0,null,null],["change state from checkbox to month",0,null,null],["change state from checkbox to week",0,null,null],["change state from checkbox to time",0,null,null],["change state from checkbox to number",0,null,null],["change state from checkbox to range",0,null,null],["change state from checkbox to color",0,null,null],["change state from checkbox to radio",0,null,null],["change state from checkbox to file",0,null,null],["change state from checkbox to submit",0,null,null],["change state from checkbox to image",0,null,null],["change state from checkbox to reset",0,null,null],["change state from checkbox to button",0,null,null],["change state from radio to hidden",0,null,null],["change state from radio to text",0,null,null],["change state from radio to search",0,null,null],["change state from radio to tel",0,null,null],["change state from radio to url",0,null,null],["change state from radio to email",0,null,null],["change state from radio to password",0,null,null],["change state from radio to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\rbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from radio to date",0,null,null],["change state from radio to month",0,null,null],["change state from radio to week",0,null,null],["change state from radio to time",0,null,null],["change state from radio to number",0,null,null],["change state from radio to range",0,null,null],["change state from radio to color",0,null,null],["change state from radio to checkbox",0,null,null],["change state from radio to file",0,null,null],["change state from radio to submit",0,null,null],["change state from radio to image",0,null,null],["change state from radio to reset",0,null,null],["change state from radio to button",0,null,null],["change state from file to hidden",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to text",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to search",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to tel",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to url",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to email",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to password",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to datetime-local",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to date",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to month",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to week",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to time",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to number",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to range",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to color",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to checkbox",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to radio",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to submit",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to image",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to reset",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from file to button",1,"assert_throws: function \"function () {\n input.value = \" foo\\rbar \";\n }\" threw object \"SecurityError: The operation is insecure.\" that is not a DOMException INVALID_STATE_ERR: property \"code\" is equal to 18, expected 11","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:41:13\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from submit to hidden",0,null,null],["change state from submit to text",0,null,null],["change state from submit to search",0,null,null],["change state from submit to tel",0,null,null],["change state from submit to url",0,null,null],["change state from submit to email",0,null,null],["change state from submit to password",0,null,null],["change state from submit to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\rbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from submit to date",0,null,null],["change state from submit to month",0,null,null],["change state from submit to week",0,null,null],["change state from submit to time",0,null,null],["change state from submit to number",0,null,null],["change state from submit to range",0,null,null],["change state from submit to color",0,null,null],["change state from submit to checkbox",0,null,null],["change state from submit to radio",0,null,null],["change state from submit to file",0,null,null],["change state from submit to image",0,null,null],["change state from submit to reset",0,null,null],["change state from submit to button",0,null,null],["change state from image to hidden",0,null,null],["change state from image to text",0,null,null],["change state from image to search",0,null,null],["change state from image to tel",0,null,null],["change state from image to url",0,null,null],["change state from image to email",0,null,null],["change state from image to password",0,null,null],["change state from image to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\rbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from image to date",0,null,null],["change state from image to month",0,null,null],["change state from image to week",0,null,null],["change state from image to time",0,null,null],["change state from image to number",0,null,null],["change state from image to range",0,null,null],["change state from image to color",0,null,null],["change state from image to checkbox",0,null,null],["change state from image to radio",0,null,null],["change state from image to file",0,null,null],["change state from image to submit",0,null,null],["change state from image to reset",0,null,null],["change state from image to button",0,null,null],["change state from reset to hidden",0,null,null],["change state from reset to text",0,null,null],["change state from reset to search",0,null,null],["change state from reset to tel",0,null,null],["change state from reset to url",0,null,null],["change state from reset to email",0,null,null],["change state from reset to password",0,null,null],["change state from reset to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\rbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from reset to date",0,null,null],["change state from reset to month",0,null,null],["change state from reset to week",0,null,null],["change state from reset to time",0,null,null],["change state from reset to number",0,null,null],["change state from reset to range",0,null,null],["change state from reset to color",0,null,null],["change state from reset to checkbox",0,null,null],["change state from reset to radio",0,null,null],["change state from reset to file",0,null,null],["change state from reset to submit",0,null,null],["change state from reset to image",0,null,null],["change state from reset to button",0,null,null],["change state from button to hidden",0,null,null],["change state from button to text",0,null,null],["change state from button to search",0,null,null],["change state from button to tel",0,null,null],["change state from button to url",0,null,null],["change state from button to email",0,null,null],["change state from button to password",0,null,null],["change state from button to datetime-local",1,"assert_equals: input.value should be after change of state expected \"\" but got \" foo\\rbar \"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:53:15\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/type-change-state.html:37:9\n"],["change state from button to date",0,null,null],["change state from button to month",0,null,null],["change state from button to week",0,null,null],["change state from button to time",0,null,null],["change state from button to number",0,null,null],["change state from button to range",0,null,null],["change state from button to color",0,null,null],["change state from button to checkbox",0,null,null],["change state from button to radio",0,null,null],["change state from button to file",0,null,null],["change state from button to submit",0,null,null],["change state from button to image",0,null,null],["change state from button to reset",0,null,null]]]}]
16:48:09 INFO - ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
16:48:09 INFO - TEST-OK | /html/semantics/forms/the-input-element/type-change-state.html | took 1708ms
16:48:09 INFO - PROCESS | 1662 | 1478738889140 Marionette TRACE conn2 -> [0,2058,"getWindowHandle",null]
16:48:09 INFO - PROCESS | 1662 | 1478738889144 Marionette TRACE conn2 <- [1,2058,null,{"value":"7"}]
16:48:09 INFO - TEST-START | /html/semantics/forms/the-input-element/url.html
16:48:09 INFO - PROCESS | 1662 | 1478738889149 Marionette TRACE conn2 -> [0,2059,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:09 INFO - PROCESS | 1662 | 1478738889255 Marionette TRACE conn2 <- [1,2059,null,{"value":null}]
16:48:09 INFO - PROCESS | 1662 | 1478738889374 Marionette TRACE conn2 -> [0,2060,"getWindowHandles",null]
16:48:09 INFO - PROCESS | 1662 | 1478738889376 Marionette TRACE conn2 <- [1,2060,null,["7"]]
16:48:09 INFO - PROCESS | 1662 | 1478738889379 Marionette TRACE conn2 -> [0,2061,"switchToWindow",{"name":"7"}]
16:48:09 INFO - PROCESS | 1662 | 1478738889382 Marionette TRACE conn2 <- [1,2061,null,{}]
16:48:09 INFO - PROCESS | 1662 | 1478738889385 Marionette TRACE conn2 -> [0,2062,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/url.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/url.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:09 INFO - PROCESS | 1662 | ++DOCSHELL 0x12de33000 == 81 [pid = 1662] [id = 1832]
16:48:09 INFO - PROCESS | 1662 | ++DOMWINDOW == 207 (0x12de37800) [pid = 1662] [serial = 4152] [outer = 0x0]
16:48:09 INFO - PROCESS | 1662 | ++DOMWINDOW == 208 (0x12de4e000) [pid = 1662] [serial = 4153] [outer = 0x12de37800]
16:48:09 INFO - PROCESS | 1662 | 1478738889430 Marionette DEBUG loaded listener.js
16:48:09 INFO - PROCESS | 1662 | ++DOMWINDOW == 209 (0x12e090000) [pid = 1662] [serial = 4154] [outer = 0x12de37800]
16:48:09 INFO - PROCESS | 1662 | 1478738889757 Marionette TRACE conn2 <- [1,2062,null,{"value":["/html/semantics/forms/the-input-element/url.html",0,null,null,[["url type supported on input element",0,null,null],["The value must not be set with \"LF\" (U+000A) or \"CR\" (U+000D)",0,null,null],["The value sanitization algorithm is as follows: Strip line breaks from the value",0,null,null],["The value sanitization algorithm is as follows: Strip leading and trailing whitespace from the value.",0,null,null]]]}]
16:48:09 INFO - ....
16:48:09 INFO - TEST-OK | /html/semantics/forms/the-input-element/url.html | took 615ms
16:48:09 INFO - PROCESS | 1662 | 1478738889764 Marionette TRACE conn2 -> [0,2063,"getWindowHandle",null]
16:48:09 INFO - PROCESS | 1662 | 1478738889766 Marionette TRACE conn2 <- [1,2063,null,{"value":"7"}]
16:48:09 INFO - TEST-START | /html/semantics/forms/the-input-element/valueMode.html
16:48:09 INFO - PROCESS | 1662 | 1478738889770 Marionette TRACE conn2 -> [0,2064,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:09 INFO - PROCESS | 1662 | 1478738889882 Marionette TRACE conn2 <- [1,2064,null,{"value":null}]
16:48:10 INFO - PROCESS | 1662 | 1478738890001 Marionette TRACE conn2 -> [0,2065,"getWindowHandles",null]
16:48:10 INFO - PROCESS | 1662 | 1478738890005 Marionette TRACE conn2 <- [1,2065,null,["7"]]
16:48:10 INFO - PROCESS | 1662 | 1478738890008 Marionette TRACE conn2 -> [0,2066,"switchToWindow",{"name":"7"}]
16:48:10 INFO - PROCESS | 1662 | 1478738890013 Marionette TRACE conn2 <- [1,2066,null,{}]
16:48:10 INFO - PROCESS | 1662 | 1478738890015 Marionette TRACE conn2 -> [0,2067,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/valueMode.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:10 INFO - PROCESS | 1662 | ++DOCSHELL 0x12ee47800 == 82 [pid = 1662] [id = 1833]
16:48:10 INFO - PROCESS | 1662 | ++DOMWINDOW == 210 (0x12ee4b000) [pid = 1662] [serial = 4155] [outer = 0x0]
16:48:10 INFO - PROCESS | 1662 | ++DOMWINDOW == 211 (0x12f5cb000) [pid = 1662] [serial = 4156] [outer = 0x12ee4b000]
16:48:10 INFO - PROCESS | 1662 | 1478738890058 Marionette DEBUG loaded listener.js
16:48:10 INFO - PROCESS | 1662 | ++DOMWINDOW == 212 (0x138305800) [pid = 1662] [serial = 4157] [outer = 0x12ee4b000]
16:48:10 INFO - PROCESS | 1662 | 1478738890459 Marionette TRACE conn2 <- [1,2067,null,{"value":["/html/semantics/forms/the-input-element/valueMode.html",0,null,null,[["value IDL attribute of input type hidden without value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type hidden with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type text without value attribute",0,null,null],["value IDL attribute of input type text with value attribute",0,null,null],["value IDL attribute of input type search without value attribute",0,null,null],["value IDL attribute of input type search with value attribute",0,null,null],["value IDL attribute of input type tel without value attribute",0,null,null],["value IDL attribute of input type tel with value attribute",0,null,null],["value IDL attribute of input type url without value attribute",0,null,null],["value IDL attribute of input type url with value attribute",0,null,null],["value IDL attribute of input type email without value attribute",0,null,null],["value IDL attribute of input type email with value attribute",0,null,null],["value IDL attribute of input type password without value attribute",0,null,null],["value IDL attribute of input type password with value attribute",0,null,null],["value IDL attribute of input type datetime-local without value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type datetime-local with value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type date without value attribute",0,null,null],["value IDL attribute of input type date with value attribute",0,null,null],["value IDL attribute of input type month without value attribute",0,null,null],["value IDL attribute of input type month with value attribute",0,null,null],["value IDL attribute of input type week without value attribute",0,null,null],["value IDL attribute of input type week with value attribute",0,null,null],["value IDL attribute of input type time without value attribute",0,null,null],["value IDL attribute of input type time with value attribute",0,null,null],["value IDL attribute of input type number without value attribute",0,null,null],["value IDL attribute of input type number with value attribute",0,null,null],["value IDL attribute of input type range without value attribute",0,null,null],["value IDL attribute of input type range with value attribute",0,null,null],["value IDL attribute of input type color without value attribute",0,null,null],["value IDL attribute of input type color with value attribute",0,null,null],["value IDL attribute of input type checkbox without value attribute",1,"assert_equals: expected \"on\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type checkbox with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type radio without value attribute",1,"assert_equals: expected \"on\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type radio with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type submit without value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type submit with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type image without value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type image with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type reset without value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type reset with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"],["value IDL attribute of input type button without value attribute",1,"assert_equals: expected \"\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:49:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:33:5\n"],["value IDL attribute of input type button with value attribute",1,"assert_equals: expected \"bar\" but got \"foo\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:69:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/valueMode.html:52:5\n"]]]}]
16:48:10 INFO - ..........................................
16:48:10 INFO - TEST-OK | /html/semantics/forms/the-input-element/valueMode.html | took 725ms
16:48:10 INFO - TEST-START | /html/semantics/forms/the-input-element/week.html
16:48:10 INFO - PROCESS | 1662 | 1478738890495 Marionette TRACE conn2 -> [0,2068,"getWindowHandle",null]
16:48:10 INFO - PROCESS | 1662 | 1478738890496 Marionette TRACE conn2 <- [1,2068,null,{"value":"7"}]
16:48:10 INFO - PROCESS | 1662 | 1478738890500 Marionette TRACE conn2 -> [0,2069,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:10 INFO - PROCESS | 1662 | 1478738890642 Marionette TRACE conn2 <- [1,2069,null,{"value":null}]
16:48:10 INFO - PROCESS | 1662 | 1478738890750 Marionette TRACE conn2 -> [0,2070,"getWindowHandles",null]
16:48:10 INFO - PROCESS | 1662 | 1478738890752 Marionette TRACE conn2 <- [1,2070,null,["7"]]
16:48:10 INFO - PROCESS | 1662 | 1478738890756 Marionette TRACE conn2 -> [0,2071,"switchToWindow",{"name":"7"}]
16:48:10 INFO - PROCESS | 1662 | 1478738890759 Marionette TRACE conn2 <- [1,2071,null,{}]
16:48:10 INFO - PROCESS | 1662 | 1478738890762 Marionette TRACE conn2 -> [0,2072,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-input-element/week.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-input-element/week.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:10 INFO - PROCESS | 1662 | ++DOCSHELL 0x141266800 == 83 [pid = 1662] [id = 1834]
16:48:10 INFO - PROCESS | 1662 | ++DOMWINDOW == 213 (0x141272000) [pid = 1662] [serial = 4158] [outer = 0x0]
16:48:10 INFO - PROCESS | 1662 | ++DOMWINDOW == 214 (0x141778800) [pid = 1662] [serial = 4159] [outer = 0x141272000]
16:48:10 INFO - PROCESS | 1662 | 1478738890804 Marionette DEBUG loaded listener.js
16:48:10 INFO - PROCESS | 1662 | ++DOMWINDOW == 215 (0x14178c000) [pid = 1662] [serial = 4160] [outer = 0x141272000]
16:48:11 INFO - PROCESS | 1662 | 1478738891169 Marionette TRACE conn2 <- [1,2072,null,{"value":["/html/semantics/forms/the-input-element/week.html",0,null,null,[["empty value",0,null,null],["Valid value: Value should be 2014-W52",0,null,null],["2014 has 52 weeks: Value should be empty",0,null,null],["2015 has 53 weeks: Value should be 2015-W53",0,null,null],["Invalid value: year only",0,null,null],["Invalid value: no week number",0,null,null],["Invalid value: no '-' (U+002D)",0,null,null],["Invalid value: yearless week",0,null,null],["Invalid value: yearless week and no '-' (U+002D)",0,null,null],["Value >= min attribute",0,null,null],["Value < min attribute",1,"assert_equals: expected \"2014-W02\" but got \"2014-W01\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/week.html:35:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/week.html:28:5\n"],["Value <= max attribute",0,null,null],["Value > max attribute",1,"assert_equals: expected \"2014-W11\" but got \"2014-W12\"","@http://web-platform.test:8000/html/semantics/forms/the-input-element/week.html:35:7\nTest.prototype.step@http://web-platform.test:8000/resources/testharness.js:1401:20\ntest@http://web-platform.test:8000/resources/testharness.js:501:9\n@http://web-platform.test:8000/html/semantics/forms/the-input-element/week.html:28:5\n"]]]}]
16:48:11 INFO - .............
16:48:11 INFO - TEST-OK | /html/semantics/forms/the-input-element/week.html | took 719ms
16:48:11 INFO - PROCESS | 1662 | 1478738891219 Marionette TRACE conn2 -> [0,2073,"getWindowHandle",null]
16:48:11 INFO - PROCESS | 1662 | 1478738891222 Marionette TRACE conn2 <- [1,2073,null,{"value":"7"}]
16:48:11 INFO - TEST-START | /html/semantics/forms/the-progress-element/progress-2.html
16:48:11 INFO - PROCESS | 1662 | 1478738891225 Marionette TRACE conn2 -> [0,2074,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:11 INFO - PROCESS | 1662 | 1478738891330 Marionette TRACE conn2 <- [1,2074,null,{"value":null}]
16:48:11 INFO - PROCESS | 1662 | 1478738891399 Marionette TRACE conn2 -> [0,2075,"getWindowHandles",null]
16:48:11 INFO - PROCESS | 1662 | 1478738891401 Marionette TRACE conn2 <- [1,2075,null,["7"]]
16:48:11 INFO - PROCESS | 1662 | 1478738891446 Marionette TRACE conn2 -> [0,2076,"switchToWindow",{"name":"7"}]
16:48:11 INFO - PROCESS | 1662 | 1478738891448 Marionette TRACE conn2 <- [1,2076,null,{}]
16:48:11 INFO - PROCESS | 1662 | 1478738891451 Marionette TRACE conn2 -> [0,2077,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-progress-element/progress-2.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-progress-element/progress-2.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:11 INFO - PROCESS | 1662 | ++DOCSHELL 0x127840000 == 84 [pid = 1662] [id = 1835]
16:48:11 INFO - PROCESS | 1662 | ++DOMWINDOW == 216 (0x127840800) [pid = 1662] [serial = 4161] [outer = 0x0]
16:48:11 INFO - PROCESS | 1662 | ++DOMWINDOW == 217 (0x12c5bc800) [pid = 1662] [serial = 4162] [outer = 0x127840800]
16:48:11 INFO - PROCESS | 1662 | 1478738891493 Marionette DEBUG loaded listener.js
16:48:11 INFO - PROCESS | 1662 | ++DOMWINDOW == 218 (0x12dcdb800) [pid = 1662] [serial = 4163] [outer = 0x127840800]
16:48:11 INFO - PROCESS | 1662 | 1478738891822 Marionette TRACE conn2 <- [1,2077,null,{"value":["/html/semantics/forms/the-progress-element/progress-2.html",0,null,null,[["progress position equals -1",0,null,null],["progress value equals 0",0,null,null],["progress value equals .5",0,null,null],["progress position equals 0",0,null,null]]]}]
16:48:11 INFO - ....
16:48:11 INFO - TEST-OK | /html/semantics/forms/the-progress-element/progress-2.html | took 614ms
16:48:11 INFO - PROCESS | 1662 | 1478738891840 Marionette TRACE conn2 -> [0,2078,"getWindowHandle",null]
16:48:11 INFO - PROCESS | 1662 | 1478738891842 Marionette TRACE conn2 <- [1,2078,null,{"value":"7"}]
16:48:11 INFO - TEST-START | /html/semantics/forms/the-progress-element/progress.html
16:48:11 INFO - PROCESS | 1662 | 1478738891845 Marionette TRACE conn2 -> [0,2079,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:11 INFO - PROCESS | 1662 | 1478738891950 Marionette TRACE conn2 <- [1,2079,null,{"value":null}]
16:48:12 INFO - PROCESS | 1662 | 1478738892066 Marionette TRACE conn2 -> [0,2080,"getWindowHandles",null]
16:48:12 INFO - PROCESS | 1662 | 1478738892067 Marionette TRACE conn2 <- [1,2080,null,["7"]]
16:48:12 INFO - PROCESS | 1662 | 1478738892072 Marionette TRACE conn2 -> [0,2081,"switchToWindow",{"name":"7"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892074 Marionette TRACE conn2 <- [1,2081,null,{}]
16:48:12 INFO - PROCESS | 1662 | 1478738892077 Marionette TRACE conn2 -> [0,2082,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/forms/the-progress-element/progress.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/forms/the-progress-element/progress.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:12 INFO - PROCESS | 1662 | ++DOCSHELL 0x12f197000 == 85 [pid = 1662] [id = 1836]
16:48:12 INFO - PROCESS | 1662 | ++DOMWINDOW == 219 (0x12f19a000) [pid = 1662] [serial = 4164] [outer = 0x0]
16:48:12 INFO - PROCESS | 1662 | ++DOMWINDOW == 220 (0x12f5bc000) [pid = 1662] [serial = 4165] [outer = 0x12f19a000]
16:48:12 INFO - PROCESS | 1662 | 1478738892133 Marionette DEBUG loaded listener.js
16:48:12 INFO - PROCESS | 1662 | ++DOMWINDOW == 221 (0x12f92f800) [pid = 1662] [serial = 4166] [outer = 0x12f19a000]
16:48:12 INFO - PROCESS | 1662 | 1478738892499 Marionette TRACE conn2 <- [1,2082,null,{"value":["/html/semantics/forms/the-progress-element/progress.html",0,null,null,[["Indeterminate progress bar should have position -1",0,null,null],["Revoming the value attribute makes an intermediate progress bar, which should have position -1",0,null,null],["Determinate progress bar should have fractional position",0,null,null],["Indeterminate progress bar should have value 0",0,null,null],["Value must equal max if the parsed value is larger than max",0,null,null],["Max must be 1 by default",0,null,null],["Max must be 1 by default, even if value is specified",0,null,null],["Max must be 1 if max value is invalid",0,null,null],["Max must be 1 if the parsed max value is less than or equal to zero",0,null,null],["Value must be 0 if value is invalid",0,null,null],["Value must be 0 if the parsed value is less than or equal to zero",0,null,null]]]}]
16:48:12 INFO - ...........
16:48:12 INFO - TEST-OK | /html/semantics/forms/the-progress-element/progress.html | took 666ms
16:48:12 INFO - PROCESS | 1662 | 1478738892512 Marionette TRACE conn2 -> [0,2083,"getWindowHandle",null]
16:48:12 INFO - PROCESS | 1662 | 1478738892514 Marionette TRACE conn2 <- [1,2083,null,{"value":"7"}]
16:48:12 INFO - TEST-START | /html/semantics/interactive-elements/the-details-element/details.html
16:48:12 INFO - PROCESS | 1662 | 1478738892536 Marionette TRACE conn2 -> [0,2084,"getContext",null]
16:48:12 INFO - PROCESS | 1662 | 1478738892537 Marionette TRACE conn2 <- [1,2084,null,{"value":"content"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892539 Marionette TRACE conn2 -> [0,2085,"setContext",{"value":"chrome"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892541 Marionette TRACE conn2 <- [1,2085,null,{}]
16:48:12 INFO - PROCESS | 1662 | 1478738892543 Marionette TRACE conn2 -> [0,2086,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"\n let prefInterface = Components.classes[\"@mozilla.org/preferences-service;1\"]\n .getService(Components.interfaces.nsIPrefBranch);\n let pref = 'dom.details_element.enabled';\n let type = prefInterface.getPrefType(pref);\n switch(type) {\n case prefInterface.PREF_STRING:\n return prefInterface.getCharPref(pref);\n case prefInterface.PREF_BOOL:\n return prefInterface.getBoolPref(pref);\n case prefInterface.PREF_INT:\n return prefInterface.getIntPref(pref);\n case prefInterface.PREF_INVALID:\n return null;\n }\n ","sandbox":"default","line":266}]
16:48:12 INFO - Setting pref dom.details_element.enabled (true)
16:48:12 INFO - PROCESS | 1662 | 1478738892553 Marionette TRACE conn2 <- [1,2086,null,{"value":true}]
16:48:12 INFO - PROCESS | 1662 | 1478738892555 Marionette TRACE conn2 -> [0,2087,"setContext",{"value":"content"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892556 Marionette TRACE conn2 <- [1,2087,null,{}]
16:48:12 INFO - PROCESS | 1662 | 1478738892559 Marionette TRACE conn2 -> [0,2088,"getContext",null]
16:48:12 INFO - PROCESS | 1662 | 1478738892560 Marionette TRACE conn2 <- [1,2088,null,{"value":"content"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892562 Marionette TRACE conn2 -> [0,2089,"setContext",{"value":"chrome"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892564 Marionette TRACE conn2 <- [1,2089,null,{}]
16:48:12 INFO - PROCESS | 1662 | 1478738892586 Marionette TRACE conn2 -> [0,2090,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"\n let prefInterface = Components.classes[\"@mozilla.org/preferences-service;1\"]\n .getService(Components.interfaces.nsIPrefBranch);\n let pref = 'dom.details_element.enabled';\n let type = prefInterface.getPrefType(pref);\n let value = true;\n switch(type) {\n case prefInterface.PREF_STRING:\n prefInterface.setCharPref(pref, value);\n break;\n case prefInterface.PREF_BOOL:\n prefInterface.setBoolPref(pref, value);\n break;\n case prefInterface.PREF_INT:\n prefInterface.setIntPref(pref, value);\n break;\n }\n ","sandbox":"default","line":235}]
16:48:12 INFO - PROCESS | 1662 | 1478738892592 Marionette TRACE conn2 <- [1,2090,null,{"value":null}]
16:48:12 INFO - PROCESS | 1662 | 1478738892596 Marionette TRACE conn2 -> [0,2091,"setContext",{"value":"content"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892597 Marionette TRACE conn2 <- [1,2091,null,{}]
16:48:12 INFO - PROCESS | 1662 | 1478738892602 Marionette TRACE conn2 -> [0,2092,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:12 INFO - PROCESS | 1662 | 1478738892706 Marionette TRACE conn2 <- [1,2092,null,{"value":null}]
16:48:12 INFO - PROCESS | 1662 | 1478738892774 Marionette TRACE conn2 -> [0,2093,"getWindowHandles",null]
16:48:12 INFO - PROCESS | 1662 | 1478738892776 Marionette TRACE conn2 <- [1,2093,null,["7"]]
16:48:12 INFO - PROCESS | 1662 | 1478738892825 Marionette TRACE conn2 -> [0,2094,"switchToWindow",{"name":"7"}]
16:48:12 INFO - PROCESS | 1662 | 1478738892829 Marionette TRACE conn2 <- [1,2094,null,{}]
16:48:12 INFO - PROCESS | 1662 | 1478738892833 Marionette TRACE conn2 -> [0,2095,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/interactive-elements/the-details-element/details.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/details.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:12 INFO - PROCESS | 1662 | ++DOCSHELL 0x14179a000 == 86 [pid = 1662] [id = 1837]
16:48:12 INFO - PROCESS | 1662 | ++DOMWINDOW == 222 (0x14179a800) [pid = 1662] [serial = 4167] [outer = 0x0]
16:48:12 INFO - PROCESS | 1662 | ++DOMWINDOW == 223 (0x14179f000) [pid = 1662] [serial = 4168] [outer = 0x14179a800]
16:48:12 INFO - PROCESS | 1662 | 1478738892876 Marionette DEBUG loaded listener.js
16:48:12 INFO - PROCESS | 1662 | ++DOMWINDOW == 224 (0x1417a6000) [pid = 1662] [serial = 4169] [outer = 0x14179a800]
16:48:13 INFO - PROCESS | 1662 | 1478738893393 Marionette TRACE conn2 <- [1,2095,null,{"value":["/html/semantics/interactive-elements/the-details-element/details.html",0,null,null,[["HTML parsing should locate 2 details elements in this document",0,null,null],["HTML parsing should close an unclosed before ",0,null,null],["HTMLDetailsElement should be exposed for prototyping",0,null,null],["a dynamically created details element should be instanceof HTMLDetailsElement",0,null,null],["a details element from the parser should be instanceof HTMLDetailsElement",0,null,null]]]}]
16:48:13 INFO - .....
16:48:13 INFO - TEST-OK | /html/semantics/interactive-elements/the-details-element/details.html | took 886ms
16:48:13 INFO - PROCESS | 1662 | 1478738893420 Marionette TRACE conn2 -> [0,2096,"getWindowHandle",null]
16:48:13 INFO - PROCESS | 1662 | 1478738893424 Marionette TRACE conn2 <- [1,2096,null,{"value":"7"}]
16:48:13 INFO - TEST-START | /html/semantics/interactive-elements/the-details-element/toggleEvent.html
16:48:13 INFO - PROCESS | 1662 | 1478738893429 Marionette TRACE conn2 -> [0,2097,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:13 INFO - PROCESS | 1662 | 1478738893542 Marionette TRACE conn2 <- [1,2097,null,{"value":null}]
16:48:13 INFO - PROCESS | 1662 | 1478738893660 Marionette TRACE conn2 -> [0,2098,"getWindowHandles",null]
16:48:13 INFO - PROCESS | 1662 | 1478738893662 Marionette TRACE conn2 <- [1,2098,null,["7"]]
16:48:13 INFO - PROCESS | 1662 | 1478738893670 Marionette TRACE conn2 -> [0,2099,"switchToWindow",{"name":"7"}]
16:48:13 INFO - PROCESS | 1662 | 1478738893673 Marionette TRACE conn2 <- [1,2099,null,{}]
16:48:13 INFO - PROCESS | 1662 | 1478738893676 Marionette TRACE conn2 -> [0,2100,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/interactive-elements/the-details-element/toggleEvent.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/interactive-elements/the-details-element/toggleEvent.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:13 INFO - PROCESS | 1662 | ++DOCSHELL 0x12dc33800 == 87 [pid = 1662] [id = 1838]
16:48:13 INFO - PROCESS | 1662 | ++DOMWINDOW == 225 (0x12dc38000) [pid = 1662] [serial = 4170] [outer = 0x0]
16:48:13 INFO - PROCESS | 1662 | ++DOMWINDOW == 226 (0x12e089800) [pid = 1662] [serial = 4171] [outer = 0x12dc38000]
16:48:13 INFO - PROCESS | 1662 | 1478738893717 Marionette DEBUG loaded listener.js
16:48:13 INFO - PROCESS | 1662 | ++DOMWINDOW == 227 (0x12e0e9000) [pid = 1662] [serial = 4172] [outer = 0x12dc38000]
16:48:14 INFO - PROCESS | 1662 | 1478738894068 Marionette TRACE conn2 <- [1,2100,null,{"value":["/html/semantics/interactive-elements/the-details-element/toggleEvent.html",0,null,null,[["Adding open to 'details' should fire a toggle event at the 'details' element",0,null,null],["Removing open from 'details' should fire a toggle event at the 'details' element",0,null,null],["Adding open to 'details' (display:none) should fire a toggle event at the 'details' element",0,null,null],["Adding open from 'details' (no children) should fire a toggle event at the 'details' element",0,null,null],["Calling open twice on 'details' fires only one toggle event",0,null,null],["Calling setAttribute('open', '') to 'details' should fire a toggle event at the 'details' element",0,null,null],["Calling removeAttribute('open') to 'details' should fire a toggle event at the 'details' element",0,null,null],["Setting open=true to opened 'details' element should not fire a toggle event at the 'details' element",0,null,null],["Setting open=false to closed 'details' element should not fire a toggle event at the 'details' element",0,null,null],["Adding open to 'details' (not in the document) should fire a toggle event at the 'details' element",0,null,null]]]}]
16:48:14 INFO - ..........
16:48:14 INFO - TEST-OK | /html/semantics/interactive-elements/the-details-element/toggleEvent.html | took 667ms
16:48:14 INFO - PROCESS | 1662 | 1478738894096 Marionette TRACE conn2 -> [0,2101,"getWindowHandle",null]
16:48:14 INFO - PROCESS | 1662 | 1478738894098 Marionette TRACE conn2 <- [1,2101,null,{"value":"7"}]
16:48:14 INFO - TEST-START | /html/semantics/selectors/pseudo-classes/checked.html
16:48:14 INFO - Clearing pref dom.details_element.enabled
16:48:14 INFO - PROCESS | 1662 | 1478738894101 Marionette TRACE conn2 -> [0,2102,"getContext",null]
16:48:14 INFO - PROCESS | 1662 | 1478738894102 Marionette TRACE conn2 <- [1,2102,null,{"value":"content"}]
16:48:14 INFO - PROCESS | 1662 | 1478738894105 Marionette TRACE conn2 -> [0,2103,"setContext",{"value":"chrome"}]
16:48:14 INFO - PROCESS | 1662 | 1478738894106 Marionette TRACE conn2 <- [1,2103,null,{}]
16:48:14 INFO - PROCESS | 1662 | 1478738894109 Marionette TRACE conn2 -> [0,2104,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"\n let prefInterface = Components.classes[\"@mozilla.org/preferences-service;1\"]\n .getService(Components.interfaces.nsIPrefBranch);\n let pref = 'dom.details_element.enabled';\n prefInterface.clearUserPref(pref);\n ","sandbox":"default","line":246}]
16:48:14 INFO - PROCESS | 1662 | 1478738894116 Marionette TRACE conn2 <- [1,2104,null,{"value":null}]
16:48:14 INFO - PROCESS | 1662 | 1478738894118 Marionette TRACE conn2 -> [0,2105,"setContext",{"value":"content"}]
16:48:14 INFO - PROCESS | 1662 | 1478738894121 Marionette TRACE conn2 <- [1,2105,null,{}]
16:48:14 INFO - PROCESS | 1662 | 1478738894129 Marionette TRACE conn2 -> [0,2106,"executeScript",{"scriptTimeout":null,"newSandbox":true,"args":[],"filename":"executormarionette.py","script":"if (window.wrappedJSObject.win) {window.wrappedJSObject.win.close()}","sandbox":"default","line":430}]
16:48:14 INFO - PROCESS | 1662 | 1478738894264 Marionette TRACE conn2 <- [1,2106,null,{"value":null}]
16:48:14 INFO - PROCESS | 1662 | 1478738894387 Marionette TRACE conn2 -> [0,2107,"getWindowHandles",null]
16:48:14 INFO - PROCESS | 1662 | 1478738894389 Marionette TRACE conn2 <- [1,2107,null,["7"]]
16:48:14 INFO - PROCESS | 1662 | 1478738894399 Marionette TRACE conn2 -> [0,2108,"switchToWindow",{"name":"7"}]
16:48:14 INFO - PROCESS | 1662 | 1478738894401 Marionette TRACE conn2 <- [1,2108,null,{}]
16:48:14 INFO - PROCESS | 1662 | 1478738894403 Marionette TRACE conn2 -> [0,2109,"executeAsyncScript",{"scriptTimeout":null,"sandbox":"default","debug_script":false,"script":"/* This Source Code Form is subject to the terms of the Mozilla Public\n * License, v. 2.0. If a copy of the MPL was not distributed with this\n * file, You can obtain one at http://mozilla.org/MPL/2.0/. */\n\nwindow.wrappedJSObject.timeout_multiplier = 3;\nwindow.wrappedJSObject.explicit_timeout = 0;\n\nwindow.wrappedJSObject.addEventListener(\"message\", function listener(event) {\n if (event.data.type != \"complete\") {\n return;\n }\n window.wrappedJSObject.removeEventListener(\"message\", listener);\n clearTimeout(timer);\n var tests = event.data.tests;\n var status = event.data.status;\n\n var subtest_results = tests.map(function(x) {\n return [x.name, x.status, x.message, x.stack]\n });\n\n marionetteScriptFinished([\"/html/semantics/selectors/pseudo-classes/checked.html\",\n status.status,\n status.message,\n status.stack,\n subtest_results]);\n}, false);\n\nwindow.wrappedJSObject.win = window.open(\"http://web-platform.test:8000/html/semantics/selectors/pseudo-classes/checked.html\", \"f6b92b6c-b619-4354-8ec9-abe2c3852b0b\");\n\nvar timer = null;\nif (30000) {\n timer = setTimeout(function() {\n log(\"Timeout fired\");\n window.wrappedJSObject.win.timeout();\n }, 30000);\n}\n","newSandbox":false,"line":445,"args":[],"filename":"executormarionette.py"}]
16:48:14 INFO - PROCESS | 1662 | ++DOCSHELL 0x127fde000 == 88 [pid = 1662] [id = 1839]
16:48:14 INFO - PROCESS | 1662 | ++DOMWINDOW == 228 (0x127fe1000) [pid = 1662] [serial = 4173] [outer = 0x0]
16:48:14 INFO - PROCESS | 1662 | ++DOMWINDOW == 229 (0x128a9f800) [pid = 1662] [serial = 4174] [outer = 0x127fe1000]
16:48:14 INFO - PROCESS | 1662 | 1478738894439 Marionette DEBUG loaded listener.js
16:48:14 INFO - PROCESS | 1662 | ++DOMWINDOW == 230 (0x12c3a1000) [pid = 1662] [serial = 4175] [outer = 0x127fe1000]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x141776000 == 87 [pid = 1662] [id = 1830]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x138767000 == 86 [pid = 1662] [id = 1829]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x138427000 == 85 [pid = 1662] [id = 1828]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x12f339000 == 84 [pid = 1662] [id = 1827]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x138313000 == 83 [pid = 1662] [id = 1826]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x130021000 == 82 [pid = 1662] [id = 1825]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x12f196800 == 81 [pid = 1662] [id = 1824]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x12e8a4000 == 80 [pid = 1662] [id = 1823]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x12deef800 == 79 [pid = 1662] [id = 1822]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x127f3c000 == 78 [pid = 1662] [id = 1821]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x12c3a3800 == 77 [pid = 1662] [id = 1820]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x125a9f000 == 76 [pid = 1662] [id = 1819]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x12c39a800 == 75 [pid = 1662] [id = 1818]
16:48:14 INFO - PROCESS | 1662 | --DOCSHELL 0x128ea9000 == 74 [pid = 1662] [id = 1817]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 229 (0x13842b000) [pid = 1662] [serial = 4084] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 228 (0x138431800) [pid = 1662] [serial = 4085] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 227 (0x138776800) [pid = 1662] [serial = 4073] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 226 (0x138771800) [pid = 1662] [serial = 4072] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 225 (0x12e08d000) [pid = 1662] [serial = 4076] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 224 (0x12b4b7800) [pid = 1662] [serial = 4075] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 223 (0x13001e800) [pid = 1662] [serial = 4079] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 222 (0x130016800) [pid = 1662] [serial = 4078] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 221 (0x138947800) [pid = 1662] [serial = 4082] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 220 (0x138940000) [pid = 1662] [serial = 4081] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 219 (0x13839f800) [pid = 1662] [serial = 4069] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 218 (0x1383a6800) [pid = 1662] [serial = 4070] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 217 (0x138315000) [pid = 1662] [serial = 4066] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 216 (0x13831a800) [pid = 1662] [serial = 4067] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 215 (0x130a2d000) [pid = 1662] [serial = 4063] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 214 (0x130a34800) [pid = 1662] [serial = 4064] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 213 (0x12f18f000) [pid = 1662] [serial = 4060] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 212 (0x12f32d000) [pid = 1662] [serial = 4061] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 211 (0x12def4800) [pid = 1662] [serial = 4057] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 210 (0x12e31f000) [pid = 1662] [serial = 4058] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 209 (0x12cddf800) [pid = 1662] [serial = 4050] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 208 (0x12db6b800) [pid = 1662] [serial = 4051] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 207 (0x128fda000) [pid = 1662] [serial = 4042] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 206 (0x12c390800) [pid = 1662] [serial = 4043] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 205 (0x130a22000) [pid = 1662] [serial = 4035] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 204 (0x130a29800) [pid = 1662] [serial = 4036] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 203 (0x12f85a800) [pid = 1662] [serial = 4027] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 202 (0x12f916800) [pid = 1662] [serial = 4028] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 201 (0x12f341000) [pid = 1662] [serial = 4020] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 200 (0x12f5af800) [pid = 1662] [serial = 4021] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 199 (0x12dba4000) [pid = 1662] [serial = 4011] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 198 (0x12db81000) [pid = 1662] [serial = 4012] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 197 (0x12e089000) [pid = 1662] [serial = 4014] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 196 (0x12e0ea000) [pid = 1662] [serial = 4016] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 195 (0x12e320800) [pid = 1662] [serial = 4017] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 194 (0x12e0e8000) [pid = 1662] [serial = 4018] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 193 (0x12acbe000) [pid = 1662] [serial = 4007] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 192 (0x128a94000) [pid = 1662] [serial = 4009] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 191 (0x12784f800) [pid = 1662] [serial = 4002] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 190 (0x127fdb800) [pid = 1662] [serial = 4003] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 189 (0x128a85800) [pid = 1662] [serial = 4005] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 188 (0x12f190000) [pid = 1662] [serial = 3994] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 187 (0x12f323000) [pid = 1662] [serial = 3996] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 186 (0x12885a000) [pid = 1662] [serial = 4000] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 185 (0x127fdc800) [pid = 1662] [serial = 4045] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 184 (0x12c62d000) [pid = 1662] [serial = 4048] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 183 (0x12f5bb800) [pid = 1662] [serial = 4025] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 182 (0x12c5a7000) [pid = 1662] [serial = 4046] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 181 (0x12f928800) [pid = 1662] [serial = 4031] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 180 (0x12b56c000) [pid = 1662] [serial = 4008] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 179 (0x12f5bf800) [pid = 1662] [serial = 4023] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 178 (0x12dc42000) [pid = 1662] [serial = 4053] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_child.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 177 (0x12dcdf800) [pid = 1662] [serial = 4055] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_grandchild.html]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 176 (0x127838000) [pid = 1662] [serial = 4038] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 175 (0x127ff0800) [pid = 1662] [serial = 4040] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 174 (0x12f923800) [pid = 1662] [serial = 4030] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | --DOMWINDOW == 173 (0x12f928000) [pid = 1662] [serial = 4033] [outer = 0x0] [url = about:blank]
16:48:14 INFO - PROCESS | 1662 | 1478738894757 Marionette TRACE conn2 <- [1,2109,null,{"value":["/html/semantics/selectors/pseudo-classes/checked.html",0,null,null,[["':checked' matches checked /