[0,866,"getWindowHandle",null]
18:49:07 INFO - PROCESS | 1666 | 1477532947533 Marionette TRACE conn2 <- [1,866,null,{"value":"2147483649"}]
18:49:07 INFO - TEST-START | /XMLHttpRequest/setrequestheader-bogus-value.htm
18:49:07 INFO - PROCESS | 1666 | 1477532947536 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}]
18:49:07 INFO - PROCESS | 1666 | 1477532947589 Marionette TRACE conn2 <- [1,867,null,{"value":null}]
18:49:07 INFO - PROCESS | 1666 | 1477532947606 Marionette TRACE conn2 -> [0,868,"getWindowHandles",null]
18:49:07 INFO - PROCESS | 1666 | 1477532947609 Marionette TRACE conn2 <- [1,868,null,["2147483649"]]
18:49:07 INFO - PROCESS | 1666 | 1477532947611 Marionette TRACE conn2 -> [0,869,"switchToWindow",{"name":"2147483649"}]
18:49:07 INFO - PROCESS | 1666 | 1477532947614 Marionette TRACE conn2 <- [1,869,null,{}]
18:49:07 INFO - PROCESS | 1666 | 1477532947616 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:07 INFO - PROCESS | 1666 | ++DOCSHELL 0x12374b000 == 7 [pid = 1668] [id = 194]
18:49:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 52 (0x123608c00) [pid = 1668] [serial = 567] [outer = 0x0]
18:49:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 53 (0x123612c00) [pid = 1668] [serial = 568] [outer = 0x123608c00]
18:49:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 54 (0x1237cf400) [pid = 1668] [serial = 569] [outer = 0x123608c00]
18:49:07 INFO - PROCESS | 1666 | 1477532947894 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]]]}]
18:49:07 INFO - ......
18:49:07 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-bogus-value.htm | took 373ms
18:49:07 INFO - PROCESS | 1666 | 1477532947910 Marionette TRACE conn2 -> [0,871,"getWindowHandle",null]
18:49:07 INFO - PROCESS | 1666 | 1477532947912 Marionette TRACE conn2 <- [1,871,null,{"value":"2147483649"}]
18:49:07 INFO - TEST-START | /XMLHttpRequest/setrequestheader-case-insensitive.htm
18:49:07 INFO - PROCESS | 1666 | 1477532947915 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}]
18:49:07 INFO - PROCESS | 1666 | 1477532947958 Marionette TRACE conn2 <- [1,872,null,{"value":null}]
18:49:07 INFO - PROCESS | 1666 | 1477532947968 Marionette TRACE conn2 -> [0,873,"getWindowHandles",null]
18:49:07 INFO - PROCESS | 1666 | 1477532947969 Marionette TRACE conn2 <- [1,873,null,["2147483649"]]
18:49:07 INFO - PROCESS | 1666 | 1477532947976 Marionette TRACE conn2 -> [0,874,"switchToWindow",{"name":"2147483649"}]
18:49:07 INFO - PROCESS | 1666 | 1477532947977 Marionette TRACE conn2 <- [1,874,null,{}]
18:49:07 INFO - PROCESS | 1666 | 1477532947981 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:07 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa2f000 == 8 [pid = 1668] [id = 195]
18:49:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 55 (0x123aa0000) [pid = 1668] [serial = 570] [outer = 0x0]
18:49:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 56 (0x123aaac00) [pid = 1668] [serial = 571] [outer = 0x123aa0000]
18:49:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 57 (0x12498a000) [pid = 1668] [serial = 572] [outer = 0x123aa0000]
18:49:08 INFO - PROCESS | 1666 | 1477532948312 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"]]]}]
18:49:08 INFO - .
18:49:08 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-case-insensitive.htm | took 417ms
18:49:08 INFO - TEST-START | /XMLHttpRequest/setrequestheader-content-type.htm
18:49:08 INFO - PROCESS | 1666 | 1477532948332 Marionette TRACE conn2 -> [0,876,"getWindowHandle",null]
18:49:08 INFO - PROCESS | 1666 | 1477532948333 Marionette TRACE conn2 <- [1,876,null,{"value":"2147483649"}]
18:49:08 INFO - PROCESS | 1666 | 1477532948337 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}]
18:49:08 INFO - PROCESS | 1666 | 1477532948391 Marionette TRACE conn2 <- [1,877,null,{"value":null}]
18:49:08 INFO - PROCESS | 1666 | 1477532948413 Marionette TRACE conn2 -> [0,878,"getWindowHandles",null]
18:49:08 INFO - PROCESS | 1666 | 1477532948414 Marionette TRACE conn2 <- [1,878,null,["2147483649"]]
18:49:08 INFO - PROCESS | 1666 | 1477532948416 Marionette TRACE conn2 -> [0,879,"switchToWindow",{"name":"2147483649"}]
18:49:08 INFO - PROCESS | 1666 | 1477532948418 Marionette TRACE conn2 <- [1,879,null,{}]
18:49:08 INFO - PROCESS | 1666 | 1477532948420 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:08 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ae1d000 == 9 [pid = 1668] [id = 196]
18:49:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 58 (0x12aa6a400) [pid = 1668] [serial = 573] [outer = 0x0]
18:49:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 59 (0x12aa75800) [pid = 1668] [serial = 574] [outer = 0x12aa6a400]
18:49:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 60 (0x12ab85000) [pid = 1668] [serial = 575] [outer = 0x12aa6a400]
18:49:08 INFO - PROCESS | 1666 | 1477532948876 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"]]]}]
18:49:08 INFO - ................................
18:49:08 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-content-type.htm | took 575ms
18:49:08 INFO - TEST-START | /XMLHttpRequest/setrequestheader-header-allowed.htm
18:49:08 INFO - PROCESS | 1666 | 1477532948913 Marionette TRACE conn2 -> [0,881,"getWindowHandle",null]
18:49:08 INFO - PROCESS | 1666 | 1477532948914 Marionette TRACE conn2 <- [1,881,null,{"value":"2147483649"}]
18:49:08 INFO - PROCESS | 1666 | 1477532948917 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}]
18:49:08 INFO - PROCESS | 1666 | 1477532948968 Marionette TRACE conn2 <- [1,882,null,{"value":null}]
18:49:08 INFO - PROCESS | 1666 | 1477532948979 Marionette TRACE conn2 -> [0,883,"getWindowHandles",null]
18:49:08 INFO - PROCESS | 1666 | 1477532948980 Marionette TRACE conn2 <- [1,883,null,["2147483649"]]
18:49:08 INFO - PROCESS | 1666 | 1477532948983 Marionette TRACE conn2 -> [0,884,"switchToWindow",{"name":"2147483649"}]
18:49:08 INFO - PROCESS | 1666 | 1477532948986 Marionette TRACE conn2 <- [1,884,null,{}]
18:49:09 INFO - PROCESS | 1666 | 1477532948998 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:09 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b60a800 == 10 [pid = 1668] [id = 197]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 61 (0x12ab8c400) [pid = 1668] [serial = 576] [outer = 0x0]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 62 (0x12ac04c00) [pid = 1668] [serial = 577] [outer = 0x12ab8c400]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 63 (0x12ac08000) [pid = 1668] [serial = 578] [outer = 0x12ab8c400]
18:49:09 INFO - PROCESS | 1666 | 1477532949444 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"]]]}]
18:49:09 INFO - .........
18:49:09 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-header-allowed.htm | took 567ms
18:49:09 INFO - PROCESS | 1666 | 1477532949484 Marionette TRACE conn2 -> [0,886,"getWindowHandle",null]
18:49:09 INFO - PROCESS | 1666 | 1477532949486 Marionette TRACE conn2 <- [1,886,null,{"value":"2147483649"}]
18:49:09 INFO - TEST-START | /XMLHttpRequest/setrequestheader-header-forbidden.htm
18:49:09 INFO - PROCESS | 1666 | 1477532949490 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}]
18:49:09 INFO - PROCESS | 1666 | 1477532949564 Marionette TRACE conn2 <- [1,887,null,{"value":null}]
18:49:09 INFO - PROCESS | 1666 | 1477532949575 Marionette TRACE conn2 -> [0,888,"getWindowHandles",null]
18:49:09 INFO - PROCESS | 1666 | 1477532949577 Marionette TRACE conn2 <- [1,888,null,["2147483649"]]
18:49:09 INFO - PROCESS | 1666 | 1477532949579 Marionette TRACE conn2 -> [0,889,"switchToWindow",{"name":"2147483649"}]
18:49:09 INFO - PROCESS | 1666 | 1477532949581 Marionette TRACE conn2 <- [1,889,null,{}]
18:49:09 INFO - PROCESS | 1666 | 1477532949584 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:09 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bb2c800 == 11 [pid = 1668] [id = 198]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 64 (0x12aeda800) [pid = 1668] [serial = 579] [outer = 0x0]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 65 (0x12b334000) [pid = 1668] [serial = 580] [outer = 0x12aeda800]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 66 (0x12b504000) [pid = 1668] [serial = 581] [outer = 0x12aeda800]
18:49:09 INFO - PROCESS | 1666 | 1477532949861 Marionette TRACE conn2 <- [1,890,null,{"value":["/XMLHttpRequest/setrequestheader-header-forbidden.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() - headers that are forbidden",0,null,null]]]}]
18:49:09 INFO - .
18:49:09 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-header-forbidden.htm | took 419ms
18:49:09 INFO - PROCESS | 1666 | 1477532949908 Marionette TRACE conn2 -> [0,891,"getWindowHandle",null]
18:49:09 INFO - PROCESS | 1666 | 1477532949909 Marionette TRACE conn2 <- [1,891,null,{"value":"2147483649"}]
18:49:09 INFO - TEST-START | /XMLHttpRequest/setrequestheader-open-setrequestheader.htm
18:49:09 INFO - PROCESS | 1666 | 1477532949913 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}]
18:49:09 INFO - PROCESS | 1666 | 1477532949960 Marionette TRACE conn2 <- [1,892,null,{"value":null}]
18:49:09 INFO - PROCESS | 1666 | 1477532949970 Marionette TRACE conn2 -> [0,893,"getWindowHandles",null]
18:49:09 INFO - PROCESS | 1666 | 1477532949972 Marionette TRACE conn2 <- [1,893,null,["2147483649"]]
18:49:09 INFO - PROCESS | 1666 | 1477532949976 Marionette TRACE conn2 -> [0,894,"switchToWindow",{"name":"2147483649"}]
18:49:09 INFO - PROCESS | 1666 | 1477532949977 Marionette TRACE conn2 <- [1,894,null,{}]
18:49:09 INFO - PROCESS | 1666 | 1477532949980 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:09 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b546800 == 12 [pid = 1668] [id = 199]
18:49:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 67 (0x12aedec00) [pid = 1668] [serial = 582] [outer = 0x0]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 68 (0x12b092800) [pid = 1668] [serial = 583] [outer = 0x12aedec00]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 69 (0x12b099400) [pid = 1668] [serial = 584] [outer = 0x12aedec00]
18:49:10 INFO - PROCESS | 1666 | 1477532950256 Marionette TRACE conn2 <- [1,895,null,{"value":["/XMLHttpRequest/setrequestheader-open-setrequestheader.htm",0,null,null,[["XMLHttpRequest: setRequestHeader() and open()",0,null,null]]]}]
18:49:10 INFO - .
18:49:10 INFO - TEST-OK | /XMLHttpRequest/setrequestheader-open-setrequestheader.htm | took 369ms
18:49:10 INFO - TEST-START | /XMLHttpRequest/status-async.htm
18:49:10 INFO - PROCESS | 1666 | 1477532950282 Marionette TRACE conn2 -> [0,896,"getWindowHandle",null]
18:49:10 INFO - PROCESS | 1666 | 1477532950283 Marionette TRACE conn2 <- [1,896,null,{"value":"2147483649"}]
18:49:10 INFO - PROCESS | 1666 | 1477532950286 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}]
18:49:10 INFO - PROCESS | 1666 | 1477532950323 Marionette TRACE conn2 <- [1,897,null,{"value":null}]
18:49:10 INFO - PROCESS | 1666 | 1477532950327 Marionette TRACE conn2 -> [0,898,"getWindowHandles",null]
18:49:10 INFO - PROCESS | 1666 | 1477532950328 Marionette TRACE conn2 <- [1,898,null,["2147483649"]]
18:49:10 INFO - PROCESS | 1666 | 1477532950330 Marionette TRACE conn2 -> [0,899,"switchToWindow",{"name":"2147483649"}]
18:49:10 INFO - PROCESS | 1666 | 1477532950332 Marionette TRACE conn2 <- [1,899,null,{}]
18:49:10 INFO - PROCESS | 1666 | 1477532950335 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:10 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bc0e800 == 13 [pid = 1668] [id = 200]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 70 (0x12b09bc00) [pid = 1668] [serial = 585] [outer = 0x0]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 71 (0x12b687000) [pid = 1668] [serial = 586] [outer = 0x12b09bc00]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 72 (0x12b68a800) [pid = 1668] [serial = 587] [outer = 0x12b09bc00]
18:49:10 INFO - PROCESS | 1666 | 1477532950683 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]]]}]
18:49:10 INFO - ...........................
18:49:10 INFO - TEST-OK | /XMLHttpRequest/status-async.htm | took 425ms
18:49:10 INFO - PROCESS | 1666 | 1477532950710 Marionette TRACE conn2 -> [0,901,"getWindowHandle",null]
18:49:10 INFO - PROCESS | 1666 | 1477532950712 Marionette TRACE conn2 <- [1,901,null,{"value":"2147483649"}]
18:49:10 INFO - TEST-START | /XMLHttpRequest/status-basic.htm
18:49:10 INFO - PROCESS | 1666 | 1477532950715 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}]
18:49:10 INFO - PROCESS | 1666 | 1477532950761 Marionette TRACE conn2 <- [1,902,null,{"value":null}]
18:49:10 INFO - PROCESS | 1666 | 1477532950770 Marionette TRACE conn2 -> [0,903,"getWindowHandles",null]
18:49:10 INFO - PROCESS | 1666 | 1477532950772 Marionette TRACE conn2 <- [1,903,null,["2147483649"]]
18:49:10 INFO - PROCESS | 1666 | 1477532950776 Marionette TRACE conn2 -> [0,904,"switchToWindow",{"name":"2147483649"}]
18:49:10 INFO - PROCESS | 1666 | 1477532950778 Marionette TRACE conn2 <- [1,904,null,{}]
18:49:10 INFO - PROCESS | 1666 | 1477532950780 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:10 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b605000 == 14 [pid = 1668] [id = 201]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 73 (0x12b68bc00) [pid = 1668] [serial = 588] [outer = 0x0]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 74 (0x12b970c00) [pid = 1668] [serial = 589] [outer = 0x12b68bc00]
18:49:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 75 (0x12be06400) [pid = 1668] [serial = 590] [outer = 0x12b68bc00]
18:49:11 INFO - PROCESS | 1666 | 1477532951210 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]]]}]
18:49:11 INFO - ...........................
18:49:11 INFO - TEST-OK | /XMLHttpRequest/status-basic.htm | took 519ms
18:49:11 INFO - PROCESS | 1666 | 1477532951233 Marionette TRACE conn2 -> [0,906,"getWindowHandle",null]
18:49:11 INFO - PROCESS | 1666 | 1477532951234 Marionette TRACE conn2 <- [1,906,null,{"value":"2147483649"}]
18:49:11 INFO - TEST-START | /XMLHttpRequest/status-error.htm
18:49:11 INFO - PROCESS | 1666 | 1477532951238 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}]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 74 (0x120de3400) [pid = 1668] [serial = 528] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-no-response-event-load.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 73 (0x1217ac800) [pid = 1668] [serial = 531] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-no-response-event-loadend.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 72 (0x124989c00) [pid = 1668] [serial = 537] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-response-event-order.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 71 (0x1236fb800) [pid = 1668] [serial = 534] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-no-response-event-order.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 70 (0x12a58b000) [pid = 1668] [serial = 540] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-timeout.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 69 (0x1206dd000) [pid = 1668] [serial = 543] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-timeout-events.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 68 (0x119c6f400) [pid = 1668] [serial = 525] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-sync-blocks-async.htm]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 67 (0x12a591000) [pid = 1668] [serial = 546] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-usp.html]
18:49:11 INFO - PROCESS | 1666 | --DOMWINDOW == 66 (0x1217adc00) [pid = 1668] [serial = 522] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-send.worker]
18:49:11 INFO - PROCESS | 1666 | 1477532951394 Marionette TRACE conn2 <- [1,907,null,{"value":null}]
18:49:11 INFO - PROCESS | 1666 | 1477532951401 Marionette TRACE conn2 -> [0,908,"getWindowHandles",null]
18:49:11 INFO - PROCESS | 1666 | 1477532951402 Marionette TRACE conn2 <- [1,908,null,["2147483649"]]
18:49:11 INFO - PROCESS | 1666 | 1477532951407 Marionette TRACE conn2 -> [0,909,"switchToWindow",{"name":"2147483649"}]
18:49:11 INFO - PROCESS | 1666 | 1477532951409 Marionette TRACE conn2 <- [1,909,null,{}]
18:49:11 INFO - PROCESS | 1666 | 1477532951411 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:11 INFO - PROCESS | 1666 | ++DOCSHELL 0x1249af000 == 15 [pid = 1668] [id = 202]
18:49:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 67 (0x1217ac800) [pid = 1668] [serial = 591] [outer = 0x0]
18:49:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 68 (0x12b976000) [pid = 1668] [serial = 592] [outer = 0x1217ac800]
18:49:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 69 (0x12bf9b400) [pid = 1668] [serial = 593] [outer = 0x1217ac800]
18:49:11 INFO - PROCESS | 1666 | 1477532951923 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]]]}]
18:49:11 INFO - ...................
18:49:11 INFO - TEST-OK | /XMLHttpRequest/status-error.htm | took 724ms
18:49:11 INFO - PROCESS | 1666 | 1477532951962 Marionette TRACE conn2 -> [0,911,"getWindowHandle",null]
18:49:11 INFO - PROCESS | 1666 | 1477532951963 Marionette TRACE conn2 <- [1,911,null,{"value":"2147483649"}]
18:49:11 INFO - TEST-START | /XMLHttpRequest/timeout-cors-async.htm
18:49:11 INFO - PROCESS | 1666 | 1477532951967 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}]
18:49:12 INFO - PROCESS | 1666 | 1477532952037 Marionette TRACE conn2 <- [1,912,null,{"value":null}]
18:49:12 INFO - PROCESS | 1666 | 1477532952049 Marionette TRACE conn2 -> [0,913,"getWindowHandles",null]
18:49:12 INFO - PROCESS | 1666 | 1477532952050 Marionette TRACE conn2 <- [1,913,null,["2147483649"]]
18:49:12 INFO - PROCESS | 1666 | 1477532952060 Marionette TRACE conn2 -> [0,914,"switchToWindow",{"name":"2147483649"}]
18:49:12 INFO - PROCESS | 1666 | 1477532952061 Marionette TRACE conn2 <- [1,914,null,{}]
18:49:12 INFO - PROCESS | 1666 | 1477532952065 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:12 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d269800 == 16 [pid = 1668] [id = 203]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 70 (0x12b68a400) [pid = 1668] [serial = 594] [outer = 0x0]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 71 (0x12d131c00) [pid = 1668] [serial = 595] [outer = 0x12b68a400]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 72 (0x12d190000) [pid = 1668] [serial = 596] [outer = 0x12b68a400]
18:49:12 INFO - PROCESS | 1666 | [Child 1668] 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
18:49:12 INFO - PROCESS | 1666 | 1477532952459 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]]]}]
18:49:12 INFO - .
18:49:12 INFO - TEST-OK | /XMLHttpRequest/timeout-cors-async.htm | took 516ms
18:49:12 INFO - PROCESS | 1666 | 1477532952484 Marionette TRACE conn2 -> [0,916,"getWindowHandle",null]
18:49:12 INFO - PROCESS | 1666 | 1477532952486 Marionette TRACE conn2 <- [1,916,null,{"value":"2147483649"}]
18:49:12 INFO - TEST-START | /XMLHttpRequest/timeout-sync.htm
18:49:12 INFO - PROCESS | 1666 | 1477532952496 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}]
18:49:12 INFO - PROCESS | 1666 | 1477532952565 Marionette TRACE conn2 <- [1,917,null,{"value":null}]
18:49:12 INFO - PROCESS | 1666 | 1477532952577 Marionette TRACE conn2 -> [0,918,"getWindowHandles",null]
18:49:12 INFO - PROCESS | 1666 | 1477532952579 Marionette TRACE conn2 <- [1,918,null,["2147483649"]]
18:49:12 INFO - PROCESS | 1666 | 1477532952582 Marionette TRACE conn2 -> [0,919,"switchToWindow",{"name":"2147483649"}]
18:49:12 INFO - PROCESS | 1666 | 1477532952591 Marionette TRACE conn2 <- [1,919,null,{}]
18:49:12 INFO - PROCESS | 1666 | 1477532952597 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:12 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d840000 == 17 [pid = 1668] [id = 204]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 73 (0x12d132c00) [pid = 1668] [serial = 597] [outer = 0x0]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 74 (0x12d8b6400) [pid = 1668] [serial = 598] [outer = 0x12d132c00]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 75 (0x12d8b9000) [pid = 1668] [serial = 599] [outer = 0x12d132c00]
18:49:12 INFO - PROCESS | 1666 | 1477532952902 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]]]}]
18:49:12 INFO - ..
18:49:12 INFO - TEST-OK | /XMLHttpRequest/timeout-sync.htm | took 416ms
18:49:12 INFO - PROCESS | 1666 | 1477532952912 Marionette TRACE conn2 -> [0,921,"getWindowHandle",null]
18:49:12 INFO - PROCESS | 1666 | 1477532952914 Marionette TRACE conn2 <- [1,921,null,{"value":"2147483649"}]
18:49:12 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-basic.htm
18:49:12 INFO - PROCESS | 1666 | 1477532952918 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}]
18:49:12 INFO - PROCESS | 1666 | 1477532952965 Marionette TRACE conn2 <- [1,922,null,{"value":null}]
18:49:12 INFO - PROCESS | 1666 | 1477532952970 Marionette TRACE conn2 -> [0,923,"getWindowHandles",null]
18:49:12 INFO - PROCESS | 1666 | 1477532952973 Marionette TRACE conn2 <- [1,923,null,["2147483649"]]
18:49:12 INFO - PROCESS | 1666 | 1477532952981 Marionette TRACE conn2 -> [0,924,"switchToWindow",{"name":"2147483649"}]
18:49:12 INFO - PROCESS | 1666 | 1477532952983 Marionette TRACE conn2 <- [1,924,null,{}]
18:49:12 INFO - PROCESS | 1666 | 1477532952986 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:12 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d85a000 == 18 [pid = 1668] [id = 205]
18:49:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 76 (0x12d8bc400) [pid = 1668] [serial = 600] [outer = 0x0]
18:49:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 77 (0x12d9c4800) [pid = 1668] [serial = 601] [outer = 0x12d8bc400]
18:49:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 78 (0x12d9c8000) [pid = 1668] [serial = 602] [outer = 0x12d8bc400]
18:49:13 INFO - PROCESS | 1666 | 1477532953268 Marionette TRACE conn2 <- [1,925,null,{"value":["/XMLHttpRequest/xmlhttprequest-basic.htm",0,null,null,[["XMLHttpRequest: prototype and members",0,null,null]]]}]
18:49:13 INFO - .
18:49:13 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-basic.htm | took 366ms
18:49:13 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-eventtarget.htm
18:49:13 INFO - PROCESS | 1666 | 1477532953283 Marionette TRACE conn2 -> [0,926,"getWindowHandle",null]
18:49:13 INFO - PROCESS | 1666 | 1477532953284 Marionette TRACE conn2 <- [1,926,null,{"value":"2147483649"}]
18:49:13 INFO - PROCESS | 1666 | 1477532953287 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}]
18:49:13 INFO - PROCESS | 1666 | 1477532953341 Marionette TRACE conn2 <- [1,927,null,{"value":null}]
18:49:13 INFO - PROCESS | 1666 | 1477532953344 Marionette TRACE conn2 -> [0,928,"getWindowHandles",null]
18:49:13 INFO - PROCESS | 1666 | 1477532953346 Marionette TRACE conn2 <- [1,928,null,["2147483649"]]
18:49:13 INFO - PROCESS | 1666 | 1477532953350 Marionette TRACE conn2 -> [0,929,"switchToWindow",{"name":"2147483649"}]
18:49:13 INFO - PROCESS | 1666 | 1477532953352 Marionette TRACE conn2 <- [1,929,null,{}]
18:49:13 INFO - PROCESS | 1666 | 1477532953359 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:13 INFO - PROCESS | 1666 | ++DOCSHELL 0x12de70800 == 19 [pid = 1668] [id = 206]
18:49:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 79 (0x12ac05000) [pid = 1668] [serial = 603] [outer = 0x0]
18:49:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 80 (0x12da08c00) [pid = 1668] [serial = 604] [outer = 0x12ac05000]
18:49:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 81 (0x12da0b800) [pid = 1668] [serial = 605] [outer = 0x12ac05000]
18:49:13 INFO - PROCESS | 1666 | 1477532953757 Marionette TRACE conn2 <- [1,930,null,{"value":["/XMLHttpRequest/xmlhttprequest-eventtarget.htm",0,null,null,[["XMLHttpRequest: implements EventTarget",0,null,null]]]}]
18:49:13 INFO - .
18:49:13 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-eventtarget.htm | took 522ms
18:49:13 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-network-error-sync.htm
18:49:13 INFO - PROCESS | 1666 | 1477532953809 Marionette TRACE conn2 -> [0,931,"getWindowHandle",null]
18:49:13 INFO - PROCESS | 1666 | 1477532953811 Marionette TRACE conn2 <- [1,931,null,{"value":"2147483649"}]
18:49:13 INFO - PROCESS | 1666 | 1477532953824 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}]
18:49:13 INFO - PROCESS | 1666 | 1477532953901 Marionette TRACE conn2 <- [1,932,null,{"value":null}]
18:49:13 INFO - PROCESS | 1666 | 1477532953912 Marionette TRACE conn2 -> [0,933,"getWindowHandles",null]
18:49:13 INFO - PROCESS | 1666 | 1477532953913 Marionette TRACE conn2 <- [1,933,null,["2147483649"]]
18:49:13 INFO - PROCESS | 1666 | 1477532953915 Marionette TRACE conn2 -> [0,934,"switchToWindow",{"name":"2147483649"}]
18:49:13 INFO - PROCESS | 1666 | 1477532953918 Marionette TRACE conn2 <- [1,934,null,{}]
18:49:13 INFO - PROCESS | 1666 | 1477532953927 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:13 INFO - PROCESS | 1666 | ++DOCSHELL 0x1234e7800 == 20 [pid = 1668] [id = 207]
18:49:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 82 (0x120de1800) [pid = 1668] [serial = 606] [outer = 0x0]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 83 (0x1217dd400) [pid = 1668] [serial = 607] [outer = 0x120de1800]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 84 (0x1236fec00) [pid = 1668] [serial = 608] [outer = 0x120de1800]
18:49:14 INFO - PROCESS | 1666 | 1477532954353 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]]]}]
18:49:14 INFO - .
18:49:14 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-network-error-sync.htm | took 566ms
18:49:14 INFO - PROCESS | 1666 | 1477532954381 Marionette TRACE conn2 -> [0,936,"getWindowHandle",null]
18:49:14 INFO - PROCESS | 1666 | 1477532954382 Marionette TRACE conn2 <- [1,936,null,{"value":"2147483649"}]
18:49:14 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-network-error.htm
18:49:14 INFO - PROCESS | 1666 | 1477532954385 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}]
18:49:14 INFO - PROCESS | 1666 | 1477532954435 Marionette TRACE conn2 <- [1,937,null,{"value":null}]
18:49:14 INFO - PROCESS | 1666 | 1477532954444 Marionette TRACE conn2 -> [0,938,"getWindowHandles",null]
18:49:14 INFO - PROCESS | 1666 | 1477532954446 Marionette TRACE conn2 <- [1,938,null,["2147483649"]]
18:49:14 INFO - PROCESS | 1666 | 1477532954447 Marionette TRACE conn2 -> [0,939,"switchToWindow",{"name":"2147483649"}]
18:49:14 INFO - PROCESS | 1666 | 1477532954449 Marionette TRACE conn2 <- [1,939,null,{}]
18:49:14 INFO - PROCESS | 1666 | 1477532954452 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:14 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ae1a800 == 21 [pid = 1668] [id = 208]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 85 (0x12392a800) [pid = 1668] [serial = 609] [outer = 0x0]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 86 (0x12aa6b400) [pid = 1668] [serial = 610] [outer = 0x12392a800]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 87 (0x12ab8a000) [pid = 1668] [serial = 611] [outer = 0x12392a800]
18:49:14 INFO - PROCESS | 1666 | 1477532954777 Marionette TRACE conn2 <- [1,940,null,{"value":["/XMLHttpRequest/xmlhttprequest-network-error.htm",0,null,null,[["XMLHttpRequest: members during network errors",0,null,null]]]}]
18:49:14 INFO - .
18:49:14 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-network-error.htm | took 420ms
18:49:14 INFO - PROCESS | 1666 | 1477532954805 Marionette TRACE conn2 -> [0,941,"getWindowHandle",null]
18:49:14 INFO - PROCESS | 1666 | 1477532954806 Marionette TRACE conn2 <- [1,941,null,{"value":"2147483649"}]
18:49:14 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html
18:49:14 INFO - PROCESS | 1666 | 1477532954809 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}]
18:49:14 INFO - PROCESS | 1666 | 1477532954859 Marionette TRACE conn2 <- [1,942,null,{"value":null}]
18:49:14 INFO - PROCESS | 1666 | 1477532954867 Marionette TRACE conn2 -> [0,943,"getWindowHandles",null]
18:49:14 INFO - PROCESS | 1666 | 1477532954868 Marionette TRACE conn2 <- [1,943,null,["2147483649"]]
18:49:14 INFO - PROCESS | 1666 | 1477532954874 Marionette TRACE conn2 -> [0,944,"switchToWindow",{"name":"2147483649"}]
18:49:14 INFO - PROCESS | 1666 | 1477532954877 Marionette TRACE conn2 <- [1,944,null,{}]
18:49:14 INFO - PROCESS | 1666 | 1477532954880 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:14 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bc02800 == 22 [pid = 1668] [id = 209]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 88 (0x12ac0b800) [pid = 1668] [serial = 612] [outer = 0x0]
18:49:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 89 (0x12aed9c00) [pid = 1668] [serial = 613] [outer = 0x12ac0b800]
18:49:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 90 (0x12b09a000) [pid = 1668] [serial = 614] [outer = 0x12ac0b800]
18:49:15 INFO - PROCESS | 1666 | ++DOCSHELL 0x1206aa800 == 23 [pid = 1668] [id = 210]
18:49:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 91 (0x12aa70000) [pid = 1668] [serial = 615] [outer = 0x0]
18:49:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 92 (0x12b682800) [pid = 1668] [serial = 616] [outer = 0x12aa70000]
18:49:15 INFO - PROCESS | 1666 | 1477532955257 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]]]}]
18:49:15 INFO - .
18:49:15 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html | took 468ms
18:49:15 INFO - PROCESS | 1666 | 1477532955277 Marionette TRACE conn2 -> [0,946,"getWindowHandle",null]
18:49:15 INFO - PROCESS | 1666 | 1477532955280 Marionette TRACE conn2 <- [1,946,null,{"value":"2147483649"}]
18:49:15 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-sync-block-scripts.html
18:49:15 INFO - PROCESS | 1666 | 1477532955285 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}]
18:49:15 INFO - PROCESS | 1666 | 1477532955362 Marionette TRACE conn2 <- [1,947,null,{"value":null}]
18:49:15 INFO - PROCESS | 1666 | 1477532955379 Marionette TRACE conn2 -> [0,948,"getWindowHandles",null]
18:49:15 INFO - PROCESS | 1666 | 1477532955381 Marionette TRACE conn2 <- [1,948,null,["2147483649"]]
18:49:15 INFO - PROCESS | 1666 | 1477532955384 Marionette TRACE conn2 -> [0,949,"switchToWindow",{"name":"2147483649"}]
18:49:15 INFO - PROCESS | 1666 | 1477532955388 Marionette TRACE conn2 <- [1,949,null,{}]
18:49:15 INFO - PROCESS | 1666 | 1477532955392 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:15 INFO - PROCESS | 1666 | ++DOCSHELL 0x117e32000 == 24 [pid = 1668] [id = 211]
18:49:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 93 (0x117c4fc00) [pid = 1668] [serial = 617] [outer = 0x0]
18:49:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 94 (0x12aa6a000) [pid = 1668] [serial = 618] [outer = 0x117c4fc00]
18:49:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 95 (0x12ac0c000) [pid = 1668] [serial = 619] [outer = 0x117c4fc00]
18:49:15 INFO - PROCESS | 1666 | 1477532955904 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]]]}]
18:49:15 INFO - .
18:49:15 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-sync-block-scripts.html | took 667ms
18:49:15 INFO - PROCESS | 1666 | 1477532955952 Marionette TRACE conn2 -> [0,951,"getWindowHandle",null]
18:49:15 INFO - PROCESS | 1666 | 1477532955954 Marionette TRACE conn2 <- [1,951,null,{"value":"2147483649"}]
18:49:15 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html
18:49:15 INFO - PROCESS | 1666 | 1477532955958 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}]
18:49:16 INFO - PROCESS | 1666 | 1477532956032 Marionette TRACE conn2 <- [1,952,null,{"value":null}]
18:49:16 INFO - PROCESS | 1666 | 1477532956116 Marionette TRACE conn2 -> [0,953,"getWindowHandles",null]
18:49:16 INFO - PROCESS | 1666 | 1477532956121 Marionette TRACE conn2 <- [1,953,null,["2147483649"]]
18:49:16 INFO - PROCESS | 1666 | 1477532956126 Marionette TRACE conn2 -> [0,954,"switchToWindow",{"name":"2147483649"}]
18:49:16 INFO - PROCESS | 1666 | 1477532956131 Marionette TRACE conn2 <- [1,954,null,{}]
18:49:16 INFO - PROCESS | 1666 | 1477532956135 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:16 INFO - PROCESS | 1666 | ++DOCSHELL 0x120974800 == 25 [pid = 1668] [id = 212]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 96 (0x1177a2000) [pid = 1668] [serial = 620] [outer = 0x0]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 97 (0x1217d0000) [pid = 1668] [serial = 621] [outer = 0x1177a2000]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 98 (0x12340ec00) [pid = 1668] [serial = 622] [outer = 0x1177a2000]
18:49:16 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179bc000 == 26 [pid = 1668] [id = 213]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 99 (0x1212d4400) [pid = 1668] [serial = 623] [outer = 0x0]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 100 (0x1236fcc00) [pid = 1668] [serial = 624] [outer = 0x1212d4400]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12d85a000 == 25 [pid = 1668] [id = 205]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12d840000 == 24 [pid = 1668] [id = 204]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12d269800 == 23 [pid = 1668] [id = 203]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x1249af000 == 22 [pid = 1668] [id = 202]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12b605000 == 21 [pid = 1668] [id = 201]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12bc0e800 == 20 [pid = 1668] [id = 200]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12b546800 == 19 [pid = 1668] [id = 199]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12bb2c800 == 18 [pid = 1668] [id = 198]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12b60a800 == 17 [pid = 1668] [id = 197]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae1d000 == 16 [pid = 1668] [id = 196]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa2f000 == 15 [pid = 1668] [id = 195]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12374b000 == 14 [pid = 1668] [id = 194]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x120dba000 == 13 [pid = 1668] [id = 193]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x1234d7800 == 12 [pid = 1668] [id = 192]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa26800 == 11 [pid = 1668] [id = 191]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x122093000 == 10 [pid = 1668] [id = 190]
18:49:16 INFO - PROCESS | 1666 | --DOCSHELL 0x12b868800 == 9 [pid = 1668] [id = 189]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 99 (0x12ac99800) [pid = 1668] [serial = 550] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 98 (0x12abe7000) [pid = 1668] [serial = 547] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 97 (0x12abeb400) [pid = 1668] [serial = 548] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 96 (0x1217a9400) [pid = 1668] [serial = 544] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 95 (0x12abca800) [pid = 1668] [serial = 545] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 94 (0x12aa74c00) [pid = 1668] [serial = 541] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 93 (0x12ab83c00) [pid = 1668] [serial = 542] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 92 (0x12a58c800) [pid = 1668] [serial = 538] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 91 (0x12a591800) [pid = 1668] [serial = 539] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 90 (0x123a9c400) [pid = 1668] [serial = 535] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 89 (0x123aa8c00) [pid = 1668] [serial = 536] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 88 (0x12360b800) [pid = 1668] [serial = 532] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 87 (0x123612000) [pid = 1668] [serial = 533] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 86 (0x121439800) [pid = 1668] [serial = 529] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 85 (0x1216fb400) [pid = 1668] [serial = 530] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 84 (0x12143d800) [pid = 1668] [serial = 526] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 83 (0x1217d3000) [pid = 1668] [serial = 527] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 82 (0x123a9d800) [pid = 1668] [serial = 523] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 81 (0x12498b800) [pid = 1668] [serial = 524] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | --DOMWINDOW == 80 (0x12b50a000) [pid = 1668] [serial = 553] [outer = 0x0] [url = about:blank]
18:49:16 INFO - PROCESS | 1666 | 1477532956649 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]]]}]
18:49:16 INFO - .
18:49:16 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html | took 718ms
18:49:16 INFO - PROCESS | 1666 | 1477532956678 Marionette TRACE conn2 -> [0,956,"getWindowHandle",null]
18:49:16 INFO - PROCESS | 1666 | 1477532956682 Marionette TRACE conn2 <- [1,956,null,{"value":"2147483649"}]
18:49:16 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-aborted.html
18:49:16 INFO - PROCESS | 1666 | 1477532956687 Marionette TRACE conn2 -> [0,957,"timeouts",{"script":185000}]
18:49:16 INFO - PROCESS | 1666 | 1477532956690 Marionette TRACE conn2 <- [1,957,null,{}]
18:49:16 INFO - PROCESS | 1666 | 1477532956698 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}]
18:49:16 INFO - PROCESS | 1666 | 1477532956803 Marionette TRACE conn2 <- [1,958,null,{"value":null}]
18:49:16 INFO - PROCESS | 1666 | 1477532956848 Marionette TRACE conn2 -> [0,959,"getWindowHandles",null]
18:49:16 INFO - PROCESS | 1666 | 1477532956851 Marionette TRACE conn2 <- [1,959,null,["2147483649"]]
18:49:16 INFO - PROCESS | 1666 | 1477532956855 Marionette TRACE conn2 -> [0,960,"switchToWindow",{"name":"2147483649"}]
18:49:16 INFO - PROCESS | 1666 | 1477532956859 Marionette TRACE conn2 <- [1,960,null,{}]
18:49:16 INFO - PROCESS | 1666 | 1477532956863 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:16 INFO - PROCESS | 1666 | ++DOCSHELL 0x122097800 == 10 [pid = 1668] [id = 214]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 81 (0x1216f5800) [pid = 1668] [serial = 625] [outer = 0x0]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 82 (0x1217d0400) [pid = 1668] [serial = 626] [outer = 0x1216f5800]
18:49:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 83 (0x1217d6000) [pid = 1668] [serial = 627] [outer = 0x1216f5800]
18:49:19 INFO - PROCESS | 1666 | --DOMWINDOW == 82 (0x12aedb400) [pid = 1668] [serial = 552] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-after-send.htm]
18:49:19 INFO - PROCESS | 1666 | --DOMWINDOW == 81 (0x12abecc00) [pid = 1668] [serial = 549] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/send-usp.worker]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x1179bc000 == 9 [pid = 1668] [id = 213]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x120974800 == 8 [pid = 1668] [id = 212]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x117e32000 == 7 [pid = 1668] [id = 211]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x1206aa800 == 6 [pid = 1668] [id = 210]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x12bc02800 == 5 [pid = 1668] [id = 209]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae1a800 == 4 [pid = 1668] [id = 208]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x1234e7800 == 3 [pid = 1668] [id = 207]
18:49:23 INFO - PROCESS | 1666 | --DOCSHELL 0x12de70800 == 2 [pid = 1668] [id = 206]
18:49:23 INFO - PROCESS | 1666 | --DOMWINDOW == 80 (0x12ac9ec00) [pid = 1668] [serial = 551] [outer = 0x0] [url = about:blank]
18:49:23 INFO - PROCESS | 1666 | --DOMWINDOW == 79 (0x12b50f800) [pid = 1668] [serial = 554] [outer = 0x0] [url = about:blank]
18:49:26 INFO - PROCESS | 1666 | ++DOMWINDOW == 15 (0x113b23c00) [pid = 1666] [serial = 22] [outer = 0x129511c00]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 78 (0x120de1800) [pid = 1668] [serial = 606] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-network-error-sync.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 77 (0x117c4fc00) [pid = 1668] [serial = 617] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-scripts.html]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 76 (0x1212d4400) [pid = 1668] [serial = 623] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 75 (0x12aa70000) [pid = 1668] [serial = 615] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 74 (0x12ac0b800) [pid = 1668] [serial = 612] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts.html]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 73 (0x12ac05000) [pid = 1668] [serial = 603] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-eventtarget.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 72 (0x12392a800) [pid = 1668] [serial = 609] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-network-error.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 71 (0x1217ac800) [pid = 1668] [serial = 591] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/status-error.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 70 (0x123608c00) [pid = 1668] [serial = 567] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-value.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 69 (0x1212d9000) [pid = 1668] [serial = 561] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-before-open.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 68 (0x12d132c00) [pid = 1668] [serial = 597] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/timeout-sync.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 67 (0x1212ac000) [pid = 1668] [serial = 555] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-allow-empty-value.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 66 (0x12b09bc00) [pid = 1668] [serial = 585] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/status-async.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 65 (0x12b68a400) [pid = 1668] [serial = 594] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/timeout-cors-async.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 64 (0x12391d000) [pid = 1668] [serial = 558] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-allow-whitespace-in-value.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 63 (0x12ab8c400) [pid = 1668] [serial = 576] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-allowed.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 62 (0x12aa6a400) [pid = 1668] [serial = 573] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-content-type.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 61 (0x123aa0000) [pid = 1668] [serial = 570] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-case-insensitive.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 60 (0x119c6d000) [pid = 1668] [serial = 564] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-bogus-name.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 59 (0x12b68bc00) [pid = 1668] [serial = 588] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/status-basic.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 58 (0x12aedec00) [pid = 1668] [serial = 582] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-open-setrequestheader.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 57 (0x12d8bc400) [pid = 1668] [serial = 600] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-basic.htm]
18:49:27 INFO - PROCESS | 1666 | --DOMWINDOW == 56 (0x12aeda800) [pid = 1668] [serial = 579] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/setrequestheader-header-forbidden.htm]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 55 (0x12bf9b400) [pid = 1668] [serial = 593] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 54 (0x123612c00) [pid = 1668] [serial = 568] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 53 (0x12340cc00) [pid = 1668] [serial = 562] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 52 (0x12d8b6400) [pid = 1668] [serial = 598] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 51 (0x1220af000) [pid = 1668] [serial = 556] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 50 (0x12b68a800) [pid = 1668] [serial = 587] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 49 (0x12d131c00) [pid = 1668] [serial = 595] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 48 (0x12aa6fc00) [pid = 1668] [serial = 560] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 47 (0x12ac04c00) [pid = 1668] [serial = 577] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 46 (0x123613c00) [pid = 1668] [serial = 557] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 45 (0x12aa75800) [pid = 1668] [serial = 574] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 44 (0x123aaac00) [pid = 1668] [serial = 571] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 43 (0x12d190000) [pid = 1668] [serial = 596] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 42 (0x120de4400) [pid = 1668] [serial = 566] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 41 (0x1237cf400) [pid = 1668] [serial = 569] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 40 (0x12d8b9000) [pid = 1668] [serial = 599] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 39 (0x12b976000) [pid = 1668] [serial = 592] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 38 (0x12b970c00) [pid = 1668] [serial = 589] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 37 (0x12b099400) [pid = 1668] [serial = 584] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 36 (0x12ac08000) [pid = 1668] [serial = 578] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 35 (0x12d9c4800) [pid = 1668] [serial = 601] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 34 (0x12a590800) [pid = 1668] [serial = 559] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 33 (0x12b504000) [pid = 1668] [serial = 581] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 32 (0x12b334000) [pid = 1668] [serial = 580] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 31 (0x12b092800) [pid = 1668] [serial = 583] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 30 (0x12da08c00) [pid = 1668] [serial = 604] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 29 (0x12a58dc00) [pid = 1668] [serial = 563] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 28 (0x12be06400) [pid = 1668] [serial = 590] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 27 (0x12ab85000) [pid = 1668] [serial = 575] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 26 (0x12d9c8000) [pid = 1668] [serial = 602] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 25 (0x120d1cc00) [pid = 1668] [serial = 565] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 24 (0x12498a000) [pid = 1668] [serial = 572] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 23 (0x12b687000) [pid = 1668] [serial = 586] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 22 (0x1236fcc00) [pid = 1668] [serial = 624] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader-subframe.html]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 21 (0x12b682800) [pid = 1668] [serial = 616] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-block-defer-scripts-subframe.html]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 20 (0x12da0b800) [pid = 1668] [serial = 605] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 19 (0x1236fec00) [pid = 1668] [serial = 608] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 18 (0x1217dd400) [pid = 1668] [serial = 607] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 17 (0x12ab8a000) [pid = 1668] [serial = 611] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 16 (0x12aa6b400) [pid = 1668] [serial = 610] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 15 (0x12b09a000) [pid = 1668] [serial = 614] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 14 (0x12aed9c00) [pid = 1668] [serial = 613] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 13 (0x12ac0c000) [pid = 1668] [serial = 619] [outer = 0x0] [url = about:blank]
18:49:30 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x12aa6a000) [pid = 1668] [serial = 618] [outer = 0x0] [url = about:blank]
18:49:36 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x1217d0000) [pid = 1668] [serial = 621] [outer = 0x0] [url = about:blank]
18:49:36 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x1217d0400) [pid = 1668] [serial = 626] [outer = 0x0] [url = about:blank]
18:49:39 INFO - PROCESS | 1666 | 1477532979288 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]]]}]
18:49:39 INFO - ...
18:49:39 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-aborted.html | took 22611ms
18:49:39 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html
18:49:39 INFO - PROCESS | 1666 | 1477532979299 Marionette TRACE conn2 -> [0,962,"getWindowHandle",null]
18:49:39 INFO - PROCESS | 1666 | 1477532979302 Marionette TRACE conn2 <- [1,962,null,{"value":"2147483649"}]
18:49:39 INFO - PROCESS | 1666 | 1477532979308 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}]
18:49:39 INFO - PROCESS | 1666 | 1477532979407 Marionette TRACE conn2 <- [1,963,null,{"value":null}]
18:49:39 INFO - PROCESS | 1666 | 1477532979463 Marionette TRACE conn2 -> [0,964,"getWindowHandles",null]
18:49:39 INFO - PROCESS | 1666 | 1477532979466 Marionette TRACE conn2 <- [1,964,null,["2147483649"]]
18:49:39 INFO - PROCESS | 1666 | 1477532979469 Marionette TRACE conn2 -> [0,965,"switchToWindow",{"name":"2147483649"}]
18:49:39 INFO - PROCESS | 1666 | 1477532979475 Marionette TRACE conn2 <- [1,965,null,{}]
18:49:39 INFO - PROCESS | 1666 | 1477532979479 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:39 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179b6800 == 3 [pid = 1668] [id = 215]
18:49:39 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x117cf2c00) [pid = 1668] [serial = 628] [outer = 0x0]
18:49:39 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x119c77800) [pid = 1668] [serial = 629] [outer = 0x117cf2c00]
18:49:39 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x1206dc400) [pid = 1668] [serial = 630] [outer = 0x117cf2c00]
18:49:39 INFO - PROCESS | 1666 | --DOMWINDOW == 14 (0x113ede800) [pid = 1666] [serial = 21] [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.]
18:49:42 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x1177a2000) [pid = 1668] [serial = 620] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-sync-not-hang-scriptloader.html]
18:49:47 INFO - PROCESS | 1666 | --DOCSHELL 0x122097800 == 2 [pid = 1668] [id = 214]
18:49:47 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x12340ec00) [pid = 1668] [serial = 622] [outer = 0x0] [url = about:blank]
18:49:49 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x1216f5800) [pid = 1668] [serial = 625] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-aborted.html]
18:49:50 INFO - PROCESS | 1666 | 1477532990791 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]]]}]
18:49:50 INFO - ..
18:49:50 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html | took 11535ms
18:49:50 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-overrides.html
18:49:50 INFO - PROCESS | 1666 | 1477532990843 Marionette TRACE conn2 -> [0,967,"getWindowHandle",null]
18:49:50 INFO - PROCESS | 1666 | 1477532990846 Marionette TRACE conn2 <- [1,967,null,{"value":"2147483649"}]
18:49:50 INFO - PROCESS | 1666 | 1477532990850 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}]
18:49:50 INFO - PROCESS | 1666 | 1477532990925 Marionette TRACE conn2 <- [1,968,null,{"value":null}]
18:49:50 INFO - PROCESS | 1666 | 1477532990944 Marionette TRACE conn2 -> [0,969,"getWindowHandles",null]
18:49:50 INFO - PROCESS | 1666 | 1477532990950 Marionette TRACE conn2 <- [1,969,null,["2147483649"]]
18:49:50 INFO - PROCESS | 1666 | 1477532990953 Marionette TRACE conn2 -> [0,970,"switchToWindow",{"name":"2147483649"}]
18:49:50 INFO - PROCESS | 1666 | 1477532990958 Marionette TRACE conn2 <- [1,970,null,{}]
18:49:50 INFO - PROCESS | 1666 | 1477532990961 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:49:50 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179ae800 == 3 [pid = 1668] [id = 216]
18:49:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x118105c00) [pid = 1668] [serial = 631] [outer = 0x0]
18:49:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x12063b400) [pid = 1668] [serial = 632] [outer = 0x118105c00]
18:49:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x1209af400) [pid = 1668] [serial = 633] [outer = 0x118105c00]
18:49:53 INFO - PROCESS | 1666 | --DOCSHELL 0x1179b6800 == 2 [pid = 1668] [id = 215]
18:49:53 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x1217d6000) [pid = 1668] [serial = 627] [outer = 0x0] [url = about:blank]
18:49:53 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x119c77800) [pid = 1668] [serial = 629] [outer = 0x0] [url = about:blank]
18:49:55 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x117cf2c00) [pid = 1668] [serial = 628] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-abortedonmain.html]
18:50:00 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x12063b400) [pid = 1668] [serial = 632] [outer = 0x0] [url = about:blank]
18:50:00 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x1206dc400) [pid = 1668] [serial = 630] [outer = 0x0] [url = about:blank]
18:50:14 INFO - PROCESS | 1666 | 1477533014265 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]]]}]
18:50:14 INFO - ...
18:50:14 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-overrides.html | took 23450ms
18:50:14 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html
18:50:14 INFO - PROCESS | 1666 | 1477533014300 Marionette TRACE conn2 -> [0,972,"getWindowHandle",null]
18:50:14 INFO - PROCESS | 1666 | 1477533014302 Marionette TRACE conn2 <- [1,972,null,{"value":"2147483649"}]
18:50:14 INFO - PROCESS | 1666 | 1477533014305 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}]
18:50:14 INFO - PROCESS | 1666 | 1477533014377 Marionette TRACE conn2 <- [1,973,null,{"value":null}]
18:50:14 INFO - PROCESS | 1666 | 1477533014400 Marionette TRACE conn2 -> [0,974,"getWindowHandles",null]
18:50:14 INFO - PROCESS | 1666 | 1477533014406 Marionette TRACE conn2 <- [1,974,null,["2147483649"]]
18:50:14 INFO - PROCESS | 1666 | 1477533014411 Marionette TRACE conn2 -> [0,975,"switchToWindow",{"name":"2147483649"}]
18:50:14 INFO - PROCESS | 1666 | 1477533014415 Marionette TRACE conn2 <- [1,975,null,{}]
18:50:14 INFO - PROCESS | 1666 | 1477533014417 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:50:14 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179b6000 == 3 [pid = 1668] [id = 217]
18:50:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x118104400) [pid = 1668] [serial = 634] [outer = 0x0]
18:50:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x119c78c00) [pid = 1668] [serial = 635] [outer = 0x118104400]
18:50:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x1206dc400) [pid = 1668] [serial = 636] [outer = 0x118104400]
18:50:22 INFO - PROCESS | 1666 | --DOCSHELL 0x1179ae800 == 2 [pid = 1668] [id = 216]
18:50:29 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x118105c00) [pid = 1668] [serial = 631] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-overrides.html]
18:50:33 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x119c78c00) [pid = 1668] [serial = 635] [outer = 0x0] [url = about:blank]
18:50:33 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x1209af400) [pid = 1668] [serial = 633] [outer = 0x0] [url = about:blank]
18:50:35 INFO - PROCESS | 1666 | 1477533035716 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]]]}]
18:50:35 INFO - ...
18:50:35 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html | took 21453ms
18:50:35 INFO - PROCESS | 1666 | 1477533035758 Marionette TRACE conn2 -> [0,977,"getWindowHandle",null]
18:50:35 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-simple.html
18:50:35 INFO - PROCESS | 1666 | 1477533035760 Marionette TRACE conn2 <- [1,977,null,{"value":"2147483649"}]
18:50:35 INFO - PROCESS | 1666 | 1477533035763 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}]
18:50:35 INFO - PROCESS | 1666 | 1477533035823 Marionette TRACE conn2 <- [1,978,null,{"value":null}]
18:50:35 INFO - PROCESS | 1666 | 1477533035834 Marionette TRACE conn2 -> [0,979,"getWindowHandles",null]
18:50:35 INFO - PROCESS | 1666 | 1477533035835 Marionette TRACE conn2 <- [1,979,null,["2147483649"]]
18:50:35 INFO - PROCESS | 1666 | 1477533035837 Marionette TRACE conn2 -> [0,980,"switchToWindow",{"name":"2147483649"}]
18:50:35 INFO - PROCESS | 1666 | 1477533035840 Marionette TRACE conn2 <- [1,980,null,{}]
18:50:35 INFO - PROCESS | 1666 | 1477533035845 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:50:35 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179b4000 == 3 [pid = 1668] [id = 218]
18:50:35 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x118105c00) [pid = 1668] [serial = 637] [outer = 0x0]
18:50:35 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x12063a000) [pid = 1668] [serial = 638] [outer = 0x118105c00]
18:50:35 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x1206dec00) [pid = 1668] [serial = 639] [outer = 0x118105c00]
18:50:44 INFO - PROCESS | 1666 | --DOCSHELL 0x1179b6000 == 2 [pid = 1668] [id = 217]
18:50:54 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x12063a000) [pid = 1668] [serial = 638] [outer = 0x0] [url = about:blank]
18:50:59 INFO - PROCESS | 1666 | 1477533059146 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]]]}]
18:50:59 INFO - ...
18:50:59 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-simple.html | took 23411ms
18:50:59 INFO - PROCESS | 1666 | 1477533059175 Marionette TRACE conn2 -> [0,982,"getWindowHandle",null]
18:50:59 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-synconmain.html
18:50:59 INFO - PROCESS | 1666 | 1477533059178 Marionette TRACE conn2 <- [1,982,null,{"value":"2147483649"}]
18:50:59 INFO - PROCESS | 1666 | 1477533059183 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}]
18:50:59 INFO - PROCESS | 1666 | 1477533059269 Marionette TRACE conn2 <- [1,983,null,{"value":null}]
18:50:59 INFO - PROCESS | 1666 | 1477533059286 Marionette TRACE conn2 -> [0,984,"getWindowHandles",null]
18:50:59 INFO - PROCESS | 1666 | 1477533059288 Marionette TRACE conn2 <- [1,984,null,["2147483649"]]
18:50:59 INFO - PROCESS | 1666 | 1477533059292 Marionette TRACE conn2 -> [0,985,"switchToWindow",{"name":"2147483649"}]
18:50:59 INFO - PROCESS | 1666 | 1477533059298 Marionette TRACE conn2 <- [1,985,null,{}]
18:50:59 INFO - PROCESS | 1666 | 1477533059301 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:50:59 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179bb800 == 3 [pid = 1668] [id = 219]
18:50:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x119c78000) [pid = 1668] [serial = 640] [outer = 0x0]
18:50:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x1209b0800) [pid = 1668] [serial = 641] [outer = 0x119c78000]
18:50:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x120c6cc00) [pid = 1668] [serial = 642] [outer = 0x119c78000]
18:51:00 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x118104400) [pid = 1668] [serial = 634] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-overridesexpires.html]
18:51:05 INFO - PROCESS | 1666 | --DOCSHELL 0x1179b4000 == 2 [pid = 1668] [id = 218]
18:51:05 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x1206dc400) [pid = 1668] [serial = 636] [outer = 0x0] [url = about:blank]
18:51:09 INFO - PROCESS | 1666 | 1477533069592 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]]]}]
18:51:09 INFO - ..
18:51:09 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-synconmain.html | took 10432ms
18:51:09 INFO - PROCESS | 1666 | 1477533069615 Marionette TRACE conn2 -> [0,987,"getWindowHandle",null]
18:51:09 INFO - PROCESS | 1666 | 1477533069617 Marionette TRACE conn2 <- [1,987,null,{"value":"2147483649"}]
18:51:09 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-twice.html
18:51:09 INFO - PROCESS | 1666 | 1477533069620 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}]
18:51:09 INFO - PROCESS | 1666 | 1477533069691 Marionette TRACE conn2 <- [1,988,null,{"value":null}]
18:51:09 INFO - PROCESS | 1666 | 1477533069707 Marionette TRACE conn2 -> [0,989,"getWindowHandles",null]
18:51:09 INFO - PROCESS | 1666 | 1477533069709 Marionette TRACE conn2 <- [1,989,null,["2147483649"]]
18:51:09 INFO - PROCESS | 1666 | 1477533069717 Marionette TRACE conn2 -> [0,990,"switchToWindow",{"name":"2147483649"}]
18:51:09 INFO - PROCESS | 1666 | 1477533069720 Marionette TRACE conn2 <- [1,990,null,{}]
18:51:09 INFO - PROCESS | 1666 | 1477533069723 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:51:09 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179b8800 == 3 [pid = 1668] [id = 220]
18:51:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x119c73c00) [pid = 1668] [serial = 643] [outer = 0x0]
18:51:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x1209b5400) [pid = 1668] [serial = 644] [outer = 0x119c73c00]
18:51:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 14 (0x120d1c000) [pid = 1668] [serial = 645] [outer = 0x119c73c00]
18:51:11 INFO - PROCESS | 1666 | --DOMWINDOW == 13 (0x118105c00) [pid = 1668] [serial = 637] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-simple.html]
18:51:15 INFO - PROCESS | 1666 | --DOCSHELL 0x1179bb800 == 2 [pid = 1668] [id = 219]
18:51:15 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x1206dec00) [pid = 1668] [serial = 639] [outer = 0x0] [url = about:blank]
18:51:15 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x1209b0800) [pid = 1668] [serial = 641] [outer = 0x0] [url = about:blank]
18:51:21 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x119c78000) [pid = 1668] [serial = 640] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-synconmain.html]
18:51:25 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x120c6cc00) [pid = 1668] [serial = 642] [outer = 0x0] [url = about:blank]
18:51:25 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x1209b5400) [pid = 1668] [serial = 644] [outer = 0x0] [url = about:blank]
18:51:26 INFO - PROCESS | 1666 | ++DOMWINDOW == 15 (0x11e92c800) [pid = 1666] [serial = 23] [outer = 0x129511c00]
18:51:33 INFO - PROCESS | 1666 | 1477533093063 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]]]}]
18:51:33 INFO - ...
18:51:33 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-twice.html | took 23497ms
18:51:33 INFO - PROCESS | 1666 | 1477533093122 Marionette TRACE conn2 -> [0,992,"getWindowHandle",null]
18:51:33 INFO - PROCESS | 1666 | 1477533093126 Marionette TRACE conn2 <- [1,992,null,{"value":"2147483649"}]
18:51:33 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html
18:51:33 INFO - PROCESS | 1666 | 1477533093129 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}]
18:51:33 INFO - PROCESS | 1666 | 1477533093199 Marionette TRACE conn2 <- [1,993,null,{"value":null}]
18:51:33 INFO - PROCESS | 1666 | 1477533093214 Marionette TRACE conn2 -> [0,994,"getWindowHandles",null]
18:51:33 INFO - PROCESS | 1666 | 1477533093217 Marionette TRACE conn2 <- [1,994,null,["2147483649"]]
18:51:33 INFO - PROCESS | 1666 | 1477533093219 Marionette TRACE conn2 -> [0,995,"switchToWindow",{"name":"2147483649"}]
18:51:33 INFO - PROCESS | 1666 | 1477533093223 Marionette TRACE conn2 <- [1,995,null,{}]
18:51:33 INFO - PROCESS | 1666 | 1477533093226 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:51:33 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179ba800 == 3 [pid = 1668] [id = 221]
18:51:33 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x119c76400) [pid = 1668] [serial = 646] [outer = 0x0]
18:51:33 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x1206d1400) [pid = 1668] [serial = 647] [outer = 0x119c76400]
18:51:33 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x1209b7400) [pid = 1668] [serial = 648] [outer = 0x119c76400]
18:51:41 INFO - PROCESS | 1666 | --DOCSHELL 0x1179b8800 == 2 [pid = 1668] [id = 220]
18:51:45 INFO - PROCESS | 1666 | --DOMWINDOW == 14 (0x113b23c00) [pid = 1666] [serial = 22] [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.]
18:51:52 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x1206d1400) [pid = 1668] [serial = 647] [outer = 0x0] [url = about:blank]
18:51:55 INFO - PROCESS | 1666 | 1477533115579 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]]]}]
18:51:55 INFO - ...
18:51:55 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html | took 22456ms
18:51:55 INFO - PROCESS | 1666 | 1477533115586 Marionette TRACE conn2 -> [0,997,"getWindowHandle",null]
18:51:55 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html
18:51:55 INFO - PROCESS | 1666 | 1477533115590 Marionette TRACE conn2 <- [1,997,null,{"value":"2147483649"}]
18:51:55 INFO - PROCESS | 1666 | 1477533115595 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}]
18:51:55 INFO - PROCESS | 1666 | 1477533115682 Marionette TRACE conn2 <- [1,998,null,{"value":null}]
18:51:55 INFO - PROCESS | 1666 | 1477533115702 Marionette TRACE conn2 -> [0,999,"getWindowHandles",null]
18:51:55 INFO - PROCESS | 1666 | 1477533115704 Marionette TRACE conn2 <- [1,999,null,["2147483649"]]
18:51:55 INFO - PROCESS | 1666 | 1477533115707 Marionette TRACE conn2 -> [0,1000,"switchToWindow",{"name":"2147483649"}]
18:51:55 INFO - PROCESS | 1666 | 1477533115714 Marionette TRACE conn2 <- [1,1000,null,{}]
18:51:55 INFO - PROCESS | 1666 | 1477533115717 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:51:55 INFO - PROCESS | 1666 | ++DOCSHELL 0x117a4d800 == 3 [pid = 1668] [id = 222]
18:51:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x120643800) [pid = 1668] [serial = 649] [outer = 0x0]
18:51:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x120c6e000) [pid = 1668] [serial = 650] [outer = 0x120643800]
18:51:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x120d23c00) [pid = 1668] [serial = 651] [outer = 0x120643800]
18:51:58 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x119c73c00) [pid = 1668] [serial = 643] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-twice.html]
18:52:03 INFO - PROCESS | 1666 | --DOCSHELL 0x1179ba800 == 2 [pid = 1668] [id = 221]
18:52:03 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x120d1c000) [pid = 1668] [serial = 645] [outer = 0x0] [url = about:blank]
18:52:08 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x119c76400) [pid = 1668] [serial = 646] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-aborted.html]
18:52:13 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x1209b7400) [pid = 1668] [serial = 648] [outer = 0x0] [url = about:blank]
18:52:13 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x120c6e000) [pid = 1668] [serial = 650] [outer = 0x0] [url = about:blank]
18:52:19 INFO - PROCESS | 1666 | 1477533139089 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]]]}]
18:52:19 INFO - ...
18:52:19 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html | took 23506ms
18:52:19 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html
18:52:19 INFO - PROCESS | 1666 | 1477533139100 Marionette TRACE conn2 -> [0,1002,"getWindowHandle",null]
18:52:19 INFO - PROCESS | 1666 | 1477533139102 Marionette TRACE conn2 <- [1,1002,null,{"value":"2147483649"}]
18:52:19 INFO - PROCESS | 1666 | 1477533139105 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}]
18:52:19 INFO - PROCESS | 1666 | 1477533139176 Marionette TRACE conn2 <- [1,1003,null,{"value":null}]
18:52:19 INFO - PROCESS | 1666 | 1477533139190 Marionette TRACE conn2 -> [0,1004,"getWindowHandles",null]
18:52:19 INFO - PROCESS | 1666 | 1477533139192 Marionette TRACE conn2 <- [1,1004,null,["2147483649"]]
18:52:19 INFO - PROCESS | 1666 | 1477533139195 Marionette TRACE conn2 -> [0,1005,"switchToWindow",{"name":"2147483649"}]
18:52:19 INFO - PROCESS | 1666 | 1477533139202 Marionette TRACE conn2 <- [1,1005,null,{}]
18:52:19 INFO - PROCESS | 1666 | 1477533139205 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:52:19 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179bd800 == 3 [pid = 1668] [id = 223]
18:52:19 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x117cef000) [pid = 1668] [serial = 652] [outer = 0x0]
18:52:19 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x1209b0400) [pid = 1668] [serial = 653] [outer = 0x117cef000]
18:52:19 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x120c69000) [pid = 1668] [serial = 654] [outer = 0x117cef000]
18:52:24 INFO - PROCESS | 1666 | --DOCSHELL 0x117a4d800 == 2 [pid = 1668] [id = 222]
18:52:30 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x120643800) [pid = 1668] [serial = 649] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-overrides.html]
18:52:34 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x120d23c00) [pid = 1668] [serial = 651] [outer = 0x0] [url = about:blank]
18:52:34 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x1209b0400) [pid = 1668] [serial = 653] [outer = 0x0] [url = about:blank]
18:52:40 INFO - PROCESS | 1666 | 1477533160577 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]]]}]
18:52:40 INFO - ...
18:52:40 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html | took 21504ms
18:52:40 INFO - PROCESS | 1666 | 1477533160614 Marionette TRACE conn2 -> [0,1007,"getWindowHandle",null]
18:52:40 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html
18:52:40 INFO - PROCESS | 1666 | 1477533160618 Marionette TRACE conn2 <- [1,1007,null,{"value":"2147483649"}]
18:52:40 INFO - PROCESS | 1666 | 1477533160621 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}]
18:52:40 INFO - PROCESS | 1666 | 1477533160689 Marionette TRACE conn2 <- [1,1008,null,{"value":null}]
18:52:40 INFO - PROCESS | 1666 | 1477533160705 Marionette TRACE conn2 -> [0,1009,"getWindowHandles",null]
18:52:40 INFO - PROCESS | 1666 | 1477533160708 Marionette TRACE conn2 <- [1,1009,null,["2147483649"]]
18:52:40 INFO - PROCESS | 1666 | 1477533160710 Marionette TRACE conn2 -> [0,1010,"switchToWindow",{"name":"2147483649"}]
18:52:40 INFO - PROCESS | 1666 | 1477533160718 Marionette TRACE conn2 <- [1,1010,null,{}]
18:52:40 INFO - PROCESS | 1666 | 1477533160721 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:52:40 INFO - PROCESS | 1666 | ++DOCSHELL 0x117a56000 == 3 [pid = 1668] [id = 224]
18:52:40 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x119c76400) [pid = 1668] [serial = 655] [outer = 0x0]
18:52:40 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x1206d1800) [pid = 1668] [serial = 656] [outer = 0x119c76400]
18:52:40 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x1208efc00) [pid = 1668] [serial = 657] [outer = 0x119c76400]
18:52:49 INFO - PROCESS | 1666 | --DOCSHELL 0x1179bd800 == 2 [pid = 1668] [id = 223]
18:52:59 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x1206d1800) [pid = 1668] [serial = 656] [outer = 0x0] [url = about:blank]
18:53:04 INFO - PROCESS | 1666 | 1477533184150 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]]]}]
18:53:04 INFO - ...
18:53:04 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html | took 23557ms
18:53:04 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html
18:53:04 INFO - PROCESS | 1666 | 1477533184178 Marionette TRACE conn2 -> [0,1012,"getWindowHandle",null]
18:53:04 INFO - PROCESS | 1666 | 1477533184181 Marionette TRACE conn2 <- [1,1012,null,{"value":"2147483649"}]
18:53:04 INFO - PROCESS | 1666 | 1477533184187 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}]
18:53:04 INFO - PROCESS | 1666 | 1477533184270 Marionette TRACE conn2 <- [1,1013,null,{"value":null}]
18:53:04 INFO - PROCESS | 1666 | 1477533184289 Marionette TRACE conn2 -> [0,1014,"getWindowHandles",null]
18:53:04 INFO - PROCESS | 1666 | 1477533184292 Marionette TRACE conn2 <- [1,1014,null,["2147483649"]]
18:53:04 INFO - PROCESS | 1666 | 1477533184296 Marionette TRACE conn2 -> [0,1015,"switchToWindow",{"name":"2147483649"}]
18:53:04 INFO - PROCESS | 1666 | 1477533184305 Marionette TRACE conn2 <- [1,1015,null,{}]
18:53:04 INFO - PROCESS | 1666 | 1477533184309 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:04 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179bd800 == 3 [pid = 1668] [id = 225]
18:53:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x118102c00) [pid = 1668] [serial = 658] [outer = 0x0]
18:53:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x1208eac00) [pid = 1668] [serial = 659] [outer = 0x118102c00]
18:53:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x120c6f000) [pid = 1668] [serial = 660] [outer = 0x118102c00]
18:53:05 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x117cef000) [pid = 1668] [serial = 652] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-overridesexpires.html]
18:53:10 INFO - PROCESS | 1666 | --DOCSHELL 0x117a56000 == 2 [pid = 1668] [id = 224]
18:53:10 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x120c69000) [pid = 1668] [serial = 654] [outer = 0x0] [url = about:blank]
18:53:16 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x119c76400) [pid = 1668] [serial = 655] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-simple.html]
18:53:20 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x1208efc00) [pid = 1668] [serial = 657] [outer = 0x0] [url = about:blank]
18:53:20 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x1208eac00) [pid = 1668] [serial = 659] [outer = 0x0] [url = about:blank]
18:53:27 INFO - PROCESS | 1666 | 1477533207690 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]]]}]
18:53:27 INFO - ...
18:53:27 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html | took 23552ms
18:53:27 INFO - PROCESS | 1666 | 1477533207738 Marionette TRACE conn2 -> [0,1017,"getWindowHandle",null]
18:53:27 INFO - PROCESS | 1666 | 1477533207740 Marionette TRACE conn2 <- [1,1017,null,{"value":"2147483649"}]
18:53:27 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html
18:53:27 INFO - PROCESS | 1666 | 1477533207743 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}]
18:53:27 INFO - PROCESS | 1666 | 1477533207812 Marionette TRACE conn2 <- [1,1018,null,{"value":null}]
18:53:27 INFO - PROCESS | 1666 | 1477533207825 Marionette TRACE conn2 -> [0,1019,"getWindowHandles",null]
18:53:27 INFO - PROCESS | 1666 | 1477533207827 Marionette TRACE conn2 <- [1,1019,null,["2147483649"]]
18:53:27 INFO - PROCESS | 1666 | 1477533207831 Marionette TRACE conn2 -> [0,1020,"switchToWindow",{"name":"2147483649"}]
18:53:27 INFO - PROCESS | 1666 | 1477533207837 Marionette TRACE conn2 <- [1,1020,null,{}]
18:53:27 INFO - PROCESS | 1666 | 1477533207841 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:27 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179c0000 == 3 [pid = 1668] [id = 226]
18:53:27 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x119c76400) [pid = 1668] [serial = 661] [outer = 0x0]
18:53:27 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x1206d3400) [pid = 1668] [serial = 662] [outer = 0x119c76400]
18:53:27 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x1208f1000) [pid = 1668] [serial = 663] [outer = 0x119c76400]
18:53:36 INFO - PROCESS | 1666 | --DOCSHELL 0x1179bd800 == 2 [pid = 1668] [id = 225]
18:53:42 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x118102c00) [pid = 1668] [serial = 658] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-synconworker.html]
18:53:46 INFO - PROCESS | 1666 | --DOMWINDOW == 9 (0x1206d3400) [pid = 1668] [serial = 662] [outer = 0x0] [url = about:blank]
18:53:46 INFO - PROCESS | 1666 | --DOMWINDOW == 8 (0x120c6f000) [pid = 1668] [serial = 660] [outer = 0x0] [url = about:blank]
18:53:51 INFO - PROCESS | 1666 | 1477533231182 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]]]}]
18:53:51 INFO - ...
18:53:51 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html | took 23445ms
18:53:51 INFO - TEST-START | /XMLHttpRequest/xmlhttprequest-unsent.htm
18:53:51 INFO - PROCESS | 1666 | 1477533231194 Marionette TRACE conn2 -> [0,1022,"getWindowHandle",null]
18:53:51 INFO - PROCESS | 1666 | 1477533231197 Marionette TRACE conn2 <- [1,1022,null,{"value":"2147483649"}]
18:53:51 INFO - PROCESS | 1666 | 1477533231200 Marionette TRACE conn2 -> [0,1023,"timeouts",{"script":35000}]
18:53:51 INFO - PROCESS | 1666 | 1477533231201 Marionette TRACE conn2 <- [1,1023,null,{}]
18:53:51 INFO - PROCESS | 1666 | 1477533231204 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}]
18:53:51 INFO - PROCESS | 1666 | 1477533231272 Marionette TRACE conn2 <- [1,1024,null,{"value":null}]
18:53:51 INFO - PROCESS | 1666 | 1477533231290 Marionette TRACE conn2 -> [0,1025,"getWindowHandles",null]
18:53:51 INFO - PROCESS | 1666 | 1477533231292 Marionette TRACE conn2 <- [1,1025,null,["2147483649"]]
18:53:51 INFO - PROCESS | 1666 | 1477533231294 Marionette TRACE conn2 -> [0,1026,"switchToWindow",{"name":"2147483649"}]
18:53:51 INFO - PROCESS | 1666 | 1477533231299 Marionette TRACE conn2 <- [1,1026,null,{}]
18:53:51 INFO - PROCESS | 1666 | 1477533231303 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:51 INFO - PROCESS | 1666 | ++DOCSHELL 0x1179bd800 == 3 [pid = 1668] [id = 227]
18:53:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 9 (0x119c75400) [pid = 1668] [serial = 664] [outer = 0x0]
18:53:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 10 (0x1208e6000) [pid = 1668] [serial = 665] [outer = 0x119c75400]
18:53:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 11 (0x120d28000) [pid = 1668] [serial = 666] [outer = 0x119c75400]
18:53:51 INFO - PROCESS | 1666 | 1477533231611 Marionette TRACE conn2 <- [1,1027,null,{"value":["/XMLHttpRequest/xmlhttprequest-unsent.htm",0,null,null,[["XMLHttpRequest: members during UNSENT",0,null,null]]]}]
18:53:51 INFO - .
18:53:51 INFO - TEST-OK | /XMLHttpRequest/xmlhttprequest-unsent.htm | took 421ms
18:53:51 INFO - TEST-START | /dom/events/AddEventListenerOptions-once.html
18:53:51 INFO - PROCESS | 1666 | 1477533231623 Marionette TRACE conn2 -> [0,1028,"getWindowHandle",null]
18:53:51 INFO - PROCESS | 1666 | 1477533231625 Marionette TRACE conn2 <- [1,1028,null,{"value":"2147483649"}]
18:53:51 INFO - PROCESS | 1666 | 1477533231629 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}]
18:53:51 INFO - PROCESS | 1666 | 1477533231694 Marionette TRACE conn2 <- [1,1029,null,{"value":null}]
18:53:51 INFO - PROCESS | 1666 | 1477533231707 Marionette TRACE conn2 -> [0,1030,"getWindowHandles",null]
18:53:51 INFO - PROCESS | 1666 | 1477533231709 Marionette TRACE conn2 <- [1,1030,null,["2147483649"]]
18:53:51 INFO - PROCESS | 1666 | 1477533231712 Marionette TRACE conn2 -> [0,1031,"switchToWindow",{"name":"2147483649"}]
18:53:51 INFO - PROCESS | 1666 | 1477533231716 Marionette TRACE conn2 <- [1,1031,null,{}]
18:53:51 INFO - PROCESS | 1666 | 1477533231722 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:51 INFO - PROCESS | 1666 | ++DOCSHELL 0x120db4800 == 4 [pid = 1668] [id = 228]
18:53:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 12 (0x1209b8400) [pid = 1668] [serial = 667] [outer = 0x0]
18:53:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 13 (0x121438c00) [pid = 1668] [serial = 668] [outer = 0x1209b8400]
18:53:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 14 (0x12143e800) [pid = 1668] [serial = 669] [outer = 0x1209b8400]
18:53:51 INFO - PROCESS | 1666 | 1477533231994 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]]]}]
18:53:52 INFO - ...
18:53:52 INFO - TEST-OK | /dom/events/AddEventListenerOptions-once.html | took 416ms
18:53:52 INFO - TEST-START | /dom/events/AddEventListenerOptions-passive.html
18:53:52 INFO - PROCESS | 1666 | 1477533232044 Marionette TRACE conn2 -> [0,1033,"getWindowHandle",null]
18:53:52 INFO - PROCESS | 1666 | 1477533232046 Marionette TRACE conn2 <- [1,1033,null,{"value":"2147483649"}]
18:53:52 INFO - PROCESS | 1666 | 1477533232052 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}]
18:53:52 INFO - PROCESS | 1666 | 1477533232106 Marionette TRACE conn2 <- [1,1034,null,{"value":null}]
18:53:52 INFO - PROCESS | 1666 | 1477533232119 Marionette TRACE conn2 -> [0,1035,"getWindowHandles",null]
18:53:52 INFO - PROCESS | 1666 | 1477533232121 Marionette TRACE conn2 <- [1,1035,null,["2147483649"]]
18:53:52 INFO - PROCESS | 1666 | 1477533232123 Marionette TRACE conn2 -> [0,1036,"switchToWindow",{"name":"2147483649"}]
18:53:52 INFO - PROCESS | 1666 | 1477533232125 Marionette TRACE conn2 <- [1,1036,null,{}]
18:53:52 INFO - PROCESS | 1666 | 1477533232128 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:52 INFO - PROCESS | 1666 | ++DOCSHELL 0x1216b0800 == 5 [pid = 1668] [id = 229]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 15 (0x1216fa800) [pid = 1668] [serial = 670] [outer = 0x0]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 16 (0x1217ac400) [pid = 1668] [serial = 671] [outer = 0x1216fa800]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 17 (0x1217b0c00) [pid = 1668] [serial = 672] [outer = 0x1216fa800]
18:53:52 INFO - PROCESS | 1666 | 1477533232402 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]]]}]
18:53:52 INFO - ....
18:53:52 INFO - TEST-OK | /dom/events/AddEventListenerOptions-passive.html | took 370ms
18:53:52 INFO - TEST-START | /dom/events/CustomEvent.html
18:53:52 INFO - PROCESS | 1666 | 1477533232421 Marionette TRACE conn2 -> [0,1038,"getWindowHandle",null]
18:53:52 INFO - PROCESS | 1666 | 1477533232422 Marionette TRACE conn2 <- [1,1038,null,{"value":"2147483649"}]
18:53:52 INFO - PROCESS | 1666 | 1477533232425 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}]
18:53:52 INFO - PROCESS | 1666 | 1477533232496 Marionette TRACE conn2 <- [1,1039,null,{"value":null}]
18:53:52 INFO - PROCESS | 1666 | 1477533232508 Marionette TRACE conn2 -> [0,1040,"getWindowHandles",null]
18:53:52 INFO - PROCESS | 1666 | 1477533232510 Marionette TRACE conn2 <- [1,1040,null,["2147483649"]]
18:53:52 INFO - PROCESS | 1666 | 1477533232512 Marionette TRACE conn2 -> [0,1041,"switchToWindow",{"name":"2147483649"}]
18:53:52 INFO - PROCESS | 1666 | 1477533232514 Marionette TRACE conn2 <- [1,1041,null,{}]
18:53:52 INFO - PROCESS | 1666 | 1477533232519 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:52 INFO - PROCESS | 1666 | ++DOCSHELL 0x122092800 == 6 [pid = 1668] [id = 230]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 18 (0x1217d3c00) [pid = 1668] [serial = 673] [outer = 0x0]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 19 (0x1220aa000) [pid = 1668] [serial = 674] [outer = 0x1217d3c00]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 20 (0x1220adc00) [pid = 1668] [serial = 675] [outer = 0x1217d3c00]
18:53:52 INFO - PROCESS | 1666 | 1477533232779 Marionette TRACE conn2 <- [1,1042,null,{"value":["/dom/events/CustomEvent.html",0,null,null,[["CustomEvent",0,null,null]]]}]
18:53:52 INFO - .
18:53:52 INFO - TEST-OK | /dom/events/CustomEvent.html | took 368ms
18:53:52 INFO - TEST-START | /dom/events/Event-constants.html
18:53:52 INFO - PROCESS | 1666 | 1477533232794 Marionette TRACE conn2 -> [0,1043,"getWindowHandle",null]
18:53:52 INFO - PROCESS | 1666 | 1477533232796 Marionette TRACE conn2 <- [1,1043,null,{"value":"2147483649"}]
18:53:52 INFO - PROCESS | 1666 | 1477533232799 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}]
18:53:52 INFO - PROCESS | 1666 | 1477533232847 Marionette TRACE conn2 <- [1,1044,null,{"value":null}]
18:53:52 INFO - PROCESS | 1666 | 1477533232856 Marionette TRACE conn2 -> [0,1045,"getWindowHandles",null]
18:53:52 INFO - PROCESS | 1666 | 1477533232857 Marionette TRACE conn2 <- [1,1045,null,["2147483649"]]
18:53:52 INFO - PROCESS | 1666 | 1477533232861 Marionette TRACE conn2 -> [0,1046,"switchToWindow",{"name":"2147483649"}]
18:53:52 INFO - PROCESS | 1666 | 1477533232863 Marionette TRACE conn2 <- [1,1046,null,{}]
18:53:52 INFO - PROCESS | 1666 | 1477533232868 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:52 INFO - PROCESS | 1666 | ++DOCSHELL 0x1234e9000 == 7 [pid = 1668] [id = 231]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 21 (0x1220aa400) [pid = 1668] [serial = 676] [outer = 0x0]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 22 (0x12340d800) [pid = 1668] [serial = 677] [outer = 0x1220aa400]
18:53:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 23 (0x123411400) [pid = 1668] [serial = 678] [outer = 0x1220aa400]
18:53:53 INFO - PROCESS | 1666 | 1477533233124 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]]]}]
18:53:53 INFO - ....
18:53:53 INFO - TEST-OK | /dom/events/Event-constants.html | took 371ms
18:53:53 INFO - TEST-START | /dom/events/Event-constructors.html
18:53:53 INFO - PROCESS | 1666 | 1477533233169 Marionette TRACE conn2 -> [0,1048,"getWindowHandle",null]
18:53:53 INFO - PROCESS | 1666 | 1477533233171 Marionette TRACE conn2 <- [1,1048,null,{"value":"2147483649"}]
18:53:53 INFO - PROCESS | 1666 | 1477533233174 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}]
18:53:53 INFO - PROCESS | 1666 | 1477533233250 Marionette TRACE conn2 <- [1,1049,null,{"value":null}]
18:53:53 INFO - PROCESS | 1666 | 1477533233263 Marionette TRACE conn2 -> [0,1050,"getWindowHandles",null]
18:53:53 INFO - PROCESS | 1666 | 1477533233266 Marionette TRACE conn2 <- [1,1050,null,["2147483649"]]
18:53:53 INFO - PROCESS | 1666 | 1477533233269 Marionette TRACE conn2 -> [0,1051,"switchToWindow",{"name":"2147483649"}]
18:53:53 INFO - PROCESS | 1666 | 1477533233271 Marionette TRACE conn2 <- [1,1051,null,{}]
18:53:53 INFO - PROCESS | 1666 | 1477533233274 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:53 INFO - PROCESS | 1666 | ++DOCSHELL 0x12384e000 == 8 [pid = 1668] [id = 232]
18:53:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 24 (0x12360f000) [pid = 1668] [serial = 679] [outer = 0x0]
18:53:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 25 (0x1236fec00) [pid = 1668] [serial = 680] [outer = 0x12360f000]
18:53:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 26 (0x1237da800) [pid = 1668] [serial = 681] [outer = 0x12360f000]
18:53:53 INFO - PROCESS | 1666 | 1477533233565 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]]]}]
18:53:53 INFO - .............
18:53:53 INFO - TEST-OK | /dom/events/Event-constructors.html | took 421ms
18:53:53 INFO - PROCESS | 1666 | 1477533233595 Marionette TRACE conn2 -> [0,1053,"getWindowHandle",null]
18:53:53 INFO - TEST-START | /dom/events/Event-defaultPrevented-after-dispatch.html
18:53:53 INFO - PROCESS | 1666 | 1477533233596 Marionette TRACE conn2 <- [1,1053,null,{"value":"2147483649"}]
18:53:53 INFO - PROCESS | 1666 | 1477533233603 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}]
18:53:53 INFO - PROCESS | 1666 | 1477533233685 Marionette TRACE conn2 <- [1,1054,null,{"value":null}]
18:53:53 INFO - PROCESS | 1666 | 1477533233705 Marionette TRACE conn2 -> [0,1055,"getWindowHandles",null]
18:53:53 INFO - PROCESS | 1666 | 1477533233708 Marionette TRACE conn2 <- [1,1055,null,["2147483649"]]
18:53:53 INFO - PROCESS | 1666 | 1477533233712 Marionette TRACE conn2 -> [0,1056,"switchToWindow",{"name":"2147483649"}]
18:53:53 INFO - PROCESS | 1666 | 1477533233719 Marionette TRACE conn2 <- [1,1056,null,{}]
18:53:53 INFO - PROCESS | 1666 | 1477533233722 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:53 INFO - PROCESS | 1666 | ++DOCSHELL 0x123a0f000 == 9 [pid = 1668] [id = 233]
18:53:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 27 (0x12143a400) [pid = 1668] [serial = 682] [outer = 0x0]
18:53:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 28 (0x123927400) [pid = 1668] [serial = 683] [outer = 0x12143a400]
18:53:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 29 (0x12392a400) [pid = 1668] [serial = 684] [outer = 0x12143a400]
18:53:54 INFO - PROCESS | 1666 | 1477533234110 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]]]}]
18:53:54 INFO - .
18:53:54 INFO - TEST-OK | /dom/events/Event-defaultPrevented-after-dispatch.html | took 520ms
18:53:54 INFO - PROCESS | 1666 | 1477533234121 Marionette TRACE conn2 -> [0,1058,"getWindowHandle",null]
18:53:54 INFO - PROCESS | 1666 | 1477533234124 Marionette TRACE conn2 <- [1,1058,null,{"value":"2147483649"}]
18:53:54 INFO - TEST-START | /dom/events/Event-defaultPrevented.html
18:53:54 INFO - PROCESS | 1666 | 1477533234128 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}]
18:53:54 INFO - PROCESS | 1666 | 1477533234209 Marionette TRACE conn2 <- [1,1059,null,{"value":null}]
18:53:54 INFO - PROCESS | 1666 | 1477533234239 Marionette TRACE conn2 -> [0,1060,"getWindowHandles",null]
18:53:54 INFO - PROCESS | 1666 | 1477533234242 Marionette TRACE conn2 <- [1,1060,null,["2147483649"]]
18:53:54 INFO - PROCESS | 1666 | 1477533234245 Marionette TRACE conn2 -> [0,1061,"switchToWindow",{"name":"2147483649"}]
18:53:54 INFO - PROCESS | 1666 | 1477533234249 Marionette TRACE conn2 <- [1,1061,null,{}]
18:53:54 INFO - PROCESS | 1666 | 1477533234254 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:54 INFO - PROCESS | 1666 | ++DOCSHELL 0x12499c800 == 10 [pid = 1668] [id = 234]
18:53:54 INFO - PROCESS | 1666 | ++DOMWINDOW == 30 (0x123925000) [pid = 1668] [serial = 685] [outer = 0x0]
18:53:54 INFO - PROCESS | 1666 | ++DOMWINDOW == 31 (0x12a585000) [pid = 1668] [serial = 686] [outer = 0x123925000]
18:53:54 INFO - PROCESS | 1666 | ++DOMWINDOW == 32 (0x12a587c00) [pid = 1668] [serial = 687] [outer = 0x123925000]
18:53:54 INFO - PROCESS | 1666 | 1477533234687 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]]]}]
18:53:54 INFO - ......
18:53:54 INFO - TEST-OK | /dom/events/Event-defaultPrevented.html | took 619ms
18:53:54 INFO - PROCESS | 1666 | 1477533234748 Marionette TRACE conn2 -> [0,1063,"getWindowHandle",null]
18:53:54 INFO - PROCESS | 1666 | 1477533234752 Marionette TRACE conn2 <- [1,1063,null,{"value":"2147483649"}]
18:53:54 INFO - TEST-START | /dom/events/Event-dispatch-bubbles-false.html
18:53:54 INFO - PROCESS | 1666 | 1477533234771 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}]
18:53:54 INFO - PROCESS | 1666 | 1477533234875 Marionette TRACE conn2 <- [1,1064,null,{"value":null}]
18:53:54 INFO - PROCESS | 1666 | 1477533234919 Marionette TRACE conn2 -> [0,1065,"getWindowHandles",null]
18:53:54 INFO - PROCESS | 1666 | 1477533234922 Marionette TRACE conn2 <- [1,1065,null,["2147483649"]]
18:53:54 INFO - PROCESS | 1666 | 1477533234927 Marionette TRACE conn2 -> [0,1066,"switchToWindow",{"name":"2147483649"}]
18:53:54 INFO - PROCESS | 1666 | 1477533234932 Marionette TRACE conn2 <- [1,1066,null,{}]
18:53:54 INFO - PROCESS | 1666 | 1477533234936 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:54 INFO - PROCESS | 1666 | ++DOCSHELL 0x127c98800 == 11 [pid = 1668] [id = 235]
18:53:54 INFO - PROCESS | 1666 | ++DOMWINDOW == 33 (0x12a58f800) [pid = 1668] [serial = 688] [outer = 0x0]
18:53:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 34 (0x12aa67800) [pid = 1668] [serial = 689] [outer = 0x12a58f800]
18:53:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 35 (0x12aa6a000) [pid = 1668] [serial = 690] [outer = 0x12a58f800]
18:53:55 INFO - PROCESS | 1666 | 1477533235380 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]]]}]
18:53:55 INFO - .....
18:53:55 INFO - TEST-OK | /dom/events/Event-dispatch-bubbles-false.html | took 670ms
18:53:55 INFO - PROCESS | 1666 | 1477533235453 Marionette TRACE conn2 -> [0,1068,"getWindowHandle",null]
18:53:55 INFO - PROCESS | 1666 | 1477533235455 Marionette TRACE conn2 <- [1,1068,null,{"value":"2147483649"}]
18:53:55 INFO - TEST-START | /dom/events/Event-dispatch-bubbles-true.html
18:53:55 INFO - PROCESS | 1666 | 1477533235460 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}]
18:53:55 INFO - PROCESS | 1666 | 1477533235559 Marionette TRACE conn2 <- [1,1069,null,{"value":null}]
18:53:55 INFO - PROCESS | 1666 | 1477533235619 Marionette TRACE conn2 -> [0,1070,"getWindowHandles",null]
18:53:55 INFO - PROCESS | 1666 | 1477533235623 Marionette TRACE conn2 <- [1,1070,null,["2147483649"]]
18:53:55 INFO - PROCESS | 1666 | 1477533235627 Marionette TRACE conn2 -> [0,1071,"switchToWindow",{"name":"2147483649"}]
18:53:55 INFO - PROCESS | 1666 | 1477533235639 Marionette TRACE conn2 <- [1,1071,null,{}]
18:53:55 INFO - PROCESS | 1666 | 1477533235643 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:55 INFO - PROCESS | 1666 | ++DOCSHELL 0x127cb7000 == 12 [pid = 1668] [id = 236]
18:53:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 36 (0x12aa67c00) [pid = 1668] [serial = 691] [outer = 0x0]
18:53:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 37 (0x12abe0000) [pid = 1668] [serial = 692] [outer = 0x12aa67c00]
18:53:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 38 (0x12abe3000) [pid = 1668] [serial = 693] [outer = 0x12aa67c00]
18:53:55 INFO - PROCESS | 1666 | 1477533235966 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]]]}]
18:53:55 INFO - .....
18:53:55 INFO - TEST-OK | /dom/events/Event-dispatch-bubbles-true.html | took 519ms
18:53:55 INFO - TEST-START | /dom/events/Event-dispatch-detached-click.html
18:53:55 INFO - PROCESS | 1666 | 1477533235980 Marionette TRACE conn2 -> [0,1073,"getWindowHandle",null]
18:53:55 INFO - PROCESS | 1666 | 1477533235982 Marionette TRACE conn2 <- [1,1073,null,{"value":"2147483649"}]
18:53:55 INFO - PROCESS | 1666 | 1477533235988 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}]
18:53:56 INFO - PROCESS | 1666 | 1477533236053 Marionette TRACE conn2 <- [1,1074,null,{"value":null}]
18:53:56 INFO - PROCESS | 1666 | 1477533236078 Marionette TRACE conn2 -> [0,1075,"getWindowHandles",null]
18:53:56 INFO - PROCESS | 1666 | 1477533236080 Marionette TRACE conn2 <- [1,1075,null,["2147483649"]]
18:53:56 INFO - PROCESS | 1666 | 1477533236092 Marionette TRACE conn2 -> [0,1076,"switchToWindow",{"name":"2147483649"}]
18:53:56 INFO - PROCESS | 1666 | 1477533236095 Marionette TRACE conn2 <- [1,1076,null,{}]
18:53:56 INFO - PROCESS | 1666 | 1477533236097 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:56 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa18000 == 13 [pid = 1668] [id = 237]
18:53:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 39 (0x12ac91800) [pid = 1668] [serial = 694] [outer = 0x0]
18:53:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 40 (0x12ac99400) [pid = 1668] [serial = 695] [outer = 0x12ac91800]
18:53:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 41 (0x12aed4800) [pid = 1668] [serial = 696] [outer = 0x12ac91800]
18:53:56 INFO - PROCESS | 1666 | 1477533236416 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]]]}]
18:53:56 INFO - ..
18:53:56 INFO - TEST-OK | /dom/events/Event-dispatch-detached-click.html | took 467ms
18:53:56 INFO - PROCESS | 1666 | 1477533236462 Marionette TRACE conn2 -> [0,1078,"getWindowHandle",null]
18:53:56 INFO - PROCESS | 1666 | 1477533236468 Marionette TRACE conn2 <- [1,1078,null,{"value":"2147483649"}]
18:53:56 INFO - TEST-START | /dom/events/Event-dispatch-handlers-changed.html
18:53:56 INFO - PROCESS | 1666 | 1477533236473 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}]
18:53:56 INFO - PROCESS | 1666 | 1477533236540 Marionette TRACE conn2 <- [1,1079,null,{"value":null}]
18:53:56 INFO - PROCESS | 1666 | 1477533236575 Marionette TRACE conn2 -> [0,1080,"getWindowHandles",null]
18:53:56 INFO - PROCESS | 1666 | 1477533236579 Marionette TRACE conn2 <- [1,1080,null,["2147483649"]]
18:53:56 INFO - PROCESS | 1666 | 1477533236584 Marionette TRACE conn2 -> [0,1081,"switchToWindow",{"name":"2147483649"}]
18:53:56 INFO - PROCESS | 1666 | 1477533236590 Marionette TRACE conn2 <- [1,1081,null,{}]
18:53:56 INFO - PROCESS | 1666 | 1477533236594 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:56 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa2d800 == 14 [pid = 1668] [id = 238]
18:53:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 42 (0x12ac99800) [pid = 1668] [serial = 697] [outer = 0x0]
18:53:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 43 (0x12aee1000) [pid = 1668] [serial = 698] [outer = 0x12ac99800]
18:53:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 44 (0x12b08c800) [pid = 1668] [serial = 699] [outer = 0x12ac99800]
18:53:56 INFO - PROCESS | 1666 | 1477533236898 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]]]}]
18:53:56 INFO - .
18:53:56 INFO - TEST-OK | /dom/events/Event-dispatch-handlers-changed.html | took 464ms
18:53:56 INFO - PROCESS | 1666 | --DOCSHELL 0x12a6ec800 == 6 [pid = 1666] [id = 7]
18:53:56 INFO - PROCESS | 1666 | 1477533236959 Marionette TRACE conn2 -> [0,1083,"getWindowHandle",null]
18:53:56 INFO - PROCESS | 1666 | 1477533236962 Marionette TRACE conn2 <- [1,1083,null,{"value":"2147483649"}]
18:53:56 INFO - TEST-START | /dom/events/Event-dispatch-multiple-stopPropagation.html
18:53:56 INFO - PROCESS | 1666 | 1477533236972 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}]
18:53:57 INFO - PROCESS | 1666 | 1477533237042 Marionette TRACE conn2 <- [1,1084,null,{"value":null}]
18:53:57 INFO - PROCESS | 1666 | 1477533237057 Marionette TRACE conn2 -> [0,1085,"getWindowHandles",null]
18:53:57 INFO - PROCESS | 1666 | 1477533237059 Marionette TRACE conn2 <- [1,1085,null,["2147483649"]]
18:53:57 INFO - PROCESS | 1666 | 1477533237063 Marionette TRACE conn2 -> [0,1086,"switchToWindow",{"name":"2147483649"}]
18:53:57 INFO - PROCESS | 1666 | 1477533237072 Marionette TRACE conn2 <- [1,1086,null,{}]
18:53:57 INFO - PROCESS | 1666 | 1477533237076 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:57 INFO - PROCESS | 1666 | ++DOCSHELL 0x117a5e800 == 15 [pid = 1668] [id = 239]
18:53:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 45 (0x119c6f400) [pid = 1668] [serial = 700] [outer = 0x0]
18:53:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 46 (0x1209af400) [pid = 1668] [serial = 701] [outer = 0x119c6f400]
18:53:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 47 (0x120dda400) [pid = 1668] [serial = 702] [outer = 0x119c6f400]
18:53:57 INFO - PROCESS | 1666 | 1477533237443 Marionette TRACE conn2 <- [1,1087,null,{"value":["/dom/events/Event-dispatch-multiple-stopPropagation.html",0,null,null,[[" Multiple dispatchEvent() and stopPropagation() ",0,null,null]]]}]
18:53:57 INFO - .
18:53:57 INFO - TEST-OK | /dom/events/Event-dispatch-multiple-stopPropagation.html | took 519ms
18:53:57 INFO - PROCESS | 1666 | 1477533237490 Marionette TRACE conn2 -> [0,1088,"getWindowHandle",null]
18:53:57 INFO - PROCESS | 1666 | 1477533237492 Marionette TRACE conn2 <- [1,1088,null,{"value":"2147483649"}]
18:53:57 INFO - TEST-START | /dom/events/Event-dispatch-omitted-capture.html
18:53:57 INFO - PROCESS | 1666 | 1477533237496 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}]
18:53:57 INFO - PROCESS | 1666 | 1477533237573 Marionette TRACE conn2 <- [1,1089,null,{"value":null}]
18:53:57 INFO - PROCESS | 1666 | 1477533237589 Marionette TRACE conn2 -> [0,1090,"getWindowHandles",null]
18:53:57 INFO - PROCESS | 1666 | 1477533237591 Marionette TRACE conn2 <- [1,1090,null,["2147483649"]]
18:53:57 INFO - PROCESS | 1666 | 1477533237596 Marionette TRACE conn2 -> [0,1091,"switchToWindow",{"name":"2147483649"}]
18:53:57 INFO - PROCESS | 1666 | 1477533237603 Marionette TRACE conn2 <- [1,1091,null,{}]
18:53:57 INFO - PROCESS | 1666 | 1477533237609 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:57 INFO - PROCESS | 1666 | ++DOCSHELL 0x1234d3000 == 16 [pid = 1668] [id = 240]
18:53:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 48 (0x1212d8400) [pid = 1668] [serial = 703] [outer = 0x0]
18:53:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 49 (0x1220ad400) [pid = 1668] [serial = 704] [outer = 0x1212d8400]
18:53:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 50 (0x123406000) [pid = 1668] [serial = 705] [outer = 0x1212d8400]
18:53:57 INFO - PROCESS | 1666 | 1477533237995 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]]]}]
18:53:58 INFO - .
18:53:58 INFO - TEST-OK | /dom/events/Event-dispatch-omitted-capture.html | took 516ms
18:53:58 INFO - PROCESS | 1666 | 1477533238012 Marionette TRACE conn2 -> [0,1093,"getWindowHandle",null]
18:53:58 INFO - PROCESS | 1666 | 1477533238014 Marionette TRACE conn2 <- [1,1093,null,{"value":"2147483649"}]
18:53:58 INFO - TEST-START | /dom/events/Event-dispatch-order.html
18:53:58 INFO - PROCESS | 1666 | 1477533238018 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}]
18:53:58 INFO - PROCESS | 1666 | 1477533238102 Marionette TRACE conn2 <- [1,1094,null,{"value":null}]
18:53:58 INFO - PROCESS | 1666 | 1477533238108 Marionette TRACE conn2 -> [0,1095,"getWindowHandles",null]
18:53:58 INFO - PROCESS | 1666 | 1477533238111 Marionette TRACE conn2 <- [1,1095,null,["2147483649"]]
18:53:58 INFO - PROCESS | 1666 | 1477533238113 Marionette TRACE conn2 -> [0,1096,"switchToWindow",{"name":"2147483649"}]
18:53:58 INFO - PROCESS | 1666 | 1477533238119 Marionette TRACE conn2 <- [1,1096,null,{}]
18:53:58 INFO - PROCESS | 1666 | 1477533238124 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:58 INFO - PROCESS | 1666 | ++DOCSHELL 0x1249a8000 == 17 [pid = 1668] [id = 241]
18:53:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 51 (0x123609000) [pid = 1668] [serial = 706] [outer = 0x0]
18:53:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 52 (0x123920800) [pid = 1668] [serial = 707] [outer = 0x123609000]
18:53:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 53 (0x123aa8400) [pid = 1668] [serial = 708] [outer = 0x123609000]
18:53:58 INFO - PROCESS | 1666 | 1477533238570 Marionette TRACE conn2 <- [1,1097,null,{"value":["/dom/events/Event-dispatch-order.html",0,null,null,[["Event phases order",0,null,null]]]}]
18:53:58 INFO - .
18:53:58 INFO - TEST-OK | /dom/events/Event-dispatch-order.html | took 570ms
18:53:58 INFO - TEST-START | /dom/events/Event-dispatch-other-document.html
18:53:58 INFO - PROCESS | 1666 | 1477533238587 Marionette TRACE conn2 -> [0,1098,"getWindowHandle",null]
18:53:58 INFO - PROCESS | 1666 | 1477533238589 Marionette TRACE conn2 <- [1,1098,null,{"value":"2147483649"}]
18:53:58 INFO - PROCESS | 1666 | 1477533238592 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}]
18:53:58 INFO - PROCESS | 1666 | 1477533238652 Marionette TRACE conn2 <- [1,1099,null,{"value":null}]
18:53:58 INFO - PROCESS | 1666 | 1477533238660 Marionette TRACE conn2 -> [0,1100,"getWindowHandles",null]
18:53:58 INFO - PROCESS | 1666 | 1477533238661 Marionette TRACE conn2 <- [1,1100,null,["2147483649"]]
18:53:58 INFO - PROCESS | 1666 | 1477533238663 Marionette TRACE conn2 -> [0,1101,"switchToWindow",{"name":"2147483649"}]
18:53:58 INFO - PROCESS | 1666 | 1477533238666 Marionette TRACE conn2 <- [1,1101,null,{}]
18:53:58 INFO - PROCESS | 1666 | 1477533238672 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:58 INFO - PROCESS | 1666 | ++DOCSHELL 0x12174a000 == 18 [pid = 1668] [id = 242]
18:53:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 54 (0x121630c00) [pid = 1668] [serial = 709] [outer = 0x0]
18:53:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 55 (0x1217b4000) [pid = 1668] [serial = 710] [outer = 0x121630c00]
18:53:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 56 (0x1220ae800) [pid = 1668] [serial = 711] [outer = 0x121630c00]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa18000 == 17 [pid = 1668] [id = 237]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x127cb7000 == 16 [pid = 1668] [id = 236]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x127c98800 == 15 [pid = 1668] [id = 235]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x12499c800 == 14 [pid = 1668] [id = 234]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x123a0f000 == 13 [pid = 1668] [id = 233]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x12384e000 == 12 [pid = 1668] [id = 232]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x1234e9000 == 11 [pid = 1668] [id = 231]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x122092800 == 10 [pid = 1668] [id = 230]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x1216b0800 == 9 [pid = 1668] [id = 229]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x120db4800 == 8 [pid = 1668] [id = 228]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x1179bd800 == 7 [pid = 1668] [id = 227]
18:53:59 INFO - PROCESS | 1666 | --DOCSHELL 0x1179c0000 == 6 [pid = 1668] [id = 226]
18:53:59 INFO - PROCESS | 1666 | 1477533239049 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]]]}]
18:53:59 INFO - .
18:53:59 INFO - TEST-OK | /dom/events/Event-dispatch-other-document.html | took 466ms
18:53:59 INFO - PROCESS | 1666 | 1477533239057 Marionette TRACE conn2 -> [0,1103,"getWindowHandle",null]
18:53:59 INFO - PROCESS | 1666 | 1477533239059 Marionette TRACE conn2 <- [1,1103,null,{"value":"2147483649"}]
18:53:59 INFO - TEST-START | /dom/events/Event-dispatch-propagation-stopped.html
18:53:59 INFO - PROCESS | 1666 | 1477533239062 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}]
18:53:59 INFO - PROCESS | 1666 | 1477533239120 Marionette TRACE conn2 <- [1,1104,null,{"value":null}]
18:53:59 INFO - PROCESS | 1666 | 1477533239127 Marionette TRACE conn2 -> [0,1105,"getWindowHandles",null]
18:53:59 INFO - PROCESS | 1666 | 1477533239128 Marionette TRACE conn2 <- [1,1105,null,["2147483649"]]
18:53:59 INFO - PROCESS | 1666 | 1477533239137 Marionette TRACE conn2 -> [0,1106,"switchToWindow",{"name":"2147483649"}]
18:53:59 INFO - PROCESS | 1666 | 1477533239140 Marionette TRACE conn2 <- [1,1106,null,{}]
18:53:59 INFO - PROCESS | 1666 | 1477533239145 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:59 INFO - PROCESS | 1666 | ++DOCSHELL 0x122097000 == 7 [pid = 1668] [id = 243]
18:53:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 57 (0x120d25000) [pid = 1668] [serial = 712] [outer = 0x0]
18:53:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 58 (0x123609c00) [pid = 1668] [serial = 713] [outer = 0x120d25000]
18:53:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 59 (0x123613800) [pid = 1668] [serial = 714] [outer = 0x120d25000]
18:53:59 INFO - PROCESS | 1666 | 1477533239478 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]]]}]
18:53:59 INFO - .
18:53:59 INFO - TEST-OK | /dom/events/Event-dispatch-propagation-stopped.html | took 466ms
18:53:59 INFO - TEST-START | /dom/events/Event-dispatch-redispatch.html
18:53:59 INFO - PROCESS | 1666 | 1477533239529 Marionette TRACE conn2 -> [0,1108,"getWindowHandle",null]
18:53:59 INFO - PROCESS | 1666 | 1477533239531 Marionette TRACE conn2 <- [1,1108,null,{"value":"2147483649"}]
18:53:59 INFO - PROCESS | 1666 | 1477533239534 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}]
18:53:59 INFO - PROCESS | 1666 | 1477533239615 Marionette TRACE conn2 <- [1,1109,null,{"value":null}]
18:53:59 INFO - PROCESS | 1666 | 1477533239624 Marionette TRACE conn2 -> [0,1110,"getWindowHandles",null]
18:53:59 INFO - PROCESS | 1666 | 1477533239627 Marionette TRACE conn2 <- [1,1110,null,["2147483649"]]
18:53:59 INFO - PROCESS | 1666 | 1477533239631 Marionette TRACE conn2 -> [0,1111,"switchToWindow",{"name":"2147483649"}]
18:53:59 INFO - PROCESS | 1666 | 1477533239639 Marionette TRACE conn2 <- [1,1111,null,{}]
18:53:59 INFO - PROCESS | 1666 | 1477533239645 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:53:59 INFO - PROCESS | 1666 | ++DOCSHELL 0x12499c800 == 8 [pid = 1668] [id = 244]
18:53:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 60 (0x12360bc00) [pid = 1668] [serial = 715] [outer = 0x0]
18:53:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 61 (0x123aa5400) [pid = 1668] [serial = 716] [outer = 0x12360bc00]
18:53:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 62 (0x12a586c00) [pid = 1668] [serial = 717] [outer = 0x12360bc00]
18:54:00 INFO - PROCESS | 1666 | 1477533240008 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]]]}]
18:54:00 INFO - .
18:54:00 INFO - TEST-OK | /dom/events/Event-dispatch-redispatch.html | took 520ms
18:54:00 INFO - PROCESS | 1666 | 1477533240054 Marionette TRACE conn2 -> [0,1113,"getWindowHandle",null]
18:54:00 INFO - PROCESS | 1666 | 1477533240056 Marionette TRACE conn2 <- [1,1113,null,{"value":"2147483649"}]
18:54:00 INFO - TEST-START | /dom/events/Event-dispatch-reenter.html
18:54:00 INFO - PROCESS | 1666 | 1477533240060 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}]
18:54:00 INFO - PROCESS | 1666 | 1477533240134 Marionette TRACE conn2 <- [1,1114,null,{"value":null}]
18:54:00 INFO - PROCESS | 1666 | 1477533240146 Marionette TRACE conn2 -> [0,1115,"getWindowHandles",null]
18:54:00 INFO - PROCESS | 1666 | 1477533240148 Marionette TRACE conn2 <- [1,1115,null,["2147483649"]]
18:54:00 INFO - PROCESS | 1666 | 1477533240156 Marionette TRACE conn2 -> [0,1116,"switchToWindow",{"name":"2147483649"}]
18:54:00 INFO - PROCESS | 1666 | 1477533240159 Marionette TRACE conn2 <- [1,1116,null,{}]
18:54:00 INFO - PROCESS | 1666 | 1477533240165 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:00 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa1e000 == 9 [pid = 1668] [id = 245]
18:54:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 63 (0x12a588c00) [pid = 1668] [serial = 718] [outer = 0x0]
18:54:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 64 (0x12aa74400) [pid = 1668] [serial = 719] [outer = 0x12a588c00]
18:54:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 65 (0x12abe0400) [pid = 1668] [serial = 720] [outer = 0x12a588c00]
18:54:00 INFO - PROCESS | 1666 | 1477533240494 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]]]}]
18:54:00 INFO - .
18:54:00 INFO - TEST-OK | /dom/events/Event-dispatch-reenter.html | took 464ms
18:54:00 INFO - TEST-START | /dom/events/Event-dispatch-target-moved.html
18:54:00 INFO - PROCESS | 1666 | 1477533240524 Marionette TRACE conn2 -> [0,1118,"getWindowHandle",null]
18:54:00 INFO - PROCESS | 1666 | 1477533240526 Marionette TRACE conn2 <- [1,1118,null,{"value":"2147483649"}]
18:54:00 INFO - PROCESS | 1666 | 1477533240529 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}]
18:54:00 INFO - PROCESS | 1666 | 1477533240590 Marionette TRACE conn2 <- [1,1119,null,{"value":null}]
18:54:00 INFO - PROCESS | 1666 | 1477533240608 Marionette TRACE conn2 -> [0,1120,"getWindowHandles",null]
18:54:00 INFO - PROCESS | 1666 | 1477533240610 Marionette TRACE conn2 <- [1,1120,null,["2147483649"]]
18:54:00 INFO - PROCESS | 1666 | 1477533240612 Marionette TRACE conn2 -> [0,1121,"switchToWindow",{"name":"2147483649"}]
18:54:00 INFO - PROCESS | 1666 | 1477533240617 Marionette TRACE conn2 <- [1,1121,null,{}]
18:54:00 INFO - PROCESS | 1666 | 1477533240621 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:00 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ae1c800 == 10 [pid = 1668] [id = 246]
18:54:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 66 (0x12abe2400) [pid = 1668] [serial = 721] [outer = 0x0]
18:54:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 67 (0x12ac9e800) [pid = 1668] [serial = 722] [outer = 0x12abe2400]
18:54:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 68 (0x12aed7c00) [pid = 1668] [serial = 723] [outer = 0x12abe2400]
18:54:00 INFO - .
18:54:00 INFO - TEST-OK | /dom/events/Event-dispatch-target-moved.html | took 416ms
18:54:00 INFO - PROCESS | 1666 | 1477533240938 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]]]}]
18:54:00 INFO - TEST-START | /dom/events/Event-dispatch-target-removed.html
18:54:00 INFO - PROCESS | 1666 | 1477533240955 Marionette TRACE conn2 -> [0,1123,"getWindowHandle",null]
18:54:00 INFO - PROCESS | 1666 | 1477533240956 Marionette TRACE conn2 <- [1,1123,null,{"value":"2147483649"}]
18:54:00 INFO - PROCESS | 1666 | 1477533240961 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}]
18:54:01 INFO - PROCESS | 1666 | 1477533241028 Marionette TRACE conn2 <- [1,1124,null,{"value":null}]
18:54:01 INFO - PROCESS | 1666 | 1477533241041 Marionette TRACE conn2 -> [0,1125,"getWindowHandles",null]
18:54:01 INFO - PROCESS | 1666 | 1477533241043 Marionette TRACE conn2 <- [1,1125,null,["2147483649"]]
18:54:01 INFO - PROCESS | 1666 | 1477533241046 Marionette TRACE conn2 -> [0,1126,"switchToWindow",{"name":"2147483649"}]
18:54:01 INFO - PROCESS | 1666 | 1477533241048 Marionette TRACE conn2 <- [1,1126,null,{}]
18:54:01 INFO - PROCESS | 1666 | 1477533241050 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:01 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b61e000 == 11 [pid = 1668] [id = 247]
18:54:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 69 (0x12aedc800) [pid = 1668] [serial = 724] [outer = 0x0]
18:54:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 70 (0x12b32fc00) [pid = 1668] [serial = 725] [outer = 0x12aedc800]
18:54:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 71 (0x12b335800) [pid = 1668] [serial = 726] [outer = 0x12aedc800]
18:54:01 INFO - PROCESS | 1666 | 1477533241548 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]]]}]
18:54:01 INFO - .
18:54:01 INFO - TEST-OK | /dom/events/Event-dispatch-target-removed.html | took 617ms
18:54:01 INFO - PROCESS | 1666 | 1477533241579 Marionette TRACE conn2 -> [0,1128,"getWindowHandle",null]
18:54:01 INFO - PROCESS | 1666 | 1477533241583 Marionette TRACE conn2 <- [1,1128,null,{"value":"2147483649"}]
18:54:01 INFO - TEST-START | /dom/events/Event-dispatch-throwing.html
18:54:01 INFO - PROCESS | 1666 | 1477533241589 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}]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 70 (0x1220aa400) [pid = 1668] [serial = 676] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-constants.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 69 (0x12143a400) [pid = 1668] [serial = 682] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-defaultPrevented-after-dispatch.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 68 (0x12360f000) [pid = 1668] [serial = 679] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-constructors.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 67 (0x123925000) [pid = 1668] [serial = 685] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-defaultPrevented.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 66 (0x12a58f800) [pid = 1668] [serial = 688] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-bubbles-false.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 65 (0x1209b8400) [pid = 1668] [serial = 667] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/AddEventListenerOptions-once.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 64 (0x119c75400) [pid = 1668] [serial = 664] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-unsent.htm]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 63 (0x1217d3c00) [pid = 1668] [serial = 673] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/CustomEvent.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 62 (0x1216fa800) [pid = 1668] [serial = 670] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/AddEventListenerOptions-passive.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 61 (0x12aa67c00) [pid = 1668] [serial = 691] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-bubbles-true.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 60 (0x12ac91800) [pid = 1668] [serial = 694] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-detached-click.html]
18:54:01 INFO - PROCESS | 1666 | --DOMWINDOW == 59 (0x119c76400) [pid = 1668] [serial = 661] [outer = 0x0] [url = http://web-platform.test:8000/XMLHttpRequest/xmlhttprequest-timeout-worker-twice.html]
18:54:01 INFO - PROCESS | 1666 | 1477533241728 Marionette TRACE conn2 <- [1,1129,null,{"value":null}]
18:54:01 INFO - PROCESS | 1666 | 1477533241745 Marionette TRACE conn2 -> [0,1130,"getWindowHandles",null]
18:54:01 INFO - PROCESS | 1666 | 1477533241749 Marionette TRACE conn2 <- [1,1130,null,["2147483649"]]
18:54:01 INFO - PROCESS | 1666 | 1477533241752 Marionette TRACE conn2 -> [0,1131,"switchToWindow",{"name":"2147483649"}]
18:54:01 INFO - PROCESS | 1666 | 1477533241755 Marionette TRACE conn2 <- [1,1131,null,{}]
18:54:01 INFO - PROCESS | 1666 | 1477533241758 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:01 INFO - PROCESS | 1666 | ++DOCSHELL 0x1249ab800 == 12 [pid = 1668] [id = 248]
18:54:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 60 (0x1209b8400) [pid = 1668] [serial = 727] [outer = 0x0]
18:54:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 61 (0x12b337800) [pid = 1668] [serial = 728] [outer = 0x1209b8400]
18:54:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 62 (0x12b507c00) [pid = 1668] [serial = 729] [outer = 0x1209b8400]
18:54:02 INFO - PROCESS | 1666 | JavaScript error: http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html, line 20: Error: Error from only listener
18:54:02 INFO - PROCESS | 1666 | JavaScript error: http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html, line 40: Error: Error from first listener
18:54:02 INFO - PROCESS | 1666 | 1477533242125 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]]]}]
18:54:02 INFO - ..
18:54:02 INFO - TEST-OK | /dom/events/Event-dispatch-throwing.html | took 572ms
18:54:02 INFO - PROCESS | 1666 | 1477533242161 Marionette TRACE conn2 -> [0,1133,"getWindowHandle",null]
18:54:02 INFO - PROCESS | 1666 | 1477533242163 Marionette TRACE conn2 <- [1,1133,null,{"value":"2147483649"}]
18:54:02 INFO - TEST-START | /dom/events/Event-init-while-dispatching.html
18:54:02 INFO - PROCESS | 1666 | 1477533242167 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}]
18:54:02 INFO - PROCESS | 1666 | 1477533242240 Marionette TRACE conn2 <- [1,1134,null,{"value":null}]
18:54:02 INFO - PROCESS | 1666 | 1477533242271 Marionette TRACE conn2 -> [0,1135,"getWindowHandles",null]
18:54:02 INFO - PROCESS | 1666 | 1477533242273 Marionette TRACE conn2 <- [1,1135,null,["2147483649"]]
18:54:02 INFO - PROCESS | 1666 | 1477533242276 Marionette TRACE conn2 -> [0,1136,"switchToWindow",{"name":"2147483649"}]
18:54:02 INFO - PROCESS | 1666 | 1477533242279 Marionette TRACE conn2 <- [1,1136,null,{}]
18:54:02 INFO - PROCESS | 1666 | 1477533242282 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:02 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bdd7000 == 13 [pid = 1668] [id = 249]
18:54:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 63 (0x12aed4000) [pid = 1668] [serial = 730] [outer = 0x0]
18:54:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 64 (0x12b685800) [pid = 1668] [serial = 731] [outer = 0x12aed4000]
18:54:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 65 (0x12b688000) [pid = 1668] [serial = 732] [outer = 0x12aed4000]
18:54:02 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
18:54:02 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
18:54:02 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
18:54:02 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
18:54:02 INFO - PROCESS | 1666 | 1477533242688 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.",1,"assert_equals: initMouseEvent screenX setter should short-circuit expected 0 but got 1","events.MouseEvent.check@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:23:7\n@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:75:9\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 initCustomEvent while dispatching.",1,"assert_equals: initCustomEvent detail setter should short-circuit expected (object) null but got (number) 1","events.CustomEvent.check@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:38:7\n@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:75:9\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 initUIEvent while dispatching.",1,"assert_equals: initUIEvent view setter should short-circuit expected null but got object \"[object Window]\"","events.UIEvent.check@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:45:7\n@http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html:75:9\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 initEvent while dispatching.",0,null,null]]]}]
18:54:02 INFO - .....
18:54:02 INFO - TEST-OK | /dom/events/Event-init-while-dispatching.html | took 572ms
18:54:02 INFO - PROCESS | 1666 | 1477533242739 Marionette TRACE conn2 -> [0,1138,"getWindowHandle",null]
18:54:02 INFO - PROCESS | 1666 | 1477533242742 Marionette TRACE conn2 <- [1,1138,null,{"value":"2147483649"}]
18:54:02 INFO - TEST-START | /dom/events/Event-initEvent.html
18:54:02 INFO - PROCESS | 1666 | 1477533242746 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}]
18:54:02 INFO - PROCESS | 1666 | 1477533242825 Marionette TRACE conn2 <- [1,1139,null,{"value":null}]
18:54:02 INFO - PROCESS | 1666 | 1477533242869 Marionette TRACE conn2 -> [0,1140,"getWindowHandles",null]
18:54:02 INFO - PROCESS | 1666 | 1477533242872 Marionette TRACE conn2 <- [1,1140,null,["2147483649"]]
18:54:02 INFO - PROCESS | 1666 | 1477533242875 Marionette TRACE conn2 -> [0,1141,"switchToWindow",{"name":"2147483649"}]
18:54:02 INFO - PROCESS | 1666 | 1477533242882 Marionette TRACE conn2 <- [1,1141,null,{}]
18:54:02 INFO - PROCESS | 1666 | 1477533242885 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:02 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bf16000 == 14 [pid = 1668] [id = 250]
18:54:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 66 (0x12b685c00) [pid = 1668] [serial = 733] [outer = 0x0]
18:54:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 67 (0x12b75b000) [pid = 1668] [serial = 734] [outer = 0x12b685c00]
18:54:02 INFO - PROCESS | 1666 | --DOCSHELL 0x122baa800 == 5 [pid = 1666] [id = 8]
18:54:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 68 (0x12b75dc00) [pid = 1668] [serial = 735] [outer = 0x12b685c00]
18:54:03 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
18:54:03 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!mEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/Event.cpp, line 587
18:54:03 INFO - PROCESS | 1666 | 1477533243211 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]]]}]
18:54:03 INFO - ..........
18:54:03 INFO - TEST-OK | /dom/events/Event-initEvent.html | took 517ms
18:54:03 INFO - PROCESS | 1666 | 1477533243263 Marionette TRACE conn2 -> [0,1143,"getWindowHandle",null]
18:54:03 INFO - PROCESS | 1666 | 1477533243265 Marionette TRACE conn2 <- [1,1143,null,{"value":"2147483649"}]
18:54:03 INFO - TEST-START | /dom/events/Event-propagation.html
18:54:03 INFO - PROCESS | 1666 | 1477533243268 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}]
18:54:03 INFO - PROCESS | 1666 | 1477533243329 Marionette TRACE conn2 <- [1,1144,null,{"value":null}]
18:54:03 INFO - PROCESS | 1666 | 1477533243359 Marionette TRACE conn2 -> [0,1145,"getWindowHandles",null]
18:54:03 INFO - PROCESS | 1666 | 1477533243361 Marionette TRACE conn2 <- [1,1145,null,["2147483649"]]
18:54:03 INFO - PROCESS | 1666 | 1477533243366 Marionette TRACE conn2 -> [0,1146,"switchToWindow",{"name":"2147483649"}]
18:54:03 INFO - PROCESS | 1666 | 1477533243372 Marionette TRACE conn2 <- [1,1146,null,{}]
18:54:03 INFO - PROCESS | 1666 | 1477533243376 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:03 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c823800 == 15 [pid = 1668] [id = 251]
18:54:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 69 (0x12b75b400) [pid = 1668] [serial = 736] [outer = 0x0]
18:54:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 70 (0x12b975000) [pid = 1668] [serial = 737] [outer = 0x12b75b400]
18:54:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 71 (0x12be04000) [pid = 1668] [serial = 738] [outer = 0x12b75b400]
18:54:03 INFO - PROCESS | 1666 | 1477533243751 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]]]}]
18:54:03 INFO - .....
18:54:03 INFO - TEST-OK | /dom/events/Event-propagation.html | took 519ms
18:54:03 INFO - PROCESS | 1666 | 1477533243793 Marionette TRACE conn2 -> [0,1148,"getWindowHandle",null]
18:54:03 INFO - PROCESS | 1666 | 1477533243797 Marionette TRACE conn2 <- [1,1148,null,{"value":"2147483649"}]
18:54:03 INFO - TEST-START | /dom/events/Event-subclasses-constructors.html
18:54:03 INFO - PROCESS | 1666 | 1477533243801 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}]
18:54:03 INFO - PROCESS | 1666 | 1477533243856 Marionette TRACE conn2 <- [1,1149,null,{"value":null}]
18:54:03 INFO - PROCESS | 1666 | 1477533243872 Marionette TRACE conn2 -> [0,1150,"getWindowHandles",null]
18:54:03 INFO - PROCESS | 1666 | 1477533243874 Marionette TRACE conn2 <- [1,1150,null,["2147483649"]]
18:54:03 INFO - PROCESS | 1666 | 1477533243877 Marionette TRACE conn2 -> [0,1151,"switchToWindow",{"name":"2147483649"}]
18:54:03 INFO - PROCESS | 1666 | 1477533243881 Marionette TRACE conn2 <- [1,1151,null,{}]
18:54:03 INFO - PROCESS | 1666 | 1477533243895 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:03 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d28e800 == 16 [pid = 1668] [id = 252]
18:54:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 72 (0x12be0e000) [pid = 1668] [serial = 739] [outer = 0x0]
18:54:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 73 (0x12bee9400) [pid = 1668] [serial = 740] [outer = 0x12be0e000]
18:54:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 74 (0x12d12b000) [pid = 1668] [serial = 741] [outer = 0x12be0e000]
18:54:04 INFO - PROCESS | 1666 | 1477533244350 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]]]}]
18:54:04 INFO - ...........................................
18:54:04 INFO - TEST-OK | /dom/events/Event-subclasses-constructors.html | took 576ms
18:54:04 INFO - PROCESS | 1666 | 1477533244376 Marionette TRACE conn2 -> [0,1153,"getWindowHandle",null]
18:54:04 INFO - PROCESS | 1666 | 1477533244378 Marionette TRACE conn2 <- [1,1153,null,{"value":"2147483649"}]
18:54:04 INFO - TEST-START | /dom/events/Event-type-empty.html
18:54:04 INFO - PROCESS | 1666 | 1477533244384 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}]
18:54:04 INFO - PROCESS | 1666 | 1477533244455 Marionette TRACE conn2 <- [1,1154,null,{"value":null}]
18:54:04 INFO - PROCESS | 1666 | 1477533244472 Marionette TRACE conn2 -> [0,1155,"getWindowHandles",null]
18:54:04 INFO - PROCESS | 1666 | 1477533244474 Marionette TRACE conn2 <- [1,1155,null,["2147483649"]]
18:54:04 INFO - PROCESS | 1666 | 1477533244476 Marionette TRACE conn2 -> [0,1156,"switchToWindow",{"name":"2147483649"}]
18:54:04 INFO - PROCESS | 1666 | 1477533244479 Marionette TRACE conn2 <- [1,1156,null,{}]
18:54:04 INFO - PROCESS | 1666 | 1477533244482 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:04 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bdc6800 == 17 [pid = 1668] [id = 253]
18:54:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 75 (0x12b96fc00) [pid = 1668] [serial = 742] [outer = 0x0]
18:54:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 76 (0x12d191800) [pid = 1668] [serial = 743] [outer = 0x12b96fc00]
18:54:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 77 (0x12d194c00) [pid = 1668] [serial = 744] [outer = 0x12b96fc00]
18:54:04 INFO - PROCESS | 1666 | 1477533244761 Marionette TRACE conn2 <- [1,1157,null,{"value":["/dom/events/Event-type-empty.html",0,null,null,[["initEvent",0,null,null],["Constructor",0,null,null]]]}]
18:54:04 INFO - ..
18:54:04 INFO - TEST-OK | /dom/events/Event-type-empty.html | took 421ms
18:54:04 INFO - PROCESS | 1666 | 1477533244803 Marionette TRACE conn2 -> [0,1158,"getWindowHandle",null]
18:54:04 INFO - PROCESS | 1666 | 1477533244805 Marionette TRACE conn2 <- [1,1158,null,{"value":"2147483649"}]
18:54:04 INFO - TEST-START | /dom/events/Event-type.html
18:54:04 INFO - PROCESS | 1666 | 1477533244814 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}]
18:54:04 INFO - PROCESS | 1666 | --DOMWINDOW == 13 (0x129511c00) [pid = 1666] [serial = 17] [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.]
18:54:04 INFO - PROCESS | 1666 | --DOMWINDOW == 12 (0x12a6ed000) [pid = 1666] [serial = 14] [outer = 0x0] [url = data:application/vnd.mozilla.xul+xml;charset=utf-8,]
18:54:04 INFO - PROCESS | 1666 | 1477533244871 Marionette TRACE conn2 <- [1,1159,null,{"value":null}]
18:54:04 INFO - PROCESS | 1666 | 1477533244881 Marionette TRACE conn2 -> [0,1160,"getWindowHandles",null]
18:54:04 INFO - PROCESS | 1666 | 1477533244886 Marionette TRACE conn2 <- [1,1160,null,["2147483649"]]
18:54:04 INFO - PROCESS | 1666 | 1477533244892 Marionette TRACE conn2 -> [0,1161,"switchToWindow",{"name":"2147483649"}]
18:54:04 INFO - PROCESS | 1666 | 1477533244894 Marionette TRACE conn2 <- [1,1161,null,{}]
18:54:04 INFO - PROCESS | 1666 | 1477533244897 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:04 INFO - PROCESS | 1666 | ++DOCSHELL 0x12147e000 == 18 [pid = 1668] [id = 254]
18:54:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 78 (0x1212a6800) [pid = 1668] [serial = 745] [outer = 0x0]
18:54:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 79 (0x1220a7c00) [pid = 1668] [serial = 746] [outer = 0x1212a6800]
18:54:05 INFO - PROCESS | 1666 | ++DOMWINDOW == 80 (0x12340ec00) [pid = 1668] [serial = 747] [outer = 0x1212a6800]
18:54:05 INFO - PROCESS | 1666 | 1477533245237 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]]]}]
18:54:05 INFO - ...
18:54:05 INFO - TEST-OK | /dom/events/Event-type.html | took 469ms
18:54:05 INFO - TEST-START | /dom/events/EventListener-handleEvent.html
18:54:05 INFO - PROCESS | 1666 | 1477533245276 Marionette TRACE conn2 -> [0,1163,"getWindowHandle",null]
18:54:05 INFO - PROCESS | 1666 | 1477533245277 Marionette TRACE conn2 <- [1,1163,null,{"value":"2147483649"}]
18:54:05 INFO - PROCESS | 1666 | 1477533245280 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}]
18:54:05 INFO - PROCESS | 1666 | 1477533245361 Marionette TRACE conn2 <- [1,1164,null,{"value":null}]
18:54:05 INFO - PROCESS | 1666 | 1477533245378 Marionette TRACE conn2 -> [0,1165,"getWindowHandles",null]
18:54:05 INFO - PROCESS | 1666 | 1477533245381 Marionette TRACE conn2 <- [1,1165,null,["2147483649"]]
18:54:05 INFO - PROCESS | 1666 | 1477533245389 Marionette TRACE conn2 -> [0,1166,"switchToWindow",{"name":"2147483649"}]
18:54:05 INFO - PROCESS | 1666 | 1477533245392 Marionette TRACE conn2 <- [1,1166,null,{}]
18:54:05 INFO - PROCESS | 1666 | 1477533245395 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:05 INFO - PROCESS | 1666 | ++DOCSHELL 0x120db5800 == 19 [pid = 1668] [id = 255]
18:54:05 INFO - PROCESS | 1666 | ++DOMWINDOW == 81 (0x12143a400) [pid = 1668] [serial = 748] [outer = 0x0]
18:54:05 INFO - PROCESS | 1666 | ++DOMWINDOW == 82 (0x1217b6000) [pid = 1668] [serial = 749] [outer = 0x12143a400]
18:54:05 INFO - PROCESS | 1666 | ++DOMWINDOW == 83 (0x123403800) [pid = 1668] [serial = 750] [outer = 0x12143a400]
18:54:05 INFO - PROCESS | 1666 | 1477533245810 Marionette TRACE conn2 <- [1,1167,null,{"value":["/dom/events/EventListener-handleEvent.html",0,null,null,[["EventListener::handleEvent()",0,null,null]]]}]
18:54:05 INFO - .
18:54:05 INFO - TEST-OK | /dom/events/EventListener-handleEvent.html | took 567ms
18:54:05 INFO - PROCESS | 1666 | 1477533245848 Marionette TRACE conn2 -> [0,1168,"getWindowHandle",null]
18:54:05 INFO - PROCESS | 1666 | 1477533245852 Marionette TRACE conn2 <- [1,1168,null,{"value":"2147483649"}]
18:54:05 INFO - TEST-START | /dom/events/EventListener-incumbent-global-1.sub.html
18:54:05 INFO - PROCESS | 1666 | 1477533245856 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}]
18:54:05 INFO - PROCESS | 1666 | 1477533245906 Marionette TRACE conn2 <- [1,1169,null,{"value":null}]
18:54:05 INFO - PROCESS | 1666 | 1477533245918 Marionette TRACE conn2 -> [0,1170,"getWindowHandles",null]
18:54:05 INFO - PROCESS | 1666 | 1477533245919 Marionette TRACE conn2 <- [1,1170,null,["2147483649"]]
18:54:05 INFO - PROCESS | 1666 | 1477533245921 Marionette TRACE conn2 -> [0,1171,"switchToWindow",{"name":"2147483649"}]
18:54:05 INFO - PROCESS | 1666 | 1477533245923 Marionette TRACE conn2 <- [1,1171,null,{}]
18:54:05 INFO - PROCESS | 1666 | 1477533245926 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:05 INFO - PROCESS | 1666 | ++DOCSHELL 0x12385a800 == 20 [pid = 1668] [id = 256]
18:54:05 INFO - PROCESS | 1666 | ++DOMWINDOW == 84 (0x1220a7800) [pid = 1668] [serial = 751] [outer = 0x0]
18:54:05 INFO - PROCESS | 1666 | ++DOMWINDOW == 85 (0x12360d800) [pid = 1668] [serial = 752] [outer = 0x1220a7800]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 86 (0x1237d6000) [pid = 1668] [serial = 753] [outer = 0x1220a7800]
18:54:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x117e21800 == 21 [pid = 1668] [id = 257]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 87 (0x12360c400) [pid = 1668] [serial = 754] [outer = 0x0]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 88 (0x12391e400) [pid = 1668] [serial = 755] [outer = 0x12360c400]
18:54:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x10fd31800 == 22 [pid = 1668] [id = 258]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 89 (0x117a3bc00) [pid = 1668] [serial = 756] [outer = 0x0]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 90 (0x1208e4800) [pid = 1668] [serial = 757] [outer = 0x117a3bc00]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12d28e800 == 21 [pid = 1668] [id = 252]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12c823800 == 20 [pid = 1668] [id = 251]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12bf16000 == 19 [pid = 1668] [id = 250]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12bdd7000 == 18 [pid = 1668] [id = 249]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x1249ab800 == 17 [pid = 1668] [id = 248]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12b61e000 == 16 [pid = 1668] [id = 247]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae1c800 == 15 [pid = 1668] [id = 246]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa1e000 == 14 [pid = 1668] [id = 245]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12499c800 == 13 [pid = 1668] [id = 244]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x122097000 == 12 [pid = 1668] [id = 243]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12174a000 == 11 [pid = 1668] [id = 242]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x1249a8000 == 10 [pid = 1668] [id = 241]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x1234d3000 == 9 [pid = 1668] [id = 240]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x117a5e800 == 8 [pid = 1668] [id = 239]
18:54:06 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa2d800 == 7 [pid = 1668] [id = 238]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 89 (0x12aee1000) [pid = 1668] [serial = 698] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 88 (0x12ac99400) [pid = 1668] [serial = 695] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 87 (0x12aed4800) [pid = 1668] [serial = 696] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 86 (0x12abe0000) [pid = 1668] [serial = 692] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 85 (0x12abe3000) [pid = 1668] [serial = 693] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 84 (0x12aa67800) [pid = 1668] [serial = 689] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 83 (0x12aa6a000) [pid = 1668] [serial = 690] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 82 (0x12a585000) [pid = 1668] [serial = 686] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 81 (0x12a587c00) [pid = 1668] [serial = 687] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 80 (0x123927400) [pid = 1668] [serial = 683] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 79 (0x12392a400) [pid = 1668] [serial = 684] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 78 (0x1236fec00) [pid = 1668] [serial = 680] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 77 (0x1237da800) [pid = 1668] [serial = 681] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 76 (0x12340d800) [pid = 1668] [serial = 677] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 75 (0x123411400) [pid = 1668] [serial = 678] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 74 (0x1220aa000) [pid = 1668] [serial = 674] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 73 (0x1220adc00) [pid = 1668] [serial = 675] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 72 (0x1217ac400) [pid = 1668] [serial = 671] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 71 (0x1217b0c00) [pid = 1668] [serial = 672] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 70 (0x121438c00) [pid = 1668] [serial = 668] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 69 (0x12143e800) [pid = 1668] [serial = 669] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 68 (0x1208e6000) [pid = 1668] [serial = 665] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 67 (0x120d28000) [pid = 1668] [serial = 666] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | --DOMWINDOW == 66 (0x1208f1000) [pid = 1668] [serial = 663] [outer = 0x0] [url = about:blank]
18:54:06 INFO - PROCESS | 1666 | 1477533246307 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]]]}]
18:54:06 INFO - .
18:54:06 INFO - TEST-OK | /dom/events/EventListener-incumbent-global-1.sub.html | took 467ms
18:54:06 INFO - TEST-START | /dom/events/EventListener-incumbent-global-2.sub.html
18:54:06 INFO - PROCESS | 1666 | 1477533246323 Marionette TRACE conn2 -> [0,1173,"getWindowHandle",null]
18:54:06 INFO - PROCESS | 1666 | 1477533246325 Marionette TRACE conn2 <- [1,1173,null,{"value":"2147483649"}]
18:54:06 INFO - PROCESS | 1666 | 1477533246328 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}]
18:54:06 INFO - PROCESS | 1666 | 1477533246390 Marionette TRACE conn2 <- [1,1174,null,{"value":null}]
18:54:06 INFO - PROCESS | 1666 | 1477533246401 Marionette TRACE conn2 -> [0,1175,"getWindowHandles",null]
18:54:06 INFO - PROCESS | 1666 | 1477533246404 Marionette TRACE conn2 <- [1,1175,null,["2147483649"]]
18:54:06 INFO - PROCESS | 1666 | 1477533246407 Marionette TRACE conn2 -> [0,1176,"switchToWindow",{"name":"2147483649"}]
18:54:06 INFO - PROCESS | 1666 | 1477533246409 Marionette TRACE conn2 <- [1,1176,null,{}]
18:54:06 INFO - PROCESS | 1666 | 1477533246413 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x123856800 == 8 [pid = 1668] [id = 259]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 67 (0x123613c00) [pid = 1668] [serial = 758] [outer = 0x0]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 68 (0x12a58d000) [pid = 1668] [serial = 759] [outer = 0x123613c00]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 69 (0x12aa68000) [pid = 1668] [serial = 760] [outer = 0x123613c00]
18:54:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x121762000 == 9 [pid = 1668] [id = 260]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 70 (0x12391e000) [pid = 1668] [serial = 761] [outer = 0x0]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 71 (0x12aa70c00) [pid = 1668] [serial = 762] [outer = 0x12391e000]
18:54:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x127cb0000 == 10 [pid = 1668] [id = 261]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 72 (0x12aa73400) [pid = 1668] [serial = 763] [outer = 0x0]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 73 (0x12aa73800) [pid = 1668] [serial = 764] [outer = 0x12aa73400]
18:54:06 INFO - PROCESS | 1666 | 1477533246728 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]]]}]
18:54:06 INFO - .
18:54:06 INFO - TEST-OK | /dom/events/EventListener-incumbent-global-2.sub.html | took 417ms
18:54:06 INFO - TEST-START | /dom/events/EventListenerOptions-capture.html
18:54:06 INFO - PROCESS | 1666 | 1477533246744 Marionette TRACE conn2 -> [0,1178,"getWindowHandle",null]
18:54:06 INFO - PROCESS | 1666 | 1477533246745 Marionette TRACE conn2 <- [1,1178,null,{"value":"2147483649"}]
18:54:06 INFO - PROCESS | 1666 | 1477533246748 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}]
18:54:06 INFO - PROCESS | 1666 | 1477533246824 Marionette TRACE conn2 <- [1,1179,null,{"value":null}]
18:54:06 INFO - PROCESS | 1666 | 1477533246828 Marionette TRACE conn2 -> [0,1180,"getWindowHandles",null]
18:54:06 INFO - PROCESS | 1666 | 1477533246830 Marionette TRACE conn2 <- [1,1180,null,["2147483649"]]
18:54:06 INFO - PROCESS | 1666 | 1477533246841 Marionette TRACE conn2 -> [0,1181,"switchToWindow",{"name":"2147483649"}]
18:54:06 INFO - PROCESS | 1666 | 1477533246843 Marionette TRACE conn2 <- [1,1181,null,{}]
18:54:06 INFO - PROCESS | 1666 | 1477533246845 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x1249ae800 == 11 [pid = 1668] [id = 262]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 74 (0x1212d9000) [pid = 1668] [serial = 765] [outer = 0x0]
18:54:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 75 (0x12abe7800) [pid = 1668] [serial = 766] [outer = 0x1212d9000]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 76 (0x12aed6400) [pid = 1668] [serial = 767] [outer = 0x1212d9000]
18:54:07 INFO - PROCESS | 1666 | 1477533247264 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]]]}]
18:54:07 INFO - ....
18:54:07 INFO - TEST-OK | /dom/events/EventListenerOptions-capture.html | took 570ms
18:54:07 INFO - PROCESS | 1666 | 1477533247319 Marionette TRACE conn2 -> [0,1183,"getWindowHandle",null]
18:54:07 INFO - PROCESS | 1666 | 1477533247322 Marionette TRACE conn2 <- [1,1183,null,{"value":"2147483649"}]
18:54:07 INFO - TEST-START | /dom/events/EventTarget-addEventListener.html
18:54:07 INFO - PROCESS | 1666 | 1477533247326 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}]
18:54:07 INFO - PROCESS | 1666 | 1477533247406 Marionette TRACE conn2 <- [1,1184,null,{"value":null}]
18:54:07 INFO - PROCESS | 1666 | 1477533247413 Marionette TRACE conn2 -> [0,1185,"getWindowHandles",null]
18:54:07 INFO - PROCESS | 1666 | 1477533247415 Marionette TRACE conn2 <- [1,1185,null,["2147483649"]]
18:54:07 INFO - PROCESS | 1666 | 1477533247425 Marionette TRACE conn2 -> [0,1186,"switchToWindow",{"name":"2147483649"}]
18:54:07 INFO - PROCESS | 1666 | 1477533247429 Marionette TRACE conn2 <- [1,1186,null,{}]
18:54:07 INFO - PROCESS | 1666 | 1477533247438 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:07 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b60e000 == 12 [pid = 1668] [id = 263]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 77 (0x12aed8400) [pid = 1668] [serial = 768] [outer = 0x0]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 78 (0x12aff1800) [pid = 1668] [serial = 769] [outer = 0x12aed8400]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 79 (0x12aff4400) [pid = 1668] [serial = 770] [outer = 0x12aed8400]
18:54:07 INFO - PROCESS | 1666 | 1477533247746 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]]]}]
18:54:07 INFO - .
18:54:07 INFO - TEST-OK | /dom/events/EventTarget-addEventListener.html | took 466ms
18:54:07 INFO - PROCESS | 1666 | 1477533247792 Marionette TRACE conn2 -> [0,1188,"getWindowHandle",null]
18:54:07 INFO - PROCESS | 1666 | 1477533247794 Marionette TRACE conn2 <- [1,1188,null,{"value":"2147483649"}]
18:54:07 INFO - TEST-START | /dom/events/EventTarget-dispatchEvent-returnvalue.html
18:54:07 INFO - PROCESS | 1666 | 1477533247797 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}]
18:54:07 INFO - PROCESS | 1666 | 1477533247854 Marionette TRACE conn2 <- [1,1189,null,{"value":null}]
18:54:07 INFO - PROCESS | 1666 | 1477533247873 Marionette TRACE conn2 -> [0,1190,"getWindowHandles",null]
18:54:07 INFO - PROCESS | 1666 | 1477533247874 Marionette TRACE conn2 <- [1,1190,null,["2147483649"]]
18:54:07 INFO - PROCESS | 1666 | 1477533247877 Marionette TRACE conn2 -> [0,1191,"switchToWindow",{"name":"2147483649"}]
18:54:07 INFO - PROCESS | 1666 | 1477533247880 Marionette TRACE conn2 <- [1,1191,null,{}]
18:54:07 INFO - PROCESS | 1666 | 1477533247883 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:07 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bdc9000 == 13 [pid = 1668] [id = 264]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 80 (0x12b093c00) [pid = 1668] [serial = 771] [outer = 0x0]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 81 (0x12b09b000) [pid = 1668] [serial = 772] [outer = 0x12b093c00]
18:54:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 82 (0x12b331800) [pid = 1668] [serial = 773] [outer = 0x12b093c00]
18:54:08 INFO - PROCESS | 1666 | 1477533248164 Marionette TRACE conn2 <- [1,1192,null,{"value":["/dom/events/EventTarget-dispatchEvent-returnvalue.html",0,null,null,[["Return value of EventTarget.dispatchEvent.",0,null,null]]]}]
18:54:08 INFO - .
18:54:08 INFO - TEST-OK | /dom/events/EventTarget-dispatchEvent-returnvalue.html | took 419ms
18:54:08 INFO - TEST-START | /dom/events/EventTarget-dispatchEvent.html
18:54:08 INFO - PROCESS | 1666 | 1477533248217 Marionette TRACE conn2 -> [0,1193,"getWindowHandle",null]
18:54:08 INFO - PROCESS | 1666 | 1477533248218 Marionette TRACE conn2 <- [1,1193,null,{"value":"2147483649"}]
18:54:08 INFO - PROCESS | 1666 | 1477533248222 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}]
18:54:08 INFO - PROCESS | 1666 | 1477533248286 Marionette TRACE conn2 <- [1,1194,null,{"value":null}]
18:54:08 INFO - PROCESS | 1666 | 1477533248310 Marionette TRACE conn2 -> [0,1195,"getWindowHandles",null]
18:54:08 INFO - PROCESS | 1666 | 1477533248312 Marionette TRACE conn2 <- [1,1195,null,["2147483649"]]
18:54:08 INFO - PROCESS | 1666 | 1477533248314 Marionette TRACE conn2 -> [0,1196,"switchToWindow",{"name":"2147483649"}]
18:54:08 INFO - PROCESS | 1666 | 1477533248319 Marionette TRACE conn2 <- [1,1196,null,{}]
18:54:08 INFO - PROCESS | 1666 | 1477533248321 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:08 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c814800 == 14 [pid = 1668] [id = 265]
18:54:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 83 (0x12b091c00) [pid = 1668] [serial = 774] [outer = 0x0]
18:54:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 84 (0x12b511400) [pid = 1668] [serial = 775] [outer = 0x12b091c00]
18:54:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 85 (0x12b688400) [pid = 1668] [serial = 776] [outer = 0x12b091c00]
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(aEvent->mMessage || !aDOMEvent || aTargets) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 495
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!aEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 488
18:54:08 INFO - PROCESS | 1666 | [Child 1668] WARNING: NS_ENSURE_TRUE(!aEvent->mFlags.mIsBeingDispatched) failed: file /builds/slave/autoland-m64-d-000000000000000/build/src/dom/events/EventDispatcher.cpp, line 488
18:54:08 INFO - PROCESS | 1666 | JavaScript error: http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html, line 60: Error:
18:54:08 INFO - PROCESS | 1666 | 1477533248708 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]]]}]
18:54:08 INFO - .......................................
18:54:08 INFO - TEST-OK | /dom/events/EventTarget-dispatchEvent.html | took 524ms
18:54:08 INFO - PROCESS | 1666 | 1477533248747 Marionette TRACE conn2 -> [0,1198,"getWindowHandle",null]
18:54:08 INFO - PROCESS | 1666 | 1477533248750 Marionette TRACE conn2 <- [1,1198,null,{"value":"2147483649"}]
18:54:08 INFO - TEST-START | /dom/events/EventTarget-removeEventListener.html
18:54:08 INFO - PROCESS | 1666 | 1477533248755 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}]
18:54:08 INFO - PROCESS | 1666 | 1477533248841 Marionette TRACE conn2 <- [1,1199,null,{"value":null}]
18:54:08 INFO - PROCESS | 1666 | 1477533248888 Marionette TRACE conn2 -> [0,1200,"getWindowHandles",null]
18:54:08 INFO - PROCESS | 1666 | 1477533248892 Marionette TRACE conn2 <- [1,1200,null,["2147483649"]]
18:54:08 INFO - PROCESS | 1666 | 1477533248896 Marionette TRACE conn2 -> [0,1201,"switchToWindow",{"name":"2147483649"}]
18:54:08 INFO - PROCESS | 1666 | 1477533248905 Marionette TRACE conn2 <- [1,1201,null,{}]
18:54:08 INFO - PROCESS | 1666 | 1477533248908 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:08 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c816800 == 15 [pid = 1668] [id = 266]
18:54:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 86 (0x12b68a800) [pid = 1668] [serial = 777] [outer = 0x0]
18:54:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 87 (0x12be06c00) [pid = 1668] [serial = 778] [outer = 0x12b68a800]
18:54:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 88 (0x12be0cc00) [pid = 1668] [serial = 779] [outer = 0x12b68a800]
18:54:09 INFO - PROCESS | 1666 | 1477533249347 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]]]}]
18:54:09 INFO - .
18:54:09 INFO - TEST-OK | /dom/events/EventTarget-removeEventListener.html | took 617ms
18:54:09 INFO - PROCESS | 1666 | 1477533249371 Marionette TRACE conn2 -> [0,1203,"getWindowHandle",null]
18:54:09 INFO - PROCESS | 1666 | 1477533249374 Marionette TRACE conn2 <- [1,1203,null,{"value":"2147483649"}]
18:54:09 INFO - TEST-START | /dom/events/ProgressEvent.html
18:54:09 INFO - PROCESS | 1666 | 1477533249377 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}]
18:54:09 INFO - PROCESS | 1666 | 1477533249450 Marionette TRACE conn2 <- [1,1204,null,{"value":null}]
18:54:09 INFO - PROCESS | 1666 | 1477533249483 Marionette TRACE conn2 -> [0,1205,"getWindowHandles",null]
18:54:09 INFO - PROCESS | 1666 | 1477533249487 Marionette TRACE conn2 <- [1,1205,null,["2147483649"]]
18:54:09 INFO - PROCESS | 1666 | 1477533249491 Marionette TRACE conn2 -> [0,1206,"switchToWindow",{"name":"2147483649"}]
18:54:09 INFO - PROCESS | 1666 | 1477533249493 Marionette TRACE conn2 <- [1,1206,null,{}]
18:54:09 INFO - PROCESS | 1666 | 1477533249496 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:09 INFO - PROCESS | 1666 | ++DOCSHELL 0x12de86000 == 16 [pid = 1668] [id = 267]
18:54:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 89 (0x12be08400) [pid = 1668] [serial = 780] [outer = 0x0]
18:54:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 90 (0x12d12cc00) [pid = 1668] [serial = 781] [outer = 0x12be08400]
18:54:09 INFO - PROCESS | 1666 | ++DOMWINDOW == 91 (0x12d130c00) [pid = 1668] [serial = 782] [outer = 0x12be08400]
18:54:09 INFO - PROCESS | 1666 | 1477533249906 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"]]]}]
18:54:09 INFO - ..
18:54:09 INFO - TEST-OK | /dom/events/ProgressEvent.html | took 566ms
18:54:09 INFO - PROCESS | 1666 | 1477533249948 Marionette TRACE conn2 -> [0,1208,"getWindowHandle",null]
18:54:09 INFO - PROCESS | 1666 | 1477533249952 Marionette TRACE conn2 <- [1,1208,null,{"value":"2147483649"}]
18:54:09 INFO - TEST-START | /dom/traversal/NodeFilter-constants.html
18:54:09 INFO - PROCESS | 1666 | 1477533249956 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}]
18:54:10 INFO - PROCESS | 1666 | 1477533250022 Marionette TRACE conn2 <- [1,1209,null,{"value":null}]
18:54:10 INFO - PROCESS | 1666 | 1477533250100 Marionette TRACE conn2 -> [0,1210,"getWindowHandles",null]
18:54:10 INFO - PROCESS | 1666 | 1477533250101 Marionette TRACE conn2 <- [1,1210,null,["2147483649"]]
18:54:10 INFO - PROCESS | 1666 | 1477533250104 Marionette TRACE conn2 -> [0,1211,"switchToWindow",{"name":"2147483649"}]
18:54:10 INFO - PROCESS | 1666 | 1477533250109 Marionette TRACE conn2 <- [1,1211,null,{}]
18:54:10 INFO - PROCESS | 1666 | 1477533250114 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:10 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dcda800 == 17 [pid = 1668] [id = 268]
18:54:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 92 (0x12d12d000) [pid = 1668] [serial = 783] [outer = 0x0]
18:54:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 93 (0x12d191c00) [pid = 1668] [serial = 784] [outer = 0x12d12d000]
18:54:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 94 (0x12d196400) [pid = 1668] [serial = 785] [outer = 0x12d12d000]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 11 (0x11e92c800) [pid = 1666] [serial = 23] [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.]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 10 (0x12a6f3800) [pid = 1666] [serial = 16] [outer = 0x0] [url = data:application/vnd.mozilla.xul+xml;charset=utf-8,]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 93 (0x12360bc00) [pid = 1668] [serial = 715] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-redispatch.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 92 (0x123609000) [pid = 1668] [serial = 706] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-order.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 91 (0x120d25000) [pid = 1668] [serial = 712] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-propagation-stopped.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 90 (0x1212d8400) [pid = 1668] [serial = 703] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-omitted-capture.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 89 (0x121630c00) [pid = 1668] [serial = 709] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-other-document.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 88 (0x119c6f400) [pid = 1668] [serial = 700] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-multiple-stopPropagation.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 87 (0x12a588c00) [pid = 1668] [serial = 718] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-reenter.html]
18:54:10 INFO - PROCESS | 1666 | --DOMWINDOW == 86 (0x12abe2400) [pid = 1668] [serial = 721] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-target-moved.html]
18:54:11 INFO - PROCESS | 1666 | 1477533251207 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]]]}]
18:54:11 INFO - ..
18:54:11 INFO - TEST-OK | /dom/traversal/NodeFilter-constants.html | took 1270ms
18:54:11 INFO - TEST-START | /dom/traversal/NodeIterator-removal.html
18:54:11 INFO - PROCESS | 1666 | 1477533251227 Marionette TRACE conn2 -> [0,1213,"getWindowHandle",null]
18:54:11 INFO - PROCESS | 1666 | 1477533251229 Marionette TRACE conn2 <- [1,1213,null,{"value":"2147483649"}]
18:54:11 INFO - PROCESS | 1666 | 1477533251233 Marionette TRACE conn2 -> [0,1214,"timeouts",{"script":185000}]
18:54:11 INFO - PROCESS | 1666 | 1477533251237 Marionette TRACE conn2 <- [1,1214,null,{}]
18:54:11 INFO - PROCESS | 1666 | 1477533251243 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}]
18:54:11 INFO - PROCESS | 1666 | 1477533251307 Marionette TRACE conn2 <- [1,1215,null,{"value":null}]
18:54:11 INFO - PROCESS | 1666 | 1477533251323 Marionette TRACE conn2 -> [0,1216,"getWindowHandles",null]
18:54:11 INFO - PROCESS | 1666 | 1477533251325 Marionette TRACE conn2 <- [1,1216,null,["2147483649"]]
18:54:11 INFO - PROCESS | 1666 | 1477533251327 Marionette TRACE conn2 -> [0,1217,"switchToWindow",{"name":"2147483649"}]
18:54:11 INFO - PROCESS | 1666 | 1477533251329 Marionette TRACE conn2 <- [1,1217,null,{}]
18:54:11 INFO - PROCESS | 1666 | 1477533251332 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:11 INFO - PROCESS | 1666 | ++DOCSHELL 0x127ca2000 == 18 [pid = 1668] [id = 269]
18:54:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 87 (0x123609000) [pid = 1668] [serial = 786] [outer = 0x0]
18:54:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 88 (0x12d192400) [pid = 1668] [serial = 787] [outer = 0x123609000]
18:54:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 89 (0x134ec1800) [pid = 1668] [serial = 788] [outer = 0x123609000]
18:54:11 INFO - PROCESS | 1666 | 1477533251939 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]]]}]
18:54:11 INFO - ......................
18:54:11 INFO - TEST-OK | /dom/traversal/NodeIterator-removal.html | took 728ms
18:54:11 INFO - PROCESS | 1666 | 1477533251962 Marionette TRACE conn2 -> [0,1219,"getWindowHandle",null]
18:54:11 INFO - PROCESS | 1666 | 1477533251964 Marionette TRACE conn2 <- [1,1219,null,{"value":"2147483649"}]
18:54:11 INFO - TEST-START | /dom/traversal/NodeIterator.html
18:54:11 INFO - PROCESS | 1666 | 1477533251974 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}]
18:54:12 INFO - PROCESS | 1666 | 1477533252056 Marionette TRACE conn2 <- [1,1220,null,{"value":null}]
18:54:12 INFO - PROCESS | 1666 | 1477533252076 Marionette TRACE conn2 -> [0,1221,"getWindowHandles",null]
18:54:12 INFO - PROCESS | 1666 | 1477533252078 Marionette TRACE conn2 <- [1,1221,null,["2147483649"]]
18:54:12 INFO - PROCESS | 1666 | 1477533252081 Marionette TRACE conn2 -> [0,1222,"switchToWindow",{"name":"2147483649"}]
18:54:12 INFO - PROCESS | 1666 | 1477533252087 Marionette TRACE conn2 <- [1,1222,null,{}]
18:54:12 INFO - PROCESS | 1666 | 1477533252091 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:12 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b874000 == 19 [pid = 1668] [id = 270]
18:54:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 90 (0x12bbba000) [pid = 1668] [serial = 789] [outer = 0x0]
18:54:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 91 (0x12bbbe400) [pid = 1668] [serial = 790] [outer = 0x12bbba000]
18:54:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 92 (0x12bbc1400) [pid = 1668] [serial = 791] [outer = 0x12bbba000]
18:54:13 INFO - PROCESS | 1666 | 1477533253125 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]]]}]
18:54:13 INFO - .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
18:54:13 INFO - TEST-OK | /dom/traversal/NodeIterator.html | took 1510ms
18:54:13 INFO - TEST-START | /dom/traversal/TreeWalker-acceptNode-filter.html
18:54:13 INFO - PROCESS | 1666 | 1477533253477 Marionette TRACE conn2 -> [0,1224,"getWindowHandle",null]
18:54:13 INFO - PROCESS | 1666 | 1477533253479 Marionette TRACE conn2 <- [1,1224,null,{"value":"2147483649"}]
18:54:13 INFO - PROCESS | 1666 | 1477533253481 Marionette TRACE conn2 -> [0,1225,"timeouts",{"script":35000}]
18:54:13 INFO - PROCESS | 1666 | 1477533253484 Marionette TRACE conn2 <- [1,1225,null,{}]
18:54:13 INFO - PROCESS | 1666 | 1477533253487 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}]
18:54:13 INFO - PROCESS | 1666 | 1477533253545 Marionette TRACE conn2 <- [1,1226,null,{"value":null}]
18:54:13 INFO - PROCESS | 1666 | 1477533253556 Marionette TRACE conn2 -> [0,1227,"getWindowHandles",null]
18:54:13 INFO - PROCESS | 1666 | 1477533253558 Marionette TRACE conn2 <- [1,1227,null,["2147483649"]]
18:54:13 INFO - PROCESS | 1666 | 1477533253560 Marionette TRACE conn2 -> [0,1228,"switchToWindow",{"name":"2147483649"}]
18:54:13 INFO - PROCESS | 1666 | 1477533253562 Marionette TRACE conn2 <- [1,1228,null,{}]
18:54:13 INFO - PROCESS | 1666 | 1477533253565 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:13 INFO - PROCESS | 1666 | ++DOCSHELL 0x12209a000 == 20 [pid = 1668] [id = 271]
18:54:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 93 (0x1217d3400) [pid = 1668] [serial = 792] [outer = 0x0]
18:54:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 94 (0x123609800) [pid = 1668] [serial = 793] [outer = 0x1217d3400]
18:54:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 95 (0x123922c00) [pid = 1668] [serial = 794] [outer = 0x1217d3400]
18:54:13 INFO - PROCESS | 1666 | 1477533253977 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]]]}]
18:54:14 INFO - ..........
18:54:14 INFO - TEST-OK | /dom/traversal/TreeWalker-acceptNode-filter.html | took 525ms
18:54:14 INFO - TEST-START | /dom/traversal/TreeWalker-basic.html
18:54:14 INFO - PROCESS | 1666 | 1477533254009 Marionette TRACE conn2 -> [0,1230,"getWindowHandle",null]
18:54:14 INFO - PROCESS | 1666 | 1477533254011 Marionette TRACE conn2 <- [1,1230,null,{"value":"2147483649"}]
18:54:14 INFO - PROCESS | 1666 | 1477533254015 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}]
18:54:14 INFO - PROCESS | 1666 | 1477533254091 Marionette TRACE conn2 <- [1,1231,null,{"value":null}]
18:54:14 INFO - PROCESS | 1666 | 1477533254104 Marionette TRACE conn2 -> [0,1232,"getWindowHandles",null]
18:54:14 INFO - PROCESS | 1666 | 1477533254105 Marionette TRACE conn2 <- [1,1232,null,["2147483649"]]
18:54:14 INFO - PROCESS | 1666 | 1477533254108 Marionette TRACE conn2 -> [0,1233,"switchToWindow",{"name":"2147483649"}]
18:54:14 INFO - PROCESS | 1666 | 1477533254110 Marionette TRACE conn2 <- [1,1233,null,{}]
18:54:14 INFO - PROCESS | 1666 | 1477533254112 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:14 INFO - PROCESS | 1666 | ++DOCSHELL 0x1234de000 == 21 [pid = 1668] [id = 272]
18:54:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 96 (0x12162c400) [pid = 1668] [serial = 795] [outer = 0x0]
18:54:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 97 (0x12a593400) [pid = 1668] [serial = 796] [outer = 0x12162c400]
18:54:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 98 (0x12ac10400) [pid = 1668] [serial = 797] [outer = 0x12162c400]
18:54:14 INFO - PROCESS | 1666 | 1477533254658 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]]]}]
18:54:14 INFO - ......
18:54:14 INFO - TEST-OK | /dom/traversal/TreeWalker-basic.html | took 672ms
18:54:14 INFO - TEST-START | /dom/traversal/TreeWalker-currentNode.html
18:54:14 INFO - PROCESS | 1666 | 1477533254686 Marionette TRACE conn2 -> [0,1235,"getWindowHandle",null]
18:54:14 INFO - PROCESS | 1666 | 1477533254688 Marionette TRACE conn2 <- [1,1235,null,{"value":"2147483649"}]
18:54:14 INFO - PROCESS | 1666 | 1477533254692 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}]
18:54:14 INFO - PROCESS | 1666 | 1477533254770 Marionette TRACE conn2 <- [1,1236,null,{"value":null}]
18:54:14 INFO - PROCESS | 1666 | 1477533254778 Marionette TRACE conn2 -> [0,1237,"getWindowHandles",null]
18:54:14 INFO - PROCESS | 1666 | 1477533254779 Marionette TRACE conn2 <- [1,1237,null,["2147483649"]]
18:54:14 INFO - PROCESS | 1666 | 1477533254788 Marionette TRACE conn2 -> [0,1238,"switchToWindow",{"name":"2147483649"}]
18:54:14 INFO - PROCESS | 1666 | 1477533254791 Marionette TRACE conn2 <- [1,1238,null,{}]
18:54:14 INFO - PROCESS | 1666 | 1477533254795 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:14 INFO - PROCESS | 1666 | ++DOCSHELL 0x117c6b000 == 22 [pid = 1668] [id = 273]
18:54:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 99 (0x120d24400) [pid = 1668] [serial = 798] [outer = 0x0]
18:54:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 100 (0x121630c00) [pid = 1668] [serial = 799] [outer = 0x120d24400]
18:54:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 101 (0x1217b0800) [pid = 1668] [serial = 800] [outer = 0x120d24400]
18:54:15 INFO - PROCESS | 1666 | 1477533255174 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]]]}]
18:54:15 INFO - ...
18:54:15 INFO - TEST-OK | /dom/traversal/TreeWalker-currentNode.html | took 521ms
18:54:15 INFO - PROCESS | 1666 | 1477533255213 Marionette TRACE conn2 -> [0,1240,"getWindowHandle",null]
18:54:15 INFO - PROCESS | 1666 | 1477533255214 Marionette TRACE conn2 <- [1,1240,null,{"value":"2147483649"}]
18:54:15 INFO - TEST-START | /dom/traversal/TreeWalker-previousNodeLastChildReject.html
18:54:15 INFO - PROCESS | 1666 | 1477533255217 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}]
18:54:15 INFO - PROCESS | 1666 | 1477533255277 Marionette TRACE conn2 <- [1,1241,null,{"value":null}]
18:54:15 INFO - PROCESS | 1666 | 1477533255292 Marionette TRACE conn2 -> [0,1242,"getWindowHandles",null]
18:54:15 INFO - PROCESS | 1666 | 1477533255293 Marionette TRACE conn2 <- [1,1242,null,["2147483649"]]
18:54:15 INFO - PROCESS | 1666 | 1477533255295 Marionette TRACE conn2 -> [0,1243,"switchToWindow",{"name":"2147483649"}]
18:54:15 INFO - PROCESS | 1666 | 1477533255297 Marionette TRACE conn2 <- [1,1243,null,{}]
18:54:15 INFO - PROCESS | 1666 | 1477533255302 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:15 INFO - PROCESS | 1666 | ++DOCSHELL 0x123855800 == 23 [pid = 1668] [id = 274]
18:54:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 102 (0x123610c00) [pid = 1668] [serial = 801] [outer = 0x0]
18:54:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 103 (0x123923000) [pid = 1668] [serial = 802] [outer = 0x123610c00]
18:54:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 104 (0x12392a800) [pid = 1668] [serial = 803] [outer = 0x123610c00]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x127ca2000 == 22 [pid = 1668] [id = 269]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12dcda800 == 21 [pid = 1668] [id = 268]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12de86000 == 20 [pid = 1668] [id = 267]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12c816800 == 19 [pid = 1668] [id = 266]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12c814800 == 18 [pid = 1668] [id = 265]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12bdc9000 == 17 [pid = 1668] [id = 264]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12b60e000 == 16 [pid = 1668] [id = 263]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x1249ae800 == 15 [pid = 1668] [id = 262]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x127cb0000 == 14 [pid = 1668] [id = 261]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x121762000 == 13 [pid = 1668] [id = 260]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x123856800 == 12 [pid = 1668] [id = 259]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x10fd31800 == 11 [pid = 1668] [id = 258]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x117e21800 == 10 [pid = 1668] [id = 257]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12385a800 == 9 [pid = 1668] [id = 256]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x120db5800 == 8 [pid = 1668] [id = 255]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12147e000 == 7 [pid = 1668] [id = 254]
18:54:15 INFO - PROCESS | 1666 | --DOCSHELL 0x12bdc6800 == 6 [pid = 1668] [id = 253]
18:54:15 INFO - PROCESS | 1666 | 1477533255592 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]]]}]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 103 (0x12ac9e800) [pid = 1668] [serial = 722] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 102 (0x12aed7c00) [pid = 1668] [serial = 723] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 101 (0x12aa74400) [pid = 1668] [serial = 719] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 100 (0x12abe0400) [pid = 1668] [serial = 720] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 99 (0x123aa5400) [pid = 1668] [serial = 716] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 98 (0x12a586c00) [pid = 1668] [serial = 717] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 97 (0x123609c00) [pid = 1668] [serial = 713] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 96 (0x123613800) [pid = 1668] [serial = 714] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 95 (0x1217b4000) [pid = 1668] [serial = 710] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 94 (0x1220ae800) [pid = 1668] [serial = 711] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 93 (0x123920800) [pid = 1668] [serial = 707] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 92 (0x123aa8400) [pid = 1668] [serial = 708] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 91 (0x1220ad400) [pid = 1668] [serial = 704] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 90 (0x123406000) [pid = 1668] [serial = 705] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 89 (0x1209af400) [pid = 1668] [serial = 701] [outer = 0x0] [url = about:blank]
18:54:15 INFO - PROCESS | 1666 | --DOMWINDOW == 88 (0x120dda400) [pid = 1668] [serial = 702] [outer = 0x0] [url = about:blank]
18:54:15 INFO - .
18:54:15 INFO - TEST-OK | /dom/traversal/TreeWalker-previousNodeLastChildReject.html | took 420ms
18:54:15 INFO - TEST-START | /dom/traversal/TreeWalker-previousSiblingLastChildSkip.html
18:54:15 INFO - PROCESS | 1666 | 1477533255638 Marionette TRACE conn2 -> [0,1245,"getWindowHandle",null]
18:54:15 INFO - PROCESS | 1666 | 1477533255639 Marionette TRACE conn2 <- [1,1245,null,{"value":"2147483649"}]
18:54:15 INFO - PROCESS | 1666 | 1477533255641 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}]
18:54:15 INFO - PROCESS | 1666 | 1477533255690 Marionette TRACE conn2 <- [1,1246,null,{"value":null}]
18:54:15 INFO - PROCESS | 1666 | 1477533255705 Marionette TRACE conn2 -> [0,1247,"getWindowHandles",null]
18:54:15 INFO - PROCESS | 1666 | 1477533255707 Marionette TRACE conn2 <- [1,1247,null,["2147483649"]]
18:54:15 INFO - PROCESS | 1666 | 1477533255709 Marionette TRACE conn2 -> [0,1248,"switchToWindow",{"name":"2147483649"}]
18:54:15 INFO - PROCESS | 1666 | 1477533255712 Marionette TRACE conn2 <- [1,1248,null,{}]
18:54:15 INFO - PROCESS | 1666 | 1477533255718 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:15 INFO - PROCESS | 1666 | ++DOCSHELL 0x123849000 == 7 [pid = 1668] [id = 275]
18:54:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 89 (0x123613000) [pid = 1668] [serial = 804] [outer = 0x0]
18:54:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 90 (0x12a591400) [pid = 1668] [serial = 805] [outer = 0x123613000]
18:54:15 INFO - PROCESS | 1666 | ++DOMWINDOW == 91 (0x12aa72000) [pid = 1668] [serial = 806] [outer = 0x123613000]
18:54:16 INFO - PROCESS | 1666 | 1477533256079 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]]]}]
18:54:16 INFO - .
18:54:16 INFO - TEST-OK | /dom/traversal/TreeWalker-previousSiblingLastChildSkip.html | took 469ms
18:54:16 INFO - PROCESS | 1666 | 1477533256111 Marionette TRACE conn2 -> [0,1250,"getWindowHandle",null]
18:54:16 INFO - PROCESS | 1666 | 1477533256113 Marionette TRACE conn2 <- [1,1250,null,{"value":"2147483649"}]
18:54:16 INFO - TEST-START | /dom/traversal/TreeWalker-traversal-reject.html
18:54:16 INFO - PROCESS | 1666 | 1477533256118 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}]
18:54:16 INFO - PROCESS | 1666 | 1477533256189 Marionette TRACE conn2 <- [1,1251,null,{"value":null}]
18:54:16 INFO - PROCESS | 1666 | 1477533256201 Marionette TRACE conn2 -> [0,1252,"getWindowHandles",null]
18:54:16 INFO - PROCESS | 1666 | 1477533256203 Marionette TRACE conn2 <- [1,1252,null,["2147483649"]]
18:54:16 INFO - PROCESS | 1666 | 1477533256206 Marionette TRACE conn2 -> [0,1253,"switchToWindow",{"name":"2147483649"}]
18:54:16 INFO - PROCESS | 1666 | 1477533256208 Marionette TRACE conn2 <- [1,1253,null,{}]
18:54:16 INFO - PROCESS | 1666 | 1477533256211 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:16 INFO - PROCESS | 1666 | ++DOCSHELL 0x127ca7800 == 8 [pid = 1668] [id = 276]
18:54:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 92 (0x12ac09000) [pid = 1668] [serial = 807] [outer = 0x0]
18:54:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 93 (0x12ac0ec00) [pid = 1668] [serial = 808] [outer = 0x12ac09000]
18:54:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 94 (0x12ac12c00) [pid = 1668] [serial = 809] [outer = 0x12ac09000]
18:54:16 INFO - PROCESS | 1666 | 1477533256678 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]]]}]
18:54:16 INFO - ......
18:54:16 INFO - TEST-OK | /dom/traversal/TreeWalker-traversal-reject.html | took 573ms
18:54:16 INFO - PROCESS | 1666 | 1477533256690 Marionette TRACE conn2 -> [0,1255,"getWindowHandle",null]
18:54:16 INFO - PROCESS | 1666 | 1477533256692 Marionette TRACE conn2 <- [1,1255,null,{"value":"2147483649"}]
18:54:16 INFO - TEST-START | /dom/traversal/TreeWalker-traversal-skip-most.html
18:54:16 INFO - PROCESS | 1666 | 1477533256698 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}]
18:54:16 INFO - PROCESS | 1666 | 1477533256779 Marionette TRACE conn2 <- [1,1256,null,{"value":null}]
18:54:16 INFO - PROCESS | 1666 | 1477533256813 Marionette TRACE conn2 -> [0,1257,"getWindowHandles",null]
18:54:16 INFO - PROCESS | 1666 | 1477533256815 Marionette TRACE conn2 <- [1,1257,null,["2147483649"]]
18:54:16 INFO - PROCESS | 1666 | 1477533256821 Marionette TRACE conn2 -> [0,1258,"switchToWindow",{"name":"2147483649"}]
18:54:16 INFO - PROCESS | 1666 | 1477533256825 Marionette TRACE conn2 <- [1,1258,null,{}]
18:54:16 INFO - PROCESS | 1666 | 1477533256828 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:16 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa34800 == 9 [pid = 1668] [id = 277]
18:54:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 95 (0x12ac0ac00) [pid = 1668] [serial = 810] [outer = 0x0]
18:54:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 96 (0x12aee0800) [pid = 1668] [serial = 811] [outer = 0x12ac0ac00]
18:54:16 INFO - PROCESS | 1666 | ++DOMWINDOW == 97 (0x12afee400) [pid = 1668] [serial = 812] [outer = 0x12ac0ac00]
18:54:17 INFO - PROCESS | 1666 | 1477533257187 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]]]}]
18:54:17 INFO - ..
18:54:17 INFO - TEST-OK | /dom/traversal/TreeWalker-traversal-skip-most.html | took 517ms
18:54:17 INFO - PROCESS | 1666 | 1477533257215 Marionette TRACE conn2 -> [0,1260,"getWindowHandle",null]
18:54:17 INFO - PROCESS | 1666 | 1477533257218 Marionette TRACE conn2 <- [1,1260,null,{"value":"2147483649"}]
18:54:17 INFO - TEST-START | /dom/traversal/TreeWalker-traversal-skip.html
18:54:17 INFO - PROCESS | 1666 | 1477533257221 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}]
18:54:17 INFO - PROCESS | 1666 | 1477533257305 Marionette TRACE conn2 <- [1,1261,null,{"value":null}]
18:54:17 INFO - PROCESS | 1666 | 1477533257335 Marionette TRACE conn2 -> [0,1262,"getWindowHandles",null]
18:54:17 INFO - PROCESS | 1666 | 1477533257338 Marionette TRACE conn2 <- [1,1262,null,["2147483649"]]
18:54:17 INFO - PROCESS | 1666 | 1477533257341 Marionette TRACE conn2 -> [0,1263,"switchToWindow",{"name":"2147483649"}]
18:54:17 INFO - PROCESS | 1666 | 1477533257343 Marionette TRACE conn2 <- [1,1263,null,{}]
18:54:17 INFO - PROCESS | 1666 | 1477533257346 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:17 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b374000 == 10 [pid = 1668] [id = 278]
18:54:17 INFO - PROCESS | 1666 | ++DOMWINDOW == 98 (0x12aff1000) [pid = 1668] [serial = 813] [outer = 0x0]
18:54:17 INFO - PROCESS | 1666 | ++DOMWINDOW == 99 (0x12b337000) [pid = 1668] [serial = 814] [outer = 0x12aff1000]
18:54:17 INFO - PROCESS | 1666 | ++DOMWINDOW == 100 (0x12b50b000) [pid = 1668] [serial = 815] [outer = 0x12aff1000]
18:54:17 INFO - PROCESS | 1666 | 1477533257787 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]]]}]
18:54:17 INFO - ......
18:54:17 INFO - TEST-OK | /dom/traversal/TreeWalker-traversal-skip.html | took 623ms
18:54:17 INFO - PROCESS | 1666 | 1477533257845 Marionette TRACE conn2 -> [0,1265,"getWindowHandle",null]
18:54:17 INFO - PROCESS | 1666 | 1477533257849 Marionette TRACE conn2 <- [1,1265,null,{"value":"2147483649"}]
18:54:17 INFO - TEST-START | /dom/traversal/TreeWalker-walking-outside-a-tree.html
18:54:17 INFO - PROCESS | 1666 | 1477533257854 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}]
18:54:17 INFO - PROCESS | 1666 | 1477533257950 Marionette TRACE conn2 <- [1,1266,null,{"value":null}]
18:54:17 INFO - PROCESS | 1666 | 1477533257963 Marionette TRACE conn2 -> [0,1267,"getWindowHandles",null]
18:54:17 INFO - PROCESS | 1666 | 1477533257969 Marionette TRACE conn2 <- [1,1267,null,["2147483649"]]
18:54:17 INFO - PROCESS | 1666 | 1477533257977 Marionette TRACE conn2 -> [0,1268,"switchToWindow",{"name":"2147483649"}]
18:54:17 INFO - PROCESS | 1666 | 1477533257980 Marionette TRACE conn2 <- [1,1268,null,{}]
18:54:17 INFO - PROCESS | 1666 | 1477533257986 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:18 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b872000 == 11 [pid = 1668] [id = 279]
18:54:18 INFO - PROCESS | 1666 | ++DOMWINDOW == 101 (0x12b689000) [pid = 1668] [serial = 816] [outer = 0x0]
18:54:18 INFO - PROCESS | 1666 | ++DOMWINDOW == 102 (0x12b75e800) [pid = 1668] [serial = 817] [outer = 0x12b689000]
18:54:18 INFO - PROCESS | 1666 | ++DOMWINDOW == 103 (0x12b96d000) [pid = 1668] [serial = 818] [outer = 0x12b689000]
18:54:18 INFO - PROCESS | 1666 | 1477533258262 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]]]}]
18:54:18 INFO - .
18:54:18 INFO - TEST-OK | /dom/traversal/TreeWalker-walking-outside-a-tree.html | took 467ms
18:54:18 INFO - PROCESS | 1666 | 1477533258328 Marionette TRACE conn2 -> [0,1270,"getWindowHandle",null]
18:54:18 INFO - PROCESS | 1666 | 1477533258331 Marionette TRACE conn2 <- [1,1270,null,{"value":"2147483649"}]
18:54:18 INFO - TEST-START | /dom/traversal/TreeWalker.html
18:54:18 INFO - PROCESS | 1666 | 1477533258337 Marionette TRACE conn2 -> [0,1271,"timeouts",{"script":185000}]
18:54:18 INFO - PROCESS | 1666 | 1477533258339 Marionette TRACE conn2 <- [1,1271,null,{}]
18:54:18 INFO - PROCESS | 1666 | 1477533258343 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}]
18:54:18 INFO - PROCESS | 1666 | 1477533258426 Marionette TRACE conn2 <- [1,1272,null,{"value":null}]
18:54:18 INFO - PROCESS | 1666 | 1477533258453 Marionette TRACE conn2 -> [0,1273,"getWindowHandles",null]
18:54:18 INFO - PROCESS | 1666 | 1477533258456 Marionette TRACE conn2 <- [1,1273,null,["2147483649"]]
18:54:18 INFO - PROCESS | 1666 | 1477533258460 Marionette TRACE conn2 -> [0,1274,"switchToWindow",{"name":"2147483649"}]
18:54:18 INFO - PROCESS | 1666 | 1477533258465 Marionette TRACE conn2 <- [1,1274,null,{}]
18:54:18 INFO - PROCESS | 1666 | 1477533258478 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:18 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bb39800 == 12 [pid = 1668] [id = 280]
18:54:18 INFO - PROCESS | 1666 | ++DOMWINDOW == 104 (0x12b755c00) [pid = 1668] [serial = 819] [outer = 0x0]
18:54:18 INFO - PROCESS | 1666 | ++DOMWINDOW == 105 (0x12bbc6400) [pid = 1668] [serial = 820] [outer = 0x12b755c00]
18:54:18 INFO - PROCESS | 1666 | ++DOMWINDOW == 106 (0x12be05c00) [pid = 1668] [serial = 821] [outer = 0x12b755c00]
18:54:19 INFO - PROCESS | 1666 | 1477533259540 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]]]}]
18:54:19 INFO - ...............................................................................................................................................................
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 105 (0x12aed4000) [pid = 1668] [serial = 730] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-init-while-dispatching.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 104 (0x12b685c00) [pid = 1668] [serial = 733] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-initEvent.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 103 (0x1209b8400) [pid = 1668] [serial = 727] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-throwing.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 102 (0x12b75b400) [pid = 1668] [serial = 736] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-propagation.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 101 (0x12be0e000) [pid = 1668] [serial = 739] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-subclasses-constructors.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 100 (0x12b091c00) [pid = 1668] [serial = 774] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 99 (0x12b093c00) [pid = 1668] [serial = 771] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventTarget-dispatchEvent-returnvalue.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 98 (0x1212d9000) [pid = 1668] [serial = 765] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventListenerOptions-capture.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 97 (0x12aa73400) [pid = 1668] [serial = 763] [outer = 0x0] [url = http://www2.web-platform.test:8000/dom/events/EventListener-incumbent-global-subsubframe.sub.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 96 (0x12391e000) [pid = 1668] [serial = 761] [outer = 0x0] [url = http://www1.web-platform.test:8000/dom/events/EventListener-incumbent-global-subframe-2.sub.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 95 (0x123613c00) [pid = 1668] [serial = 758] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventListener-incumbent-global-2.sub.html]
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 94 (0x117a3bc00) [pid = 1668] [serial = 756] [outer = 0x0] [url = http://www2.web-platform.test:8000/dom/events/EventListener-incumbent-global-subsubframe.sub.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 93 (0x12360c400) [pid = 1668] [serial = 754] [outer = 0x0] [url = http://www1.web-platform.test:8000/dom/events/EventListener-incumbent-global-subframe-1.sub.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 92 (0x1220a7800) [pid = 1668] [serial = 751] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventListener-incumbent-global-1.sub.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 91 (0x12aed8400) [pid = 1668] [serial = 768] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventTarget-addEventListener.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 90 (0x12143a400) [pid = 1668] [serial = 748] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/EventListener-handleEvent.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 89 (0x12b96fc00) [pid = 1668] [serial = 742] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-type-empty.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 88 (0x1212a6800) [pid = 1668] [serial = 745] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-type.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 87 (0x12ac99800) [pid = 1668] [serial = 697] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-handlers-changed.html]
18:54:19 INFO - .
18:54:19 INFO - PROCESS | 1666 | --DOMWINDOW == 86 (0x12aedc800) [pid = 1668] [serial = 724] [outer = 0x0] [url = http://web-platform.test:8000/dom/events/Event-dispatch-target-removed.html]
18:54:19 INFO - ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
18:54:19 INFO - TEST-OK | /dom/traversal/TreeWalker.html | took 1584ms
18:54:19 INFO - PROCESS | 1666 | 1477533259925 Marionette TRACE conn2 -> [0,1276,"getWindowHandle",null]
18:54:19 INFO - PROCESS | 1666 | 1477533259927 Marionette TRACE conn2 <- [1,1276,null,{"value":"2147483649"}]
18:54:19 INFO - TEST-START | /domparsing/DOMParser-parseFromString-html.html
18:54:19 INFO - PROCESS | 1666 | 1477533259929 Marionette TRACE conn2 -> [0,1277,"timeouts",{"script":35000}]
18:54:19 INFO - PROCESS | 1666 | 1477533259931 Marionette TRACE conn2 <- [1,1277,null,{}]
18:54:19 INFO - PROCESS | 1666 | 1477533259934 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}]
18:54:19 INFO - PROCESS | 1666 | 1477533259995 Marionette TRACE conn2 <- [1,1278,null,{"value":null}]
18:54:20 INFO - PROCESS | 1666 | 1477533260008 Marionette TRACE conn2 -> [0,1279,"getWindowHandles",null]
18:54:20 INFO - PROCESS | 1666 | 1477533260010 Marionette TRACE conn2 <- [1,1279,null,["2147483649"]]
18:54:20 INFO - PROCESS | 1666 | 1477533260013 Marionette TRACE conn2 -> [0,1280,"switchToWindow",{"name":"2147483649"}]
18:54:20 INFO - PROCESS | 1666 | 1477533260019 Marionette TRACE conn2 <- [1,1280,null,{}]
18:54:20 INFO - PROCESS | 1666 | 1477533260028 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:20 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b863800 == 13 [pid = 1668] [id = 281]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 87 (0x1220a7800) [pid = 1668] [serial = 822] [outer = 0x0]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 88 (0x12afef800) [pid = 1668] [serial = 823] [outer = 0x1220a7800]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 89 (0x12b751000) [pid = 1668] [serial = 824] [outer = 0x1220a7800]
18:54:20 INFO - PROCESS | 1666 | 1477533260294 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]]]}]
18:54:20 INFO - ..........
18:54:20 INFO - TEST-OK | /domparsing/DOMParser-parseFromString-html.html | took 373ms
18:54:20 INFO - PROCESS | 1666 | 1477533260306 Marionette TRACE conn2 -> [0,1282,"getWindowHandle",null]
18:54:20 INFO - PROCESS | 1666 | 1477533260308 Marionette TRACE conn2 <- [1,1282,null,{"value":"2147483649"}]
18:54:20 INFO - TEST-START | /domparsing/DOMParser-parseFromString-xml-doctype.html
18:54:20 INFO - PROCESS | 1666 | 1477533260311 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}]
18:54:20 INFO - PROCESS | 1666 | 1477533260372 Marionette TRACE conn2 <- [1,1283,null,{"value":null}]
18:54:20 INFO - PROCESS | 1666 | 1477533260393 Marionette TRACE conn2 -> [0,1284,"getWindowHandles",null]
18:54:20 INFO - PROCESS | 1666 | 1477533260395 Marionette TRACE conn2 <- [1,1284,null,["2147483649"]]
18:54:20 INFO - PROCESS | 1666 | 1477533260397 Marionette TRACE conn2 -> [0,1285,"switchToWindow",{"name":"2147483649"}]
18:54:20 INFO - PROCESS | 1666 | 1477533260400 Marionette TRACE conn2 <- [1,1285,null,{}]
18:54:20 INFO - PROCESS | 1666 | 1477533260404 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:20 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dcd2000 == 14 [pid = 1668] [id = 282]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 90 (0x12b975800) [pid = 1668] [serial = 825] [outer = 0x0]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 91 (0x12dca6c00) [pid = 1668] [serial = 826] [outer = 0x12b975800]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 92 (0x12dca9800) [pid = 1668] [serial = 827] [outer = 0x12b975800]
18:54:20 INFO - PROCESS | 1666 | 1477533260659 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]]]}]
18:54:20 INFO - ...
18:54:20 INFO - TEST-OK | /domparsing/DOMParser-parseFromString-xml-doctype.html | took 367ms
18:54:20 INFO - TEST-START | /domparsing/DOMParser-parseFromString-xml.html
18:54:20 INFO - PROCESS | 1666 | 1477533260678 Marionette TRACE conn2 -> [0,1287,"getWindowHandle",null]
18:54:20 INFO - PROCESS | 1666 | 1477533260680 Marionette TRACE conn2 <- [1,1287,null,{"value":"2147483649"}]
18:54:20 INFO - PROCESS | 1666 | 1477533260683 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}]
18:54:20 INFO - PROCESS | 1666 | 1477533260729 Marionette TRACE conn2 <- [1,1288,null,{"value":null}]
18:54:20 INFO - PROCESS | 1666 | 1477533260732 Marionette TRACE conn2 -> [0,1289,"getWindowHandles",null]
18:54:20 INFO - PROCESS | 1666 | 1477533260734 Marionette TRACE conn2 <- [1,1289,null,["2147483649"]]
18:54:20 INFO - PROCESS | 1666 | 1477533260741 Marionette TRACE conn2 -> [0,1290,"switchToWindow",{"name":"2147483649"}]
18:54:20 INFO - PROCESS | 1666 | 1477533260743 Marionette TRACE conn2 <- [1,1290,null,{}]
18:54:20 INFO - PROCESS | 1666 | 1477533260748 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:20 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bfa1800 == 15 [pid = 1668] [id = 283]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 93 (0x12dcaf000) [pid = 1668] [serial = 828] [outer = 0x0]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 94 (0x134ec6800) [pid = 1668] [serial = 829] [outer = 0x12dcaf000]
18:54:20 INFO - PROCESS | 1666 | ++DOMWINDOW == 95 (0x135eec000) [pid = 1668] [serial = 830] [outer = 0x12dcaf000]
18:54:21 INFO - PROCESS | 1666 | 1477533261092 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"]]]}]
18:54:21 INFO - ................
18:54:21 INFO - TEST-OK | /domparsing/DOMParser-parseFromString-xml.html | took 423ms
18:54:21 INFO - TEST-START | /domparsing/XMLSerializer-serializeToString.html
18:54:21 INFO - PROCESS | 1666 | 1477533261107 Marionette TRACE conn2 -> [0,1292,"getWindowHandle",null]
18:54:21 INFO - PROCESS | 1666 | 1477533261110 Marionette TRACE conn2 <- [1,1292,null,{"value":"2147483649"}]
18:54:21 INFO - PROCESS | 1666 | 1477533261114 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}]
18:54:21 INFO - PROCESS | 1666 | 1477533261212 Marionette TRACE conn2 <- [1,1293,null,{"value":null}]
18:54:21 INFO - PROCESS | 1666 | 1477533261224 Marionette TRACE conn2 -> [0,1294,"getWindowHandles",null]
18:54:21 INFO - PROCESS | 1666 | 1477533261225 Marionette TRACE conn2 <- [1,1294,null,["2147483649"]]
18:54:21 INFO - PROCESS | 1666 | 1477533261228 Marionette TRACE conn2 -> [0,1295,"switchToWindow",{"name":"2147483649"}]
18:54:21 INFO - PROCESS | 1666 | 1477533261230 Marionette TRACE conn2 <- [1,1295,null,{}]
18:54:21 INFO - PROCESS | 1666 | 1477533261233 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:21 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b60b800 == 16 [pid = 1668] [id = 284]
18:54:21 INFO - PROCESS | 1666 | ++DOMWINDOW == 96 (0x12bb3dc00) [pid = 1668] [serial = 831] [outer = 0x0]
18:54:21 INFO - PROCESS | 1666 | ++DOMWINDOW == 97 (0x12bb4ac00) [pid = 1668] [serial = 832] [outer = 0x12bb3dc00]
18:54:21 INFO - PROCESS | 1666 | ++DOMWINDOW == 98 (0x135eed400) [pid = 1668] [serial = 833] [outer = 0x12bb3dc00]
18:54:21 INFO - PROCESS | 1666 | 1477533261564 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]]]}]
18:54:21 INFO - .
18:54:21 INFO - TEST-OK | /domparsing/XMLSerializer-serializeToString.html | took 465ms
18:54:21 INFO - TEST-START | /domparsing/createContextualFragment.html
18:54:21 INFO - PROCESS | 1666 | 1477533261579 Marionette TRACE conn2 -> [0,1297,"getWindowHandle",null]
18:54:21 INFO - PROCESS | 1666 | 1477533261580 Marionette TRACE conn2 <- [1,1297,null,{"value":"2147483649"}]
18:54:21 INFO - PROCESS | 1666 | 1477533261585 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}]
18:54:21 INFO - PROCESS | 1666 | 1477533261639 Marionette TRACE conn2 <- [1,1298,null,{"value":null}]
18:54:21 INFO - PROCESS | 1666 | 1477533261648 Marionette TRACE conn2 -> [0,1299,"getWindowHandles",null]
18:54:21 INFO - PROCESS | 1666 | 1477533261651 Marionette TRACE conn2 <- [1,1299,null,["2147483649"]]
18:54:21 INFO - PROCESS | 1666 | 1477533261654 Marionette TRACE conn2 -> [0,1300,"switchToWindow",{"name":"2147483649"}]
18:54:21 INFO - PROCESS | 1666 | 1477533261656 Marionette TRACE conn2 <- [1,1300,null,{}]
18:54:21 INFO - PROCESS | 1666 | 1477533261658 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
18:54:21 INFO - PROCESS | 1666 | ++DOCSHELL 0x12da2e000 == 17 [pid = 1668] [id = 285]
18:54:21 INFO - PROCESS | 1666 | ++DOMWINDOW == 99 (0x12bb4b000) [pid = 1668] [serial = 834] [outer = 0x0]
18:54:21 INFO - PROCESS | 1666 | ++DOMWINDOW == 100 (0x12da3c800) [pid = 1668] [serial = 835] [outer = 0x12bb4b000]
18:54:21 INFO - PROCESS | 1666 | ++DOMWINDOW == 101 (0x12da3f000) [pid = 1668] [serial = 836] [outer = 0x12bb4b000]
18:54:21 INFO - PROCESS | 1666 | 1477533261985 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"]]]}]
19:15:41 INFO - .
19:15:41 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm | took 568ms
19:15:41 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html
19:15:41 INFO - PROCESS | 1666 | 1477534541913 Marionette TRACE conn2 -> [0,1838,"getWindowHandle",null]
19:15:41 INFO - PROCESS | 1666 | 1477534541914 Marionette TRACE conn2 <- [1,1838,null,{"value":"2147483649"}]
19:15:41 INFO - PROCESS | 1666 | 1477534541917 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}]
19:15:41 INFO - PROCESS | 1666 | 1477534541977 Marionette TRACE conn2 <- [1,1839,null,{"value":null}]
19:15:41 INFO - PROCESS | 1666 | 1477534541997 Marionette TRACE conn2 -> [0,1840,"getWindowHandles",null]
19:15:42 INFO - PROCESS | 1666 | 1477534542001 Marionette TRACE conn2 <- [1,1840,null,["2147483649"]]
19:15:42 INFO - PROCESS | 1666 | 1477534542005 Marionette TRACE conn2 -> [0,1841,"switchToWindow",{"name":"2147483649"}]
19:15:42 INFO - PROCESS | 1666 | 1477534542008 Marionette TRACE conn2 <- [1,1841,null,{}]
19:15:42 INFO - PROCESS | 1666 | 1477534542011 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:42 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b860000 == 57 [pid = 1668] [id = 1758]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 130 (0x12b507000) [pid = 1668] [serial = 3934] [outer = 0x0]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 131 (0x12b68ec00) [pid = 1668] [serial = 3935] [outer = 0x12b507000]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 132 (0x12b757000) [pid = 1668] [serial = 3936] [outer = 0x12b507000]
19:15:42 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b873800 == 58 [pid = 1668] [id = 1759]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 133 (0x12b758000) [pid = 1668] [serial = 3937] [outer = 0x0]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 134 (0x12b75cc00) [pid = 1668] [serial = 3938] [outer = 0x12b758000]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 135 (0x12b337c00) [pid = 1668] [serial = 3939] [outer = 0x12b758000]
19:15:42 INFO - PROCESS | 1666 | 1477534542859 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]]]}]
19:15:42 INFO - .
19:15:42 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html | took 965ms
19:15:42 INFO - PROCESS | 1666 | 1477534542882 Marionette TRACE conn2 -> [0,1843,"getWindowHandle",null]
19:15:42 INFO - PROCESS | 1666 | 1477534542883 Marionette TRACE conn2 <- [1,1843,null,{"value":"2147483649"}]
19:15:42 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html
19:15:42 INFO - PROCESS | 1666 | 1477534542889 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}]
19:15:42 INFO - PROCESS | 1666 | 1477534542947 Marionette TRACE conn2 <- [1,1844,null,{"value":null}]
19:15:42 INFO - PROCESS | 1666 | 1477534542961 Marionette TRACE conn2 -> [0,1845,"getWindowHandles",null]
19:15:42 INFO - PROCESS | 1666 | 1477534542962 Marionette TRACE conn2 <- [1,1845,null,["2147483649"]]
19:15:42 INFO - PROCESS | 1666 | 1477534542964 Marionette TRACE conn2 -> [0,1846,"switchToWindow",{"name":"2147483649"}]
19:15:42 INFO - PROCESS | 1666 | 1477534542966 Marionette TRACE conn2 <- [1,1846,null,{}]
19:15:42 INFO - PROCESS | 1666 | 1477534542971 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:42 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bdc6800 == 59 [pid = 1668] [id = 1760]
19:15:42 INFO - PROCESS | 1666 | ++DOMWINDOW == 136 (0x12aee0800) [pid = 1668] [serial = 3940] [outer = 0x0]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 137 (0x12b969800) [pid = 1668] [serial = 3941] [outer = 0x12aee0800]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 138 (0x12b96d800) [pid = 1668] [serial = 3942] [outer = 0x12aee0800]
19:15:43 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bdc9000 == 60 [pid = 1668] [id = 1761]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 139 (0x12b967400) [pid = 1668] [serial = 3943] [outer = 0x0]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 140 (0x12b975400) [pid = 1668] [serial = 3944] [outer = 0x12b967400]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 141 (0x12be03800) [pid = 1668] [serial = 3945] [outer = 0x12b967400]
19:15:43 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bde5800 == 61 [pid = 1668] [id = 1762]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 142 (0x12be0bc00) [pid = 1668] [serial = 3946] [outer = 0x0]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 143 (0x12be10400) [pid = 1668] [serial = 3947] [outer = 0x12be0bc00]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 144 (0x12bee5800) [pid = 1668] [serial = 3948] [outer = 0x12be0bc00]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 145 (0x12bee9800) [pid = 1668] [serial = 3949] [outer = 0x12be0bc00]
19:15:43 INFO - PROCESS | 1666 | 1477534543503 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]]]}]
19:15:43 INFO - .
19:15:43 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html | took 620ms
19:15:43 INFO - PROCESS | 1666 | 1477534543509 Marionette TRACE conn2 -> [0,1848,"getWindowHandle",null]
19:15:43 INFO - PROCESS | 1666 | 1477534543510 Marionette TRACE conn2 <- [1,1848,null,{"value":"2147483649"}]
19:15:43 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html
19:15:43 INFO - PROCESS | 1666 | 1477534543514 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}]
19:15:43 INFO - PROCESS | 1666 | 1477534543591 Marionette TRACE conn2 <- [1,1849,null,{"value":null}]
19:15:43 INFO - PROCESS | 1666 | 1477534543604 Marionette TRACE conn2 -> [0,1850,"getWindowHandles",null]
19:15:43 INFO - PROCESS | 1666 | 1477534543605 Marionette TRACE conn2 <- [1,1850,null,["2147483649"]]
19:15:43 INFO - PROCESS | 1666 | 1477534543607 Marionette TRACE conn2 -> [0,1851,"switchToWindow",{"name":"2147483649"}]
19:15:43 INFO - PROCESS | 1666 | 1477534543610 Marionette TRACE conn2 <- [1,1851,null,{}]
19:15:43 INFO - PROCESS | 1666 | 1477534543613 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:43 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bf1b800 == 62 [pid = 1668] [id = 1763]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 146 (0x12b976c00) [pid = 1668] [serial = 3950] [outer = 0x0]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 147 (0x12d12d000) [pid = 1668] [serial = 3951] [outer = 0x12b976c00]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 148 (0x12d134800) [pid = 1668] [serial = 3952] [outer = 0x12b976c00]
19:15:43 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bf1f000 == 63 [pid = 1668] [id = 1764]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 149 (0x12d138400) [pid = 1668] [serial = 3953] [outer = 0x0]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 150 (0x12d18d400) [pid = 1668] [serial = 3954] [outer = 0x12d138400]
19:15:43 INFO - PROCESS | 1666 | ++DOMWINDOW == 151 (0x12d137800) [pid = 1668] [serial = 3955] [outer = 0x12d138400]
19:15:44 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c831000 == 64 [pid = 1668] [id = 1765]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 152 (0x12d191400) [pid = 1668] [serial = 3956] [outer = 0x0]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 153 (0x12d196400) [pid = 1668] [serial = 3957] [outer = 0x12d191400]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 154 (0x12d197000) [pid = 1668] [serial = 3958] [outer = 0x12d191400]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 155 (0x12da31c00) [pid = 1668] [serial = 3959] [outer = 0x12d191400]
19:15:44 INFO - PROCESS | 1666 | 1477534544314 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]]]}]
19:15:44 INFO - .
19:15:44 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html | took 818ms
19:15:44 INFO - PROCESS | 1666 | 1477534544332 Marionette TRACE conn2 -> [0,1853,"getWindowHandle",null]
19:15:44 INFO - PROCESS | 1666 | 1477534544334 Marionette TRACE conn2 <- [1,1853,null,{"value":"2147483649"}]
19:15:44 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html
19:15:44 INFO - PROCESS | 1666 | 1477534544340 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}]
19:15:44 INFO - PROCESS | 1666 | 1477534544402 Marionette TRACE conn2 <- [1,1854,null,{"value":null}]
19:15:44 INFO - PROCESS | 1666 | 1477534544409 Marionette TRACE conn2 -> [0,1855,"getWindowHandles",null]
19:15:44 INFO - PROCESS | 1666 | 1477534544410 Marionette TRACE conn2 <- [1,1855,null,["2147483649"]]
19:15:44 INFO - PROCESS | 1666 | 1477534544412 Marionette TRACE conn2 -> [0,1856,"switchToWindow",{"name":"2147483649"}]
19:15:44 INFO - PROCESS | 1666 | 1477534544416 Marionette TRACE conn2 <- [1,1856,null,{}]
19:15:44 INFO - PROCESS | 1666 | 1477534544425 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:44 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d29c800 == 65 [pid = 1668] [id = 1766]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 156 (0x12d18fc00) [pid = 1668] [serial = 3960] [outer = 0x0]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 157 (0x12da3d800) [pid = 1668] [serial = 3961] [outer = 0x12d18fc00]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 158 (0x12da3ec00) [pid = 1668] [serial = 3962] [outer = 0x12d18fc00]
19:15:44 INFO - PROCESS | 1666 | ++DOCSHELL 0x12da1c800 == 66 [pid = 1668] [id = 1767]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 159 (0x135dd2c00) [pid = 1668] [serial = 3963] [outer = 0x0]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 160 (0x135dd5800) [pid = 1668] [serial = 3964] [outer = 0x135dd2c00]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 161 (0x135dd7000) [pid = 1668] [serial = 3965] [outer = 0x135dd2c00]
19:15:44 INFO - PROCESS | 1666 | ++DOCSHELL 0x12da2d000 == 67 [pid = 1668] [id = 1768]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 162 (0x135dd8400) [pid = 1668] [serial = 3966] [outer = 0x0]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 163 (0x135ddd400) [pid = 1668] [serial = 3967] [outer = 0x135dd8400]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 164 (0x135eeb400) [pid = 1668] [serial = 3968] [outer = 0x135dd8400]
19:15:44 INFO - PROCESS | 1666 | ++DOMWINDOW == 165 (0x12da40c00) [pid = 1668] [serial = 3969] [outer = 0x135dd8400]
19:15:45 INFO - PROCESS | 1666 | 1477534545038 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]]]}]
19:15:45 INFO - .
19:15:45 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html | took 726ms
19:15:45 INFO - PROCESS | 1666 | 1477534545065 Marionette TRACE conn2 -> [0,1858,"getWindowHandle",null]
19:15:45 INFO - PROCESS | 1666 | 1477534545067 Marionette TRACE conn2 <- [1,1858,null,{"value":"2147483649"}]
19:15:45 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html
19:15:45 INFO - PROCESS | 1666 | 1477534545070 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}]
19:15:45 INFO - PROCESS | 1666 | 1477534545141 Marionette TRACE conn2 <- [1,1859,null,{"value":null}]
19:15:45 INFO - PROCESS | 1666 | 1477534545149 Marionette TRACE conn2 -> [0,1860,"getWindowHandles",null]
19:15:45 INFO - PROCESS | 1666 | 1477534545150 Marionette TRACE conn2 <- [1,1860,null,["2147483649"]]
19:15:45 INFO - PROCESS | 1666 | 1477534545157 Marionette TRACE conn2 -> [0,1861,"switchToWindow",{"name":"2147483649"}]
19:15:45 INFO - PROCESS | 1666 | 1477534545159 Marionette TRACE conn2 <- [1,1861,null,{}]
19:15:45 INFO - PROCESS | 1666 | 1477534545162 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:45 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dc28000 == 68 [pid = 1668] [id = 1769]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 166 (0x12da3a400) [pid = 1668] [serial = 3970] [outer = 0x0]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 167 (0x135ef3800) [pid = 1668] [serial = 3971] [outer = 0x12da3a400]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 168 (0x135ef6800) [pid = 1668] [serial = 3972] [outer = 0x12da3a400]
19:15:45 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dc34000 == 69 [pid = 1668] [id = 1770]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 169 (0x12df6fc00) [pid = 1668] [serial = 3973] [outer = 0x0]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 170 (0x12df74400) [pid = 1668] [serial = 3974] [outer = 0x12df6fc00]
19:15:45 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dcce800 == 70 [pid = 1668] [id = 1771]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 171 (0x12df76000) [pid = 1668] [serial = 3975] [outer = 0x0]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 172 (0x12df7a400) [pid = 1668] [serial = 3976] [outer = 0x12df76000]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 173 (0x12df7d000) [pid = 1668] [serial = 3977] [outer = 0x12df76000]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 174 (0x12df7e000) [pid = 1668] [serial = 3978] [outer = 0x12df76000]
19:15:45 INFO - PROCESS | 1666 | 1477534545807 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]]]}]
19:15:45 INFO - .
19:15:45 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html | took 769ms
19:15:45 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html
19:15:45 INFO - PROCESS | 1666 | 1477534545840 Marionette TRACE conn2 -> [0,1863,"getWindowHandle",null]
19:15:45 INFO - PROCESS | 1666 | 1477534545841 Marionette TRACE conn2 <- [1,1863,null,{"value":"2147483649"}]
19:15:45 INFO - PROCESS | 1666 | 1477534545845 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}]
19:15:45 INFO - PROCESS | 1666 | 1477534545914 Marionette TRACE conn2 <- [1,1864,null,{"value":null}]
19:15:45 INFO - PROCESS | 1666 | 1477534545925 Marionette TRACE conn2 -> [0,1865,"getWindowHandles",null]
19:15:45 INFO - PROCESS | 1666 | 1477534545927 Marionette TRACE conn2 <- [1,1865,null,["2147483649"]]
19:15:45 INFO - PROCESS | 1666 | 1477534545930 Marionette TRACE conn2 -> [0,1866,"switchToWindow",{"name":"2147483649"}]
19:15:45 INFO - PROCESS | 1666 | 1477534545938 Marionette TRACE conn2 <- [1,1866,null,{}]
19:15:45 INFO - PROCESS | 1666 | 1477534545943 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:45 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dcd7000 == 71 [pid = 1668] [id = 1772]
19:15:45 INFO - PROCESS | 1666 | ++DOMWINDOW == 175 (0x12d1ee400) [pid = 1668] [serial = 3979] [outer = 0x0]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 176 (0x12d1f2c00) [pid = 1668] [serial = 3980] [outer = 0x12d1ee400]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 177 (0x12d1f5400) [pid = 1668] [serial = 3981] [outer = 0x12d1ee400]
19:15:46 INFO - PROCESS | 1666 | ++DOCSHELL 0x117a56000 == 72 [pid = 1668] [id = 1773]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 178 (0x1208efc00) [pid = 1668] [serial = 3982] [outer = 0x0]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 179 (0x12340a400) [pid = 1668] [serial = 3983] [outer = 0x1208efc00]
19:15:46 INFO - PROCESS | 1666 | ++DOCSHELL 0x1249a4000 == 73 [pid = 1668] [id = 1774]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 180 (0x119c71400) [pid = 1668] [serial = 3984] [outer = 0x0]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 181 (0x12391e000) [pid = 1668] [serial = 3985] [outer = 0x119c71400]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 182 (0x123aa8c00) [pid = 1668] [serial = 3986] [outer = 0x119c71400]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 183 (0x12a587400) [pid = 1668] [serial = 3987] [outer = 0x119c71400]
19:15:46 INFO - PROCESS | 1666 | 1477534546690 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]]]}]
19:15:46 INFO - .
19:15:46 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html | took 869ms
19:15:46 INFO - PROCESS | 1666 | 1477534546713 Marionette TRACE conn2 -> [0,1868,"getWindowHandle",null]
19:15:46 INFO - PROCESS | 1666 | 1477534546715 Marionette TRACE conn2 <- [1,1868,null,{"value":"2147483649"}]
19:15:46 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html
19:15:46 INFO - PROCESS | 1666 | 1477534546733 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}]
19:15:46 INFO - PROCESS | 1666 | 1477534546813 Marionette TRACE conn2 <- [1,1869,null,{"value":null}]
19:15:46 INFO - PROCESS | 1666 | 1477534546825 Marionette TRACE conn2 -> [0,1870,"getWindowHandles",null]
19:15:46 INFO - PROCESS | 1666 | 1477534546827 Marionette TRACE conn2 <- [1,1870,null,["2147483649"]]
19:15:46 INFO - PROCESS | 1666 | 1477534546829 Marionette TRACE conn2 -> [0,1871,"switchToWindow",{"name":"2147483649"}]
19:15:46 INFO - PROCESS | 1666 | 1477534546831 Marionette TRACE conn2 <- [1,1871,null,{}]
19:15:46 INFO - PROCESS | 1666 | 1477534546837 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:46 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa30800 == 74 [pid = 1668] [id = 1775]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 184 (0x120c6cc00) [pid = 1668] [serial = 3988] [outer = 0x0]
19:15:46 INFO - PROCESS | 1666 | ++DOMWINDOW == 185 (0x12aa73800) [pid = 1668] [serial = 3989] [outer = 0x120c6cc00]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 186 (0x12ac92c00) [pid = 1668] [serial = 3990] [outer = 0x120c6cc00]
19:15:47 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ae0a000 == 75 [pid = 1668] [id = 1776]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 187 (0x12ac98800) [pid = 1668] [serial = 3991] [outer = 0x0]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 188 (0x12aeddc00) [pid = 1668] [serial = 3992] [outer = 0x12ac98800]
19:15:47 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b61f000 == 76 [pid = 1668] [id = 1777]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 189 (0x12b08e400) [pid = 1668] [serial = 3993] [outer = 0x0]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 190 (0x12b32e000) [pid = 1668] [serial = 3994] [outer = 0x12b08e400]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 191 (0x12b68d400) [pid = 1668] [serial = 3995] [outer = 0x12b08e400]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 192 (0x12b099c00) [pid = 1668] [serial = 3996] [outer = 0x12b08e400]
19:15:47 INFO - PROCESS | 1666 | 1477534547608 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]]]}]
19:15:47 INFO - .
19:15:47 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html | took 920ms
19:15:47 INFO - PROCESS | 1666 | 1477534547652 Marionette TRACE conn2 -> [0,1873,"getWindowHandle",null]
19:15:47 INFO - PROCESS | 1666 | 1477534547653 Marionette TRACE conn2 <- [1,1873,null,{"value":"2147483649"}]
19:15:47 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html
19:15:47 INFO - PROCESS | 1666 | 1477534547657 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}]
19:15:47 INFO - PROCESS | 1666 | 1477534547712 Marionette TRACE conn2 <- [1,1874,null,{"value":null}]
19:15:47 INFO - PROCESS | 1666 | 1477534547724 Marionette TRACE conn2 -> [0,1875,"getWindowHandles",null]
19:15:47 INFO - PROCESS | 1666 | 1477534547725 Marionette TRACE conn2 <- [1,1875,null,["2147483649"]]
19:15:47 INFO - PROCESS | 1666 | 1477534547727 Marionette TRACE conn2 -> [0,1876,"switchToWindow",{"name":"2147483649"}]
19:15:47 INFO - PROCESS | 1666 | 1477534547729 Marionette TRACE conn2 <- [1,1876,null,{}]
19:15:47 INFO - PROCESS | 1666 | 1477534547732 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:47 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c826000 == 77 [pid = 1668] [id = 1778]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 193 (0x12b75e400) [pid = 1668] [serial = 3997] [outer = 0x0]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 194 (0x12d12ec00) [pid = 1668] [serial = 3998] [outer = 0x12b75e400]
19:15:47 INFO - PROCESS | 1666 | ++DOMWINDOW == 195 (0x12d136800) [pid = 1668] [serial = 3999] [outer = 0x12b75e400]
19:15:48 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c82b800 == 78 [pid = 1668] [id = 1779]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 196 (0x12d1edc00) [pid = 1668] [serial = 4000] [outer = 0x0]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 197 (0x12d1f6800) [pid = 1668] [serial = 4001] [outer = 0x12d1edc00]
19:15:48 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b861800 == 79 [pid = 1668] [id = 1780]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 198 (0x12bef2800) [pid = 1668] [serial = 4002] [outer = 0x0]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 199 (0x12d131000) [pid = 1668] [serial = 4003] [outer = 0x12bef2800]
19:15:48 INFO - PROCESS | 1666 | 1477534548320 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]]]}]
19:15:48 INFO - .
19:15:48 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html | took 672ms
19:15:48 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html
19:15:48 INFO - PROCESS | 1666 | 1477534548330 Marionette TRACE conn2 -> [0,1878,"getWindowHandle",null]
19:15:48 INFO - PROCESS | 1666 | 1477534548332 Marionette TRACE conn2 <- [1,1878,null,{"value":"2147483649"}]
19:15:48 INFO - PROCESS | 1666 | 1477534548338 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}]
19:15:48 INFO - PROCESS | 1666 | 1477534548419 Marionette TRACE conn2 <- [1,1879,null,{"value":null}]
19:15:48 INFO - PROCESS | 1666 | 1477534548426 Marionette TRACE conn2 -> [0,1880,"getWindowHandles",null]
19:15:48 INFO - PROCESS | 1666 | 1477534548428 Marionette TRACE conn2 <- [1,1880,null,["2147483649"]]
19:15:48 INFO - PROCESS | 1666 | 1477534548431 Marionette TRACE conn2 -> [0,1881,"switchToWindow",{"name":"2147483649"}]
19:15:48 INFO - PROCESS | 1666 | 1477534548437 Marionette TRACE conn2 <- [1,1881,null,{}]
19:15:48 INFO - PROCESS | 1666 | 1477534548440 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:48 INFO - PROCESS | 1666 | ++DOCSHELL 0x127cbd800 == 80 [pid = 1668] [id = 1781]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 200 (0x123614c00) [pid = 1668] [serial = 4004] [outer = 0x0]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 201 (0x12a58c000) [pid = 1668] [serial = 4005] [outer = 0x123614c00]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 202 (0x12aa6c000) [pid = 1668] [serial = 4006] [outer = 0x123614c00]
19:15:48 INFO - PROCESS | 1666 | ++DOCSHELL 0x12a5d7800 == 81 [pid = 1668] [id = 1782]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 203 (0x117cec000) [pid = 1668] [serial = 4007] [outer = 0x0]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 204 (0x12391d000) [pid = 1668] [serial = 4008] [outer = 0x117cec000]
19:15:48 INFO - PROCESS | 1666 | ++DOMWINDOW == 205 (0x120d27800) [pid = 1668] [serial = 4009] [outer = 0x117cec000]
19:15:49 INFO - PROCESS | 1666 | ++DOCSHELL 0x12a5d6000 == 82 [pid = 1668] [id = 1783]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 206 (0x11770d000) [pid = 1668] [serial = 4010] [outer = 0x0]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 207 (0x12391c400) [pid = 1668] [serial = 4011] [outer = 0x11770d000]
19:15:49 INFO - PROCESS | 1666 | 1477534549116 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]]]}]
19:15:49 INFO - .
19:15:49 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html | took 822ms
19:15:49 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html
19:15:49 INFO - PROCESS | 1666 | 1477534549157 Marionette TRACE conn2 -> [0,1883,"getWindowHandle",null]
19:15:49 INFO - PROCESS | 1666 | 1477534549158 Marionette TRACE conn2 <- [1,1883,null,{"value":"2147483649"}]
19:15:49 INFO - PROCESS | 1666 | 1477534549161 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}]
19:15:49 INFO - PROCESS | 1666 | 1477534549209 Marionette TRACE conn2 <- [1,1884,null,{"value":null}]
19:15:49 INFO - PROCESS | 1666 | 1477534549221 Marionette TRACE conn2 -> [0,1885,"getWindowHandles",null]
19:15:49 INFO - PROCESS | 1666 | 1477534549222 Marionette TRACE conn2 <- [1,1885,null,["2147483649"]]
19:15:49 INFO - PROCESS | 1666 | 1477534549224 Marionette TRACE conn2 -> [0,1886,"switchToWindow",{"name":"2147483649"}]
19:15:49 INFO - PROCESS | 1666 | 1477534549226 Marionette TRACE conn2 <- [1,1886,null,{}]
19:15:49 INFO - PROCESS | 1666 | 1477534549228 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:49 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b023800 == 83 [pid = 1668] [id = 1784]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 208 (0x12abe0800) [pid = 1668] [serial = 4012] [outer = 0x0]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 209 (0x12aed6c00) [pid = 1668] [serial = 4013] [outer = 0x12abe0800]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 210 (0x12b08f400) [pid = 1668] [serial = 4014] [outer = 0x12abe0800]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12dcce800 == 82 [pid = 1668] [id = 1771]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12dc34000 == 81 [pid = 1668] [id = 1770]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12dc28000 == 80 [pid = 1668] [id = 1769]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12da2d000 == 79 [pid = 1668] [id = 1768]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12da1c800 == 78 [pid = 1668] [id = 1767]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12d29c800 == 77 [pid = 1668] [id = 1766]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12c831000 == 76 [pid = 1668] [id = 1765]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12bf1f000 == 75 [pid = 1668] [id = 1764]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12bf1b800 == 74 [pid = 1668] [id = 1763]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12bde5800 == 73 [pid = 1668] [id = 1762]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12bdc9000 == 72 [pid = 1668] [id = 1761]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12bdc6800 == 71 [pid = 1668] [id = 1760]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b873800 == 70 [pid = 1668] [id = 1759]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b860000 == 69 [pid = 1668] [id = 1758]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b603000 == 68 [pid = 1668] [id = 1757]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b60e000 == 67 [pid = 1668] [id = 1756]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b607800 == 66 [pid = 1668] [id = 1755]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b375800 == 65 [pid = 1668] [id = 1754]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b378000 == 64 [pid = 1668] [id = 1753]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b366000 == 63 [pid = 1668] [id = 1752]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b365000 == 62 [pid = 1668] [id = 1751]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12b032800 == 61 [pid = 1668] [id = 1750]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae1f800 == 60 [pid = 1668] [id = 1749]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae13000 == 59 [pid = 1668] [id = 1748]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa35800 == 58 [pid = 1668] [id = 1747]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa31800 == 57 [pid = 1668] [id = 1746]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa2c000 == 56 [pid = 1668] [id = 1745]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa1b000 == 55 [pid = 1668] [id = 1744]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x127cd0000 == 54 [pid = 1668] [id = 1743]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x127cb3800 == 53 [pid = 1668] [id = 1742]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x127ca0800 == 52 [pid = 1668] [id = 1741]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x1249b0800 == 51 [pid = 1668] [id = 1740]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x123a16800 == 50 [pid = 1668] [id = 1739]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x124997800 == 49 [pid = 1668] [id = 1738]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x123a08000 == 48 [pid = 1668] [id = 1737]
19:15:49 INFO - PROCESS | 1666 | --DOCSHELL 0x121477000 == 47 [pid = 1668] [id = 1736]
19:15:49 INFO - PROCESS | 1666 | ++DOCSHELL 0x127ca0800 == 48 [pid = 1668] [id = 1785]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 211 (0x1208e9c00) [pid = 1668] [serial = 4015] [outer = 0x0]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 212 (0x12b090c00) [pid = 1668] [serial = 4016] [outer = 0x1208e9c00]
19:15:49 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ae1f800 == 49 [pid = 1668] [id = 1786]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 213 (0x12abe5800) [pid = 1668] [serial = 4017] [outer = 0x0]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 214 (0x12b096c00) [pid = 1668] [serial = 4018] [outer = 0x12abe5800]
19:15:49 INFO - PROCESS | 1666 | 1477534549809 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]]]}]
19:15:49 INFO - .
19:15:49 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html | took 671ms
19:15:49 INFO - PROCESS | 1666 | 1477534549832 Marionette TRACE conn2 -> [0,1888,"getWindowHandle",null]
19:15:49 INFO - PROCESS | 1666 | 1477534549836 Marionette TRACE conn2 <- [1,1888,null,{"value":"2147483649"}]
19:15:49 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html
19:15:49 INFO - PROCESS | 1666 | 1477534549842 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}]
19:15:49 INFO - PROCESS | 1666 | 1477534549895 Marionette TRACE conn2 <- [1,1889,null,{"value":null}]
19:15:49 INFO - PROCESS | 1666 | 1477534549907 Marionette TRACE conn2 -> [0,1890,"getWindowHandles",null]
19:15:49 INFO - PROCESS | 1666 | 1477534549908 Marionette TRACE conn2 <- [1,1890,null,["2147483649"]]
19:15:49 INFO - PROCESS | 1666 | 1477534549910 Marionette TRACE conn2 -> [0,1891,"switchToWindow",{"name":"2147483649"}]
19:15:49 INFO - PROCESS | 1666 | 1477534549913 Marionette TRACE conn2 <- [1,1891,null,{}]
19:15:49 INFO - PROCESS | 1666 | 1477534549915 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:49 INFO - PROCESS | 1666 | ++DOCSHELL 0x12aa2e800 == 50 [pid = 1668] [id = 1787]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 215 (0x12aa6bc00) [pid = 1668] [serial = 4019] [outer = 0x0]
19:15:49 INFO - PROCESS | 1666 | ++DOMWINDOW == 216 (0x12b503c00) [pid = 1668] [serial = 4020] [outer = 0x12aa6bc00]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 217 (0x12b688800) [pid = 1668] [serial = 4021] [outer = 0x12aa6bc00]
19:15:50 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b873800 == 51 [pid = 1668] [id = 1788]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 218 (0x12b757c00) [pid = 1668] [serial = 4022] [outer = 0x0]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 219 (0x12b75d800) [pid = 1668] [serial = 4023] [outer = 0x12b757c00]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 220 (0x12b96e400) [pid = 1668] [serial = 4024] [outer = 0x12b757c00]
19:15:50 INFO - PROCESS | 1666 | ++DOCSHELL 0x12a5dc000 == 52 [pid = 1668] [id = 1789]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 221 (0x12b68d800) [pid = 1668] [serial = 4025] [outer = 0x0]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 222 (0x12b75c800) [pid = 1668] [serial = 4026] [outer = 0x12b68d800]
19:15:50 INFO - PROCESS | 1666 | 1477534550344 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]]]}]
19:15:50 INFO - .
19:15:50 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html | took 518ms
19:15:50 INFO - PROCESS | 1666 | 1477534550359 Marionette TRACE conn2 -> [0,1893,"getWindowHandle",null]
19:15:50 INFO - PROCESS | 1666 | 1477534550360 Marionette TRACE conn2 <- [1,1893,null,{"value":"2147483649"}]
19:15:50 INFO - TEST-START | /html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html
19:15:50 INFO - PROCESS | 1666 | 1477534550363 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}]
19:15:50 INFO - PROCESS | 1666 | 1477534550421 Marionette TRACE conn2 <- [1,1894,null,{"value":null}]
19:15:50 INFO - PROCESS | 1666 | 1477534550430 Marionette TRACE conn2 -> [0,1895,"getWindowHandles",null]
19:15:50 INFO - PROCESS | 1666 | 1477534550431 Marionette TRACE conn2 <- [1,1895,null,["2147483649"]]
19:15:50 INFO - PROCESS | 1666 | 1477534550439 Marionette TRACE conn2 -> [0,1896,"switchToWindow",{"name":"2147483649"}]
19:15:50 INFO - PROCESS | 1666 | 1477534550441 Marionette TRACE conn2 <- [1,1896,null,{}]
19:15:50 INFO - PROCESS | 1666 | 1477534550444 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:50 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d282000 == 53 [pid = 1668] [id = 1790]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 223 (0x12b68e400) [pid = 1668] [serial = 4027] [outer = 0x0]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 224 (0x12d132000) [pid = 1668] [serial = 4028] [outer = 0x12b68e400]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 225 (0x12d18d800) [pid = 1668] [serial = 4029] [outer = 0x12b68e400]
19:15:50 INFO - PROCESS | 1666 | ++DOCSHELL 0x12da22000 == 54 [pid = 1668] [id = 1791]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 226 (0x12d194000) [pid = 1668] [serial = 4030] [outer = 0x0]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 227 (0x12d1f0400) [pid = 1668] [serial = 4031] [outer = 0x12d194000]
19:15:50 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dccf800 == 55 [pid = 1668] [id = 1792]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 228 (0x12d1f7800) [pid = 1668] [serial = 4032] [outer = 0x0]
19:15:50 INFO - PROCESS | 1666 | ++DOMWINDOW == 229 (0x12d1f9000) [pid = 1668] [serial = 4033] [outer = 0x12d1f7800]
19:15:50 INFO - PROCESS | 1666 | 1477534550900 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]]]}]
19:15:50 INFO - ...
19:15:50 INFO - TEST-OK | /html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html | took 569ms
19:15:50 INFO - TEST-START | /html/semantics/forms/the-input-element/button.html
19:15:50 INFO - PROCESS | 1666 | 1477534550933 Marionette TRACE conn2 -> [0,1898,"getWindowHandle",null]
19:15:50 INFO - PROCESS | 1666 | 1477534550935 Marionette TRACE conn2 <- [1,1898,null,{"value":"2147483649"}]
19:15:50 INFO - PROCESS | 1666 | 1477534550939 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}]
19:15:51 INFO - PROCESS | 1666 | 1477534551012 Marionette TRACE conn2 <- [1,1899,null,{"value":null}]
19:15:51 INFO - PROCESS | 1666 | 1477534551029 Marionette TRACE conn2 -> [0,1900,"getWindowHandles",null]
19:15:51 INFO - PROCESS | 1666 | 1477534551030 Marionette TRACE conn2 <- [1,1900,null,["2147483649"]]
19:15:51 INFO - PROCESS | 1666 | 1477534551039 Marionette TRACE conn2 -> [0,1901,"switchToWindow",{"name":"2147483649"}]
19:15:51 INFO - PROCESS | 1666 | 1477534551043 Marionette TRACE conn2 <- [1,1901,null,{}]
19:15:51 INFO - PROCESS | 1666 | 1477534551047 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:51 INFO - PROCESS | 1666 | ++DOCSHELL 0x12de85800 == 56 [pid = 1668] [id = 1793]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 230 (0x12d132800) [pid = 1668] [serial = 4034] [outer = 0x0]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 231 (0x12da3ac00) [pid = 1668] [serial = 4035] [outer = 0x12d132800]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 232 (0x12da40800) [pid = 1668] [serial = 4036] [outer = 0x12d132800]
19:15:51 INFO - PROCESS | 1666 | 1477534551334 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]]]}]
19:15:51 INFO - .....
19:15:51 INFO - TEST-OK | /html/semantics/forms/the-input-element/button.html | took 420ms
19:15:51 INFO - PROCESS | 1666 | 1477534551358 Marionette TRACE conn2 -> [0,1903,"getWindowHandle",null]
19:15:51 INFO - PROCESS | 1666 | 1477534551359 Marionette TRACE conn2 <- [1,1903,null,{"value":"2147483649"}]
19:15:51 INFO - TEST-START | /html/semantics/forms/the-input-element/checkbox.html
19:15:51 INFO - PROCESS | 1666 | 1477534551362 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}]
19:15:51 INFO - PROCESS | 1666 | 1477534551406 Marionette TRACE conn2 <- [1,1904,null,{"value":null}]
19:15:51 INFO - PROCESS | 1666 | 1477534551413 Marionette TRACE conn2 -> [0,1905,"getWindowHandles",null]
19:15:51 INFO - PROCESS | 1666 | 1477534551415 Marionette TRACE conn2 <- [1,1905,null,["2147483649"]]
19:15:51 INFO - PROCESS | 1666 | 1477534551422 Marionette TRACE conn2 -> [0,1906,"switchToWindow",{"name":"2147483649"}]
19:15:51 INFO - PROCESS | 1666 | 1477534551424 Marionette TRACE conn2 <- [1,1906,null,{}]
19:15:51 INFO - PROCESS | 1666 | 1477534551427 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:51 INFO - PROCESS | 1666 | ++DOCSHELL 0x12de8f000 == 57 [pid = 1668] [id = 1794]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 233 (0x135dd4400) [pid = 1668] [serial = 4037] [outer = 0x0]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 234 (0x135dde000) [pid = 1668] [serial = 4038] [outer = 0x135dd4400]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 235 (0x135eef400) [pid = 1668] [serial = 4039] [outer = 0x135dd4400]
19:15:51 INFO - PROCESS | 1666 | 1477534551736 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]]]}]
19:15:51 INFO - ......
19:15:51 INFO - TEST-OK | /html/semantics/forms/the-input-element/checkbox.html | took 418ms
19:15:51 INFO - PROCESS | 1666 | 1477534551781 Marionette TRACE conn2 -> [0,1908,"getWindowHandle",null]
19:15:51 INFO - PROCESS | 1666 | 1477534551782 Marionette TRACE conn2 <- [1,1908,null,{"value":"2147483649"}]
19:15:51 INFO - TEST-START | /html/semantics/forms/the-input-element/checked.xhtml
19:15:51 INFO - PROCESS | 1666 | 1477534551785 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}]
19:15:51 INFO - PROCESS | 1666 | 1477534551837 Marionette TRACE conn2 <- [1,1909,null,{"value":null}]
19:15:51 INFO - PROCESS | 1666 | 1477534551857 Marionette TRACE conn2 -> [0,1910,"getWindowHandles",null]
19:15:51 INFO - PROCESS | 1666 | 1477534551859 Marionette TRACE conn2 <- [1,1910,null,["2147483649"]]
19:15:51 INFO - PROCESS | 1666 | 1477534551861 Marionette TRACE conn2 -> [0,1911,"switchToWindow",{"name":"2147483649"}]
19:15:51 INFO - PROCESS | 1666 | 1477534551864 Marionette TRACE conn2 <- [1,1911,null,{}]
19:15:51 INFO - PROCESS | 1666 | 1477534551867 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:51 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dc7e800 == 58 [pid = 1668] [id = 1795]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 236 (0x12d156400) [pid = 1668] [serial = 4040] [outer = 0x0]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 237 (0x12d15f400) [pid = 1668] [serial = 4041] [outer = 0x12d156400]
19:15:51 INFO - PROCESS | 1666 | ++DOMWINDOW == 238 (0x12d162000) [pid = 1668] [serial = 4042] [outer = 0x12d156400]
19:15:52 INFO - PROCESS | 1666 | 1477534552160 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]]]}]
19:15:52 INFO - .
19:15:52 INFO - TEST-OK | /html/semantics/forms/the-input-element/checked.xhtml | took 418ms
19:15:52 INFO - PROCESS | 1666 | 1477534552203 Marionette TRACE conn2 -> [0,1913,"getWindowHandle",null]
19:15:52 INFO - PROCESS | 1666 | 1477534552204 Marionette TRACE conn2 <- [1,1913,null,{"value":"2147483649"}]
19:15:52 INFO - TEST-START | /html/semantics/forms/the-input-element/cloning-steps.html
19:15:52 INFO - PROCESS | 1666 | 1477534552208 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}]
19:15:52 INFO - PROCESS | 1666 | 1477534552270 Marionette TRACE conn2 <- [1,1914,null,{"value":null}]
19:15:52 INFO - PROCESS | 1666 | 1477534552281 Marionette TRACE conn2 -> [0,1915,"getWindowHandles",null]
19:15:52 INFO - PROCESS | 1666 | 1477534552282 Marionette TRACE conn2 <- [1,1915,null,["2147483649"]]
19:15:52 INFO - PROCESS | 1666 | 1477534552291 Marionette TRACE conn2 -> [0,1916,"switchToWindow",{"name":"2147483649"}]
19:15:52 INFO - PROCESS | 1666 | 1477534552293 Marionette TRACE conn2 <- [1,1916,null,{}]
19:15:52 INFO - PROCESS | 1666 | 1477534552296 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:52 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dbe3800 == 59 [pid = 1668] [id = 1796]
19:15:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 239 (0x12c87bc00) [pid = 1668] [serial = 4043] [outer = 0x0]
19:15:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 240 (0x12c883000) [pid = 1668] [serial = 4044] [outer = 0x12c87bc00]
19:15:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 241 (0x12c885c00) [pid = 1668] [serial = 4045] [outer = 0x12c87bc00]
19:15:52 INFO - PROCESS | 1666 | 1477534552632 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]]]}]
19:15:52 INFO - ....
19:15:52 INFO - TEST-OK | /html/semantics/forms/the-input-element/cloning-steps.html | took 471ms
19:15:52 INFO - PROCESS | 1666 | 1477534552678 Marionette TRACE conn2 -> [0,1918,"getWindowHandle",null]
19:15:52 INFO - PROCESS | 1666 | 1477534552680 Marionette TRACE conn2 <- [1,1918,null,{"value":"2147483649"}]
19:15:52 INFO - TEST-START | /html/semantics/forms/the-input-element/color.html
19:15:52 INFO - PROCESS | 1666 | 1477534552683 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}]
19:15:52 INFO - PROCESS | 1666 | 1477534552738 Marionette TRACE conn2 <- [1,1919,null,{"value":null}]
19:15:52 INFO - PROCESS | 1666 | 1477534552746 Marionette TRACE conn2 -> [0,1920,"getWindowHandles",null]
19:15:52 INFO - PROCESS | 1666 | 1477534552748 Marionette TRACE conn2 <- [1,1920,null,["2147483649"]]
19:15:52 INFO - PROCESS | 1666 | 1477534552759 Marionette TRACE conn2 -> [0,1921,"switchToWindow",{"name":"2147483649"}]
19:15:52 INFO - PROCESS | 1666 | 1477534552762 Marionette TRACE conn2 <- [1,1921,null,{}]
19:15:52 INFO - PROCESS | 1666 | 1477534552770 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:52 INFO - PROCESS | 1666 | ++DOCSHELL 0x12cb9f800 == 60 [pid = 1668] [id = 1797]
19:15:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 242 (0x12c882c00) [pid = 1668] [serial = 4046] [outer = 0x0]
19:15:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 243 (0x12c991000) [pid = 1668] [serial = 4047] [outer = 0x12c882c00]
19:15:52 INFO - PROCESS | 1666 | ++DOMWINDOW == 244 (0x12c993c00) [pid = 1668] [serial = 4048] [outer = 0x12c882c00]
19:15:53 INFO - PROCESS | 1666 | 1477534553159 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]]]}]
19:15:53 INFO - .......................
19:15:53 INFO - TEST-OK | /html/semantics/forms/the-input-element/color.html | took 518ms
19:15:53 INFO - PROCESS | 1666 | 1477534553208 Marionette TRACE conn2 -> [0,1923,"getWindowHandle",null]
19:15:53 INFO - PROCESS | 1666 | 1477534553210 Marionette TRACE conn2 <- [1,1923,null,{"value":"2147483649"}]
19:15:53 INFO - TEST-START | /html/semantics/forms/the-input-element/date.html
19:15:53 INFO - PROCESS | 1666 | 1477534553214 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}]
19:15:53 INFO - PROCESS | 1666 | 1477534553283 Marionette TRACE conn2 <- [1,1924,null,{"value":null}]
19:15:53 INFO - PROCESS | 1666 | 1477534553297 Marionette TRACE conn2 -> [0,1925,"getWindowHandles",null]
19:15:53 INFO - PROCESS | 1666 | 1477534553299 Marionette TRACE conn2 <- [1,1925,null,["2147483649"]]
19:15:53 INFO - PROCESS | 1666 | 1477534553307 Marionette TRACE conn2 -> [0,1926,"switchToWindow",{"name":"2147483649"}]
19:15:53 INFO - PROCESS | 1666 | 1477534553309 Marionette TRACE conn2 <- [1,1926,null,{}]
19:15:53 INFO - PROCESS | 1666 | 1477534553312 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:53 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dbd4800 == 61 [pid = 1668] [id = 1798]
19:15:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 245 (0x125729800) [pid = 1668] [serial = 4049] [outer = 0x0]
19:15:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 246 (0x125732400) [pid = 1668] [serial = 4050] [outer = 0x125729800]
19:15:53 INFO - PROCESS | 1666 | ++DOMWINDOW == 247 (0x12c991400) [pid = 1668] [serial = 4051] [outer = 0x125729800]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 246 (0x12aed4000) [pid = 1668] [serial = 3910] [outer = 0x0] [url = about:blank]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 245 (0x12360d400) [pid = 1668] [serial = 3876] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/media-elements/track/track-element/cors/support/set-cookie.html#2ec44289-6d29-4c22-ad9a-8e686ce0ab72]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 244 (0x12ac8fc00) [pid = 1668] [serial = 3904] [outer = 0x0] [url = about:blank]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 243 (0x12abeb400) [pid = 1668] [serial = 3902] [outer = 0x0] [url = about:blank]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 242 (0x12b976c00) [pid = 1668] [serial = 3950] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-2.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 241 (0x12d191400) [pid = 1668] [serial = 3956] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 240 (0x12d18fc00) [pid = 1668] [serial = 3960] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-3.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 239 (0x12b758000) [pid = 1668] [serial = 3937] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 238 (0x12b507000) [pid = 1668] [serial = 3934] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_allow_script.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 237 (0x12b335000) [pid = 1668] [serial = 3922] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 236 (0x135dd2c00) [pid = 1668] [serial = 3963] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 235 (0x12b503800) [pid = 1668] [serial = 3925] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 234 (0x12b502800) [pid = 1668] [serial = 3923] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 233 (0x12b503000) [pid = 1668] [serial = 3924] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 232 (0x12be0bc00) [pid = 1668] [serial = 3946] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 231 (0x12b967400) [pid = 1668] [serial = 3943] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 230 (0x12aee0800) [pid = 1668] [serial = 3940] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_escaping-1.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 229 (0x12a585000) [pid = 1668] [serial = 3895] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/historical.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 228 (0x12da3a400) [pid = 1668] [serial = 3970] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-1.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 227 (0x135dd8400) [pid = 1668] [serial = 3966] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 226 (0x12b096800) [pid = 1668] [serial = 3919] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_javascript_url_01.htm]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 225 (0x123409c00) [pid = 1668] [serial = 3886] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_grandchild.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 224 (0x1209b1400) [pid = 1668] [serial = 3879] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_parentage.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 223 (0x123610c00) [pid = 1668] [serial = 3884] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_grandchild.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 222 (0x12340a000) [pid = 1668] [serial = 3882] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_child.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 221 (0x12b095400) [pid = 1668] [serial = 3916] [outer = 0x0] [url = about:blank]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 220 (0x12b094c00) [pid = 1668] [serial = 3915] [outer = 0x0] [url = blob:http://web-platform.test:8000/ca0dc645-1dde-3a4b-8e50-f91820aa972f]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 219 (0x12ac9d800) [pid = 1668] [serial = 3912] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe-load-event.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 218 (0x12abe6c00) [pid = 1668] [serial = 3901] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 217 (0x12a590c00) [pid = 1668] [serial = 3898] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe-allowfullscreen.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 216 (0x1237d3800) [pid = 1668] [serial = 3907] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe-append-to-child-document.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 215 (0x12392ac00) [pid = 1668] [serial = 3893] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_grandchild.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 214 (0x1236fc000) [pid = 1668] [serial = 3888] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_parentage.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 213 (0x123926400) [pid = 1668] [serial = 3891] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_child.html]
19:15:54 INFO - PROCESS | 1666 | --DOMWINDOW == 212 (0x12d138400) [pid = 1668] [serial = 3953] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:15:54 INFO - PROCESS | 1666 | 1477534554797 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]]]}]
19:15:54 INFO - ......
19:15:54 INFO - TEST-OK | /html/semantics/forms/the-input-element/date.html | took 1619ms
19:15:54 INFO - PROCESS | 1666 | 1477534554834 Marionette TRACE conn2 -> [0,1928,"getWindowHandle",null]
19:15:54 INFO - PROCESS | 1666 | 1477534554835 Marionette TRACE conn2 <- [1,1928,null,{"value":"2147483649"}]
19:15:54 INFO - TEST-START | /html/semantics/forms/the-input-element/datetime-local.html
19:15:54 INFO - PROCESS | 1666 | 1477534554838 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}]
19:15:54 INFO - PROCESS | 1666 | 1477534554890 Marionette TRACE conn2 <- [1,1929,null,{"value":null}]
19:15:54 INFO - PROCESS | 1666 | 1477534554910 Marionette TRACE conn2 -> [0,1930,"getWindowHandles",null]
19:15:54 INFO - PROCESS | 1666 | 1477534554911 Marionette TRACE conn2 <- [1,1930,null,["2147483649"]]
19:15:54 INFO - PROCESS | 1666 | 1477534554913 Marionette TRACE conn2 -> [0,1931,"switchToWindow",{"name":"2147483649"}]
19:15:54 INFO - PROCESS | 1666 | 1477534554915 Marionette TRACE conn2 <- [1,1931,null,{}]
19:15:54 INFO - PROCESS | 1666 | 1477534554919 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:54 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ca95800 == 62 [pid = 1668] [id = 1799]
19:15:54 INFO - PROCESS | 1666 | ++DOMWINDOW == 213 (0x125732800) [pid = 1668] [serial = 4052] [outer = 0x0]
19:15:54 INFO - PROCESS | 1666 | ++DOMWINDOW == 214 (0x12cc92000) [pid = 1668] [serial = 4053] [outer = 0x125732800]
19:15:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 215 (0x12cc97800) [pid = 1668] [serial = 4054] [outer = 0x125732800]
19:15:55 INFO - PROCESS | 1666 | 1477534555309 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"]]]}]
19:15:55 INFO - ...........
19:15:55 INFO - TEST-OK | /html/semantics/forms/the-input-element/datetime-local.html | took 525ms
19:15:55 INFO - TEST-START | /html/semantics/forms/the-input-element/datetime.html
19:15:55 INFO - PROCESS | 1666 | 1477534555364 Marionette TRACE conn2 -> [0,1933,"getWindowHandle",null]
19:15:55 INFO - PROCESS | 1666 | 1477534555366 Marionette TRACE conn2 <- [1,1933,null,{"value":"2147483649"}]
19:15:55 INFO - PROCESS | 1666 | 1477534555370 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}]
19:15:55 INFO - PROCESS | 1666 | 1477534555441 Marionette TRACE conn2 <- [1,1934,null,{"value":null}]
19:15:55 INFO - PROCESS | 1666 | 1477534555464 Marionette TRACE conn2 -> [0,1935,"getWindowHandles",null]
19:15:55 INFO - PROCESS | 1666 | 1477534555465 Marionette TRACE conn2 <- [1,1935,null,["2147483649"]]
19:15:55 INFO - PROCESS | 1666 | 1477534555472 Marionette TRACE conn2 -> [0,1936,"switchToWindow",{"name":"2147483649"}]
19:15:55 INFO - PROCESS | 1666 | 1477534555475 Marionette TRACE conn2 <- [1,1936,null,{}]
19:15:55 INFO - PROCESS | 1666 | 1477534555478 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:55 INFO - PROCESS | 1666 | ++DOCSHELL 0x12577f800 == 63 [pid = 1668] [id = 1800]
19:15:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 216 (0x12dab3400) [pid = 1668] [serial = 4055] [outer = 0x0]
19:15:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 217 (0x12c96f400) [pid = 1668] [serial = 4056] [outer = 0x12dab3400]
19:15:55 INFO - PROCESS | 1666 | ++DOMWINDOW == 218 (0x12c973000) [pid = 1668] [serial = 4057] [outer = 0x12dab3400]
19:15:55 INFO - PROCESS | 1666 | 1477534555894 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]]]}]
19:15:55 INFO - ...................................
19:15:55 INFO - TEST-OK | /html/semantics/forms/the-input-element/datetime.html | took 574ms
19:15:55 INFO - TEST-START | /html/semantics/forms/the-input-element/email.html
19:15:55 INFO - PROCESS | 1666 | 1477534555944 Marionette TRACE conn2 -> [0,1938,"getWindowHandle",null]
19:15:55 INFO - PROCESS | 1666 | 1477534555945 Marionette TRACE conn2 <- [1,1938,null,{"value":"2147483649"}]
19:15:55 INFO - PROCESS | 1666 | 1477534555949 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}]
19:15:56 INFO - PROCESS | 1666 | 1477534556018 Marionette TRACE conn2 <- [1,1939,null,{"value":null}]
19:15:56 INFO - PROCESS | 1666 | 1477534556028 Marionette TRACE conn2 -> [0,1940,"getWindowHandles",null]
19:15:56 INFO - PROCESS | 1666 | 1477534556029 Marionette TRACE conn2 <- [1,1940,null,["2147483649"]]
19:15:56 INFO - PROCESS | 1666 | 1477534556032 Marionette TRACE conn2 -> [0,1941,"switchToWindow",{"name":"2147483649"}]
19:15:56 INFO - PROCESS | 1666 | 1477534556037 Marionette TRACE conn2 <- [1,1941,null,{}]
19:15:56 INFO - PROCESS | 1666 | 1477534556043 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:56 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ca8e000 == 64 [pid = 1668] [id = 1801]
19:15:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 219 (0x12c973c00) [pid = 1668] [serial = 4058] [outer = 0x0]
19:15:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 220 (0x12db98400) [pid = 1668] [serial = 4059] [outer = 0x12c973c00]
19:15:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 221 (0x12db9b400) [pid = 1668] [serial = 4060] [outer = 0x12c973c00]
19:15:56 INFO - PROCESS | 1666 | 1477534556386 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]]]}]
19:15:56 INFO - .......
19:15:56 INFO - TEST-OK | /html/semantics/forms/the-input-element/email.html | took 468ms
19:15:56 INFO - TEST-START | /html/semantics/forms/the-input-element/files.html
19:15:56 INFO - PROCESS | 1666 | 1477534556418 Marionette TRACE conn2 -> [0,1943,"getWindowHandle",null]
19:15:56 INFO - PROCESS | 1666 | 1477534556421 Marionette TRACE conn2 <- [1,1943,null,{"value":"2147483649"}]
19:15:56 INFO - PROCESS | 1666 | 1477534556425 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}]
19:15:56 INFO - PROCESS | 1666 | 1477534556504 Marionette TRACE conn2 <- [1,1944,null,{"value":null}]
19:15:56 INFO - PROCESS | 1666 | 1477534556511 Marionette TRACE conn2 -> [0,1945,"getWindowHandles",null]
19:15:56 INFO - PROCESS | 1666 | 1477534556512 Marionette TRACE conn2 <- [1,1945,null,["2147483649"]]
19:15:56 INFO - PROCESS | 1666 | 1477534556515 Marionette TRACE conn2 -> [0,1946,"switchToWindow",{"name":"2147483649"}]
19:15:56 INFO - PROCESS | 1666 | 1477534556519 Marionette TRACE conn2 <- [1,1946,null,{}]
19:15:56 INFO - PROCESS | 1666 | 1477534556528 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:56 INFO - PROCESS | 1666 | ++DOCSHELL 0x12576a800 == 65 [pid = 1668] [id = 1802]
19:15:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 222 (0x1206dd800) [pid = 1668] [serial = 4061] [outer = 0x0]
19:15:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 223 (0x124cac000) [pid = 1668] [serial = 4062] [outer = 0x1206dd800]
19:15:56 INFO - PROCESS | 1666 | ++DOMWINDOW == 224 (0x124cb1400) [pid = 1668] [serial = 4063] [outer = 0x1206dd800]
19:15:56 INFO - PROCESS | 1666 | 1477534556995 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]]]}]
19:15:57 INFO - ......................
19:15:57 INFO - TEST-OK | /html/semantics/forms/the-input-element/files.html | took 619ms
19:15:57 INFO - TEST-START | /html/semantics/forms/the-input-element/hidden.html
19:15:57 INFO - PROCESS | 1666 | 1477534557044 Marionette TRACE conn2 -> [0,1948,"getWindowHandle",null]
19:15:57 INFO - PROCESS | 1666 | 1477534557045 Marionette TRACE conn2 <- [1,1948,null,{"value":"2147483649"}]
19:15:57 INFO - PROCESS | 1666 | 1477534557048 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}]
19:15:57 INFO - PROCESS | 1666 | 1477534557096 Marionette TRACE conn2 <- [1,1949,null,{"value":null}]
19:15:57 INFO - PROCESS | 1666 | 1477534557105 Marionette TRACE conn2 -> [0,1950,"getWindowHandles",null]
19:15:57 INFO - PROCESS | 1666 | 1477534557106 Marionette TRACE conn2 <- [1,1950,null,["2147483649"]]
19:15:57 INFO - PROCESS | 1666 | 1477534557108 Marionette TRACE conn2 -> [0,1951,"switchToWindow",{"name":"2147483649"}]
19:15:57 INFO - PROCESS | 1666 | 1477534557111 Marionette TRACE conn2 <- [1,1951,null,{}]
19:15:57 INFO - PROCESS | 1666 | 1477534557112 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:57 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b872800 == 66 [pid = 1668] [id = 1803]
19:15:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 225 (0x12572fc00) [pid = 1668] [serial = 4064] [outer = 0x0]
19:15:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 226 (0x12ac94800) [pid = 1668] [serial = 4065] [outer = 0x12572fc00]
19:15:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 227 (0x12aed5c00) [pid = 1668] [serial = 4066] [outer = 0x12572fc00]
19:15:57 INFO - PROCESS | 1666 | 1477534557584 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]]]}]
19:15:57 INFO - .........
19:15:57 INFO - TEST-OK | /html/semantics/forms/the-input-element/hidden.html | took 567ms
19:15:57 INFO - TEST-START | /html/semantics/forms/the-input-element/input-type-button.html
19:15:57 INFO - PROCESS | 1666 | 1477534557616 Marionette TRACE conn2 -> [0,1953,"getWindowHandle",null]
19:15:57 INFO - PROCESS | 1666 | 1477534557617 Marionette TRACE conn2 <- [1,1953,null,{"value":"2147483649"}]
19:15:57 INFO - PROCESS | 1666 | 1477534557620 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}]
19:15:57 INFO - PROCESS | 1666 | 1477534557671 Marionette TRACE conn2 <- [1,1954,null,{"value":null}]
19:15:57 INFO - PROCESS | 1666 | 1477534557677 Marionette TRACE conn2 -> [0,1955,"getWindowHandles",null]
19:15:57 INFO - PROCESS | 1666 | 1477534557679 Marionette TRACE conn2 <- [1,1955,null,["2147483649"]]
19:15:57 INFO - PROCESS | 1666 | 1477534557681 Marionette TRACE conn2 -> [0,1956,"switchToWindow",{"name":"2147483649"}]
19:15:57 INFO - PROCESS | 1666 | 1477534557683 Marionette TRACE conn2 <- [1,1956,null,{}]
19:15:57 INFO - PROCESS | 1666 | 1477534557690 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:57 INFO - PROCESS | 1666 | ++DOCSHELL 0x12cbae000 == 67 [pid = 1668] [id = 1804]
19:15:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 228 (0x12ac9a800) [pid = 1668] [serial = 4067] [outer = 0x0]
19:15:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 229 (0x12b96c800) [pid = 1668] [serial = 4068] [outer = 0x12ac9a800]
19:15:57 INFO - PROCESS | 1666 | ++DOMWINDOW == 230 (0x12bee5c00) [pid = 1668] [serial = 4069] [outer = 0x12ac9a800]
19:15:58 INFO - PROCESS | 1666 | 1477534558142 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]]]}]
19:15:58 INFO - .....
19:15:58 INFO - TEST-OK | /html/semantics/forms/the-input-element/input-type-button.html | took 570ms
19:15:58 INFO - PROCESS | 1666 | 1477534558190 Marionette TRACE conn2 -> [0,1958,"getWindowHandle",null]
19:15:58 INFO - PROCESS | 1666 | 1477534558191 Marionette TRACE conn2 <- [1,1958,null,{"value":"2147483649"}]
19:15:58 INFO - TEST-START | /html/semantics/forms/the-input-element/input-type-checkbox.html
19:15:58 INFO - PROCESS | 1666 | 1477534558194 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}]
19:15:58 INFO - PROCESS | 1666 | 1477534558245 Marionette TRACE conn2 <- [1,1959,null,{"value":null}]
19:15:58 INFO - PROCESS | 1666 | 1477534558270 Marionette TRACE conn2 -> [0,1960,"getWindowHandles",null]
19:15:58 INFO - PROCESS | 1666 | 1477534558272 Marionette TRACE conn2 <- [1,1960,null,["2147483649"]]
19:15:58 INFO - PROCESS | 1666 | 1477534558275 Marionette TRACE conn2 -> [0,1961,"switchToWindow",{"name":"2147483649"}]
19:15:58 INFO - PROCESS | 1666 | 1477534558276 Marionette TRACE conn2 <- [1,1961,null,{}]
19:15:58 INFO - PROCESS | 1666 | 1477534558280 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:58 INFO - PROCESS | 1666 | ++DOCSHELL 0x124997000 == 68 [pid = 1668] [id = 1805]
19:15:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 231 (0x123609800) [pid = 1668] [serial = 4070] [outer = 0x0]
19:15:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 232 (0x12a58e800) [pid = 1668] [serial = 4071] [outer = 0x123609800]
19:15:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 233 (0x12abe8c00) [pid = 1668] [serial = 4072] [outer = 0x123609800]
19:15:58 INFO - PROCESS | 1666 | 1477534558692 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]]]}]
19:15:58 INFO - .......
19:15:58 INFO - TEST-OK | /html/semantics/forms/the-input-element/input-type-checkbox.html | took 517ms
19:15:58 INFO - PROCESS | 1666 | 1477534558712 Marionette TRACE conn2 -> [0,1963,"getWindowHandle",null]
19:15:58 INFO - PROCESS | 1666 | 1477534558714 Marionette TRACE conn2 <- [1,1963,null,{"value":"2147483649"}]
19:15:58 INFO - TEST-START | /html/semantics/forms/the-input-element/maxlength.html
19:15:58 INFO - PROCESS | 1666 | 1477534558718 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}]
19:15:58 INFO - PROCESS | 1666 | 1477534558775 Marionette TRACE conn2 <- [1,1964,null,{"value":null}]
19:15:58 INFO - PROCESS | 1666 | 1477534558783 Marionette TRACE conn2 -> [0,1965,"getWindowHandles",null]
19:15:58 INFO - PROCESS | 1666 | 1477534558785 Marionette TRACE conn2 <- [1,1965,null,["2147483649"]]
19:15:58 INFO - PROCESS | 1666 | 1477534558788 Marionette TRACE conn2 -> [0,1966,"switchToWindow",{"name":"2147483649"}]
19:15:58 INFO - PROCESS | 1666 | 1477534558790 Marionette TRACE conn2 <- [1,1966,null,{}]
19:15:58 INFO - PROCESS | 1666 | 1477534558792 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:58 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b379800 == 69 [pid = 1668] [id = 1806]
19:15:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 234 (0x12aed6400) [pid = 1668] [serial = 4073] [outer = 0x0]
19:15:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 235 (0x12c97c400) [pid = 1668] [serial = 4074] [outer = 0x12aed6400]
19:15:58 INFO - PROCESS | 1666 | ++DOMWINDOW == 236 (0x12c98c400) [pid = 1668] [serial = 4075] [outer = 0x12aed6400]
19:15:59 INFO - PROCESS | 1666 | 1477534559172 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]]]}]
19:15:59 INFO - .....
19:15:59 INFO - TEST-OK | /html/semantics/forms/the-input-element/maxlength.html | took 472ms
19:15:59 INFO - TEST-START | /html/semantics/forms/the-input-element/minlength.html
19:15:59 INFO - PROCESS | 1666 | 1477534559190 Marionette TRACE conn2 -> [0,1968,"getWindowHandle",null]
19:15:59 INFO - PROCESS | 1666 | 1477534559191 Marionette TRACE conn2 <- [1,1968,null,{"value":"2147483649"}]
19:15:59 INFO - PROCESS | 1666 | 1477534559194 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}]
19:15:59 INFO - PROCESS | 1666 | 1477534559261 Marionette TRACE conn2 <- [1,1969,null,{"value":null}]
19:15:59 INFO - PROCESS | 1666 | 1477534559277 Marionette TRACE conn2 -> [0,1970,"getWindowHandles",null]
19:15:59 INFO - PROCESS | 1666 | 1477534559278 Marionette TRACE conn2 <- [1,1970,null,["2147483649"]]
19:15:59 INFO - PROCESS | 1666 | 1477534559282 Marionette TRACE conn2 -> [0,1971,"switchToWindow",{"name":"2147483649"}]
19:15:59 INFO - PROCESS | 1666 | 1477534559288 Marionette TRACE conn2 <- [1,1971,null,{}]
19:15:59 INFO - PROCESS | 1666 | 1477534559292 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:59 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c81c800 == 70 [pid = 1668] [id = 1807]
19:15:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 237 (0x12c98e400) [pid = 1668] [serial = 4076] [outer = 0x0]
19:15:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 238 (0x12d157000) [pid = 1668] [serial = 4077] [outer = 0x12c98e400]
19:15:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 239 (0x12d1f6000) [pid = 1668] [serial = 4078] [outer = 0x12c98e400]
19:15:59 INFO - PROCESS | 1666 | 1477534559682 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]]]}]
19:15:59 INFO - .....
19:15:59 INFO - TEST-OK | /html/semantics/forms/the-input-element/minlength.html | took 520ms
19:15:59 INFO - PROCESS | 1666 | 1477534559714 Marionette TRACE conn2 -> [0,1973,"getWindowHandle",null]
19:15:59 INFO - PROCESS | 1666 | 1477534559716 Marionette TRACE conn2 <- [1,1973,null,{"value":"2147483649"}]
19:15:59 INFO - TEST-START | /html/semantics/forms/the-input-element/month.html
19:15:59 INFO - PROCESS | 1666 | 1477534559719 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}]
19:15:59 INFO - PROCESS | 1666 | 1477534559768 Marionette TRACE conn2 <- [1,1974,null,{"value":null}]
19:15:59 INFO - PROCESS | 1666 | 1477534559777 Marionette TRACE conn2 -> [0,1975,"getWindowHandles",null]
19:15:59 INFO - PROCESS | 1666 | 1477534559778 Marionette TRACE conn2 <- [1,1975,null,["2147483649"]]
19:15:59 INFO - PROCESS | 1666 | 1477534559780 Marionette TRACE conn2 -> [0,1976,"switchToWindow",{"name":"2147483649"}]
19:15:59 INFO - PROCESS | 1666 | 1477534559782 Marionette TRACE conn2 <- [1,1976,null,{}]
19:15:59 INFO - PROCESS | 1666 | 1477534559788 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:15:59 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d914800 == 71 [pid = 1668] [id = 1808]
19:15:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 240 (0x12d158400) [pid = 1668] [serial = 4079] [outer = 0x0]
19:15:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 241 (0x12dab4000) [pid = 1668] [serial = 4080] [outer = 0x12d158400]
19:15:59 INFO - PROCESS | 1666 | ++DOMWINDOW == 242 (0x12db97800) [pid = 1668] [serial = 4081] [outer = 0x12d158400]
19:16:00 INFO - PROCESS | 1666 | 1477534560194 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]]]}]
19:16:00 INFO - ........
19:16:00 INFO - TEST-OK | /html/semantics/forms/the-input-element/month.html | took 523ms
19:16:00 INFO - PROCESS | 1666 | 1477534560242 Marionette TRACE conn2 -> [0,1978,"getWindowHandle",null]
19:16:00 INFO - PROCESS | 1666 | 1477534560244 Marionette TRACE conn2 <- [1,1978,null,{"value":"2147483649"}]
19:16:00 INFO - TEST-START | /html/semantics/forms/the-input-element/number.html
19:16:00 INFO - PROCESS | 1666 | 1477534560246 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}]
19:16:00 INFO - PROCESS | 1666 | 1477534560302 Marionette TRACE conn2 <- [1,1979,null,{"value":null}]
19:16:00 INFO - PROCESS | 1666 | 1477534560312 Marionette TRACE conn2 -> [0,1980,"getWindowHandles",null]
19:16:00 INFO - PROCESS | 1666 | 1477534560313 Marionette TRACE conn2 <- [1,1980,null,["2147483649"]]
19:16:00 INFO - PROCESS | 1666 | 1477534560315 Marionette TRACE conn2 -> [0,1981,"switchToWindow",{"name":"2147483649"}]
19:16:00 INFO - PROCESS | 1666 | 1477534560318 Marionette TRACE conn2 <- [1,1981,null,{}]
19:16:00 INFO - PROCESS | 1666 | 1477534560326 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:00 INFO - PROCESS | 1666 | ++DOCSHELL 0x1234e1800 == 72 [pid = 1668] [id = 1809]
19:16:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 243 (0x123615400) [pid = 1668] [serial = 4082] [outer = 0x0]
19:16:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 244 (0x123926000) [pid = 1668] [serial = 4083] [outer = 0x123615400]
19:16:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 245 (0x12572d000) [pid = 1668] [serial = 4084] [outer = 0x123615400]
19:16:00 INFO - PROCESS | 1666 | 1477534560707 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"]]]}]
19:16:00 INFO - .............................
19:16:00 INFO - TEST-OK | /html/semantics/forms/the-input-element/number.html | took 470ms
19:16:00 INFO - PROCESS | 1666 | 1477534560719 Marionette TRACE conn2 -> [0,1983,"getWindowHandle",null]
19:16:00 INFO - TEST-START | /html/semantics/forms/the-input-element/password.html
19:16:00 INFO - PROCESS | 1666 | 1477534560722 Marionette TRACE conn2 <- [1,1983,null,{"value":"2147483649"}]
19:16:00 INFO - PROCESS | 1666 | 1477534560725 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}]
19:16:00 INFO - PROCESS | 1666 | 1477534560789 Marionette TRACE conn2 <- [1,1984,null,{"value":null}]
19:16:00 INFO - PROCESS | 1666 | 1477534560796 Marionette TRACE conn2 -> [0,1985,"getWindowHandles",null]
19:16:00 INFO - PROCESS | 1666 | 1477534560798 Marionette TRACE conn2 <- [1,1985,null,["2147483649"]]
19:16:00 INFO - PROCESS | 1666 | 1477534560802 Marionette TRACE conn2 -> [0,1986,"switchToWindow",{"name":"2147483649"}]
19:16:00 INFO - PROCESS | 1666 | 1477534560808 Marionette TRACE conn2 <- [1,1986,null,{}]
19:16:00 INFO - PROCESS | 1666 | 1477534560811 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:00 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b869800 == 73 [pid = 1668] [id = 1810]
19:16:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 246 (0x12aed3c00) [pid = 1668] [serial = 4085] [outer = 0x0]
19:16:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 247 (0x12b331c00) [pid = 1668] [serial = 4086] [outer = 0x12aed3c00]
19:16:00 INFO - PROCESS | 1666 | ++DOMWINDOW == 248 (0x12b502800) [pid = 1668] [serial = 4087] [outer = 0x12aed3c00]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12577f800 == 72 [pid = 1668] [id = 1800]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12ca95800 == 71 [pid = 1668] [id = 1799]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12dbd4800 == 70 [pid = 1668] [id = 1798]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12cb9f800 == 69 [pid = 1668] [id = 1797]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12dbe3800 == 68 [pid = 1668] [id = 1796]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12dc7e800 == 67 [pid = 1668] [id = 1795]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12de8f000 == 66 [pid = 1668] [id = 1794]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12de85800 == 65 [pid = 1668] [id = 1793]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12dccf800 == 64 [pid = 1668] [id = 1792]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12da22000 == 63 [pid = 1668] [id = 1791]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12d282000 == 62 [pid = 1668] [id = 1790]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12a5dc000 == 61 [pid = 1668] [id = 1789]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12b873800 == 60 [pid = 1668] [id = 1788]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa2e800 == 59 [pid = 1668] [id = 1787]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae1f800 == 58 [pid = 1668] [id = 1786]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x127ca0800 == 57 [pid = 1668] [id = 1785]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12b023800 == 56 [pid = 1668] [id = 1784]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12a5d6000 == 55 [pid = 1668] [id = 1783]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12a5d7800 == 54 [pid = 1668] [id = 1782]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x127cbd800 == 53 [pid = 1668] [id = 1781]
19:16:00 INFO - PROCESS | 1666 | --DOCSHELL 0x12b861800 == 52 [pid = 1668] [id = 1780]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x12c82b800 == 51 [pid = 1668] [id = 1779]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x12c826000 == 50 [pid = 1668] [id = 1778]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x12b61f000 == 49 [pid = 1668] [id = 1777]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x12ae0a000 == 48 [pid = 1668] [id = 1776]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x12aa30800 == 47 [pid = 1668] [id = 1775]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x12dcd7000 == 46 [pid = 1668] [id = 1772]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x1249a4000 == 45 [pid = 1668] [id = 1774]
19:16:01 INFO - PROCESS | 1666 | --DOCSHELL 0x117a56000 == 44 [pid = 1668] [id = 1773]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 247 (0x12aed6000) [pid = 1668] [serial = 3911] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 246 (0x12d197000) [pid = 1668] [serial = 3958] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 245 (0x12340b800) [pid = 1668] [serial = 3878] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/media-elements/track/track-element/cors/support/set-cookie.html#2ec44289-6d29-4c22-ad9a-8e686ce0ab72]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 244 (0x12ac90000) [pid = 1668] [serial = 3905] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 243 (0x12bee5800) [pid = 1668] [serial = 3948] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 242 (0x12abec000) [pid = 1668] [serial = 3903] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 241 (0x12da3ec00) [pid = 1668] [serial = 3962] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 240 (0x135ef3800) [pid = 1668] [serial = 3971] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 239 (0x12b68ec00) [pid = 1668] [serial = 3935] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 238 (0x12da3d800) [pid = 1668] [serial = 3961] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 237 (0x12aee1800) [pid = 1668] [serial = 3913] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 236 (0x12d12d000) [pid = 1668] [serial = 3951] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 235 (0x12df7a400) [pid = 1668] [serial = 3976] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 234 (0x12d196400) [pid = 1668] [serial = 3957] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 233 (0x1237dd000) [pid = 1668] [serial = 3889] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 232 (0x12ac98400) [pid = 1668] [serial = 3908] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 231 (0x12d137800) [pid = 1668] [serial = 3955] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 230 (0x12abe3c00) [pid = 1668] [serial = 3900] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 229 (0x12be10400) [pid = 1668] [serial = 3947] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 228 (0x12da31c00) [pid = 1668] [serial = 3959] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 227 (0x12b334800) [pid = 1668] [serial = 3921] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 226 (0x12aa67c00) [pid = 1668] [serial = 3897] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 225 (0x12b757000) [pid = 1668] [serial = 3936] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 224 (0x12b96d800) [pid = 1668] [serial = 3942] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 223 (0x123a9d800) [pid = 1668] [serial = 3894] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_grandchild.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 222 (0x123927000) [pid = 1668] [serial = 3892] [outer = 0x0] [url = http://www1.web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/cross_origin_child.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 221 (0x12df7d000) [pid = 1668] [serial = 3977] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 220 (0x135dd5800) [pid = 1668] [serial = 3964] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 219 (0x12d18d400) [pid = 1668] [serial = 3954] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 218 (0x135ddd400) [pid = 1668] [serial = 3967] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 217 (0x12391e800) [pid = 1668] [serial = 3890] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 216 (0x12a590800) [pid = 1668] [serial = 3896] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 215 (0x12b331800) [pid = 1668] [serial = 3920] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 214 (0x135dd7000) [pid = 1668] [serial = 3965] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 213 (0x135ef6800) [pid = 1668] [serial = 3972] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 212 (0x12be03800) [pid = 1668] [serial = 3945] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 211 (0x12b08f000) [pid = 1668] [serial = 3914] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 210 (0x12b337c00) [pid = 1668] [serial = 3939] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 209 (0x12bee9800) [pid = 1668] [serial = 3949] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 208 (0x12abe1000) [pid = 1668] [serial = 3899] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 207 (0x12b969800) [pid = 1668] [serial = 3941] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 206 (0x1217d1800) [pid = 1668] [serial = 3881] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 205 (0x135eeb400) [pid = 1668] [serial = 3968] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 204 (0x12da40c00) [pid = 1668] [serial = 3969] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 203 (0x12b75cc00) [pid = 1668] [serial = 3938] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 202 (0x12d134800) [pid = 1668] [serial = 3952] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 201 (0x1212d0c00) [pid = 1668] [serial = 3880] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 200 (0x12ac9b800) [pid = 1668] [serial = 3909] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 199 (0x12b688c00) [pid = 1668] [serial = 3930] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 198 (0x12b68e800) [pid = 1668] [serial = 3933] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 197 (0x12b68a000) [pid = 1668] [serial = 3931] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 196 (0x12b68c000) [pid = 1668] [serial = 3932] [outer = 0x0] [url = javascript:"JS-generated%20document
";]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 195 (0x12b975400) [pid = 1668] [serial = 3944] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 194 (0x12b504000) [pid = 1668] [serial = 3926] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 193 (0x12b507400) [pid = 1668] [serial = 3929] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 192 (0x12b505000) [pid = 1668] [serial = 3928] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 191 (0x12b504c00) [pid = 1668] [serial = 3927] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 190 (0x1217d0000) [pid = 1668] [serial = 3887] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 189 (0x123613800) [pid = 1668] [serial = 3885] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_grandchild.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 188 (0x12360f000) [pid = 1668] [serial = 3883] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/change_child.html]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 187 (0x12b096000) [pid = 1668] [serial = 3918] [outer = 0x0] [url = about:blank]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 186 (0x12b095c00) [pid = 1668] [serial = 3917] [outer = 0x0] [url = blob:http://web-platform.test:8000/ca0dc645-1dde-3a4b-8e50-f91820aa972f]
19:16:01 INFO - PROCESS | 1666 | --DOMWINDOW == 185 (0x12abe8800) [pid = 1668] [serial = 3906] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:01 INFO - PROCESS | 1666 | 1477534561259 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]]]}]
19:16:01 INFO - .....
19:16:01 INFO - TEST-OK | /html/semantics/forms/the-input-element/password.html | took 571ms
19:16:01 INFO - PROCESS | 1666 | 1477534561296 Marionette TRACE conn2 -> [0,1988,"getWindowHandle",null]
19:16:01 INFO - PROCESS | 1666 | 1477534561297 Marionette TRACE conn2 <- [1,1988,null,{"value":"2147483649"}]
19:16:01 INFO - TEST-START | /html/semantics/forms/the-input-element/pattern_attribute.html
19:16:01 INFO - PROCESS | 1666 | 1477534561300 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}]
19:16:01 INFO - PROCESS | 1666 | 1477534561354 Marionette TRACE conn2 <- [1,1989,null,{"value":null}]
19:16:01 INFO - PROCESS | 1666 | 1477534561362 Marionette TRACE conn2 -> [0,1990,"getWindowHandles",null]
19:16:01 INFO - PROCESS | 1666 | 1477534561363 Marionette TRACE conn2 <- [1,1990,null,["2147483649"]]
19:16:01 INFO - PROCESS | 1666 | 1477534561366 Marionette TRACE conn2 -> [0,1991,"switchToWindow",{"name":"2147483649"}]
19:16:01 INFO - PROCESS | 1666 | 1477534561368 Marionette TRACE conn2 <- [1,1991,null,{}]
19:16:01 INFO - PROCESS | 1666 | 1477534561375 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:01 INFO - PROCESS | 1666 | ++DOCSHELL 0x127ca2000 == 45 [pid = 1668] [id = 1811]
19:16:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 186 (0x12b334400) [pid = 1668] [serial = 4088] [outer = 0x0]
19:16:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 187 (0x12b691000) [pid = 1668] [serial = 4089] [outer = 0x12b334400]
19:16:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 188 (0x12b75c000) [pid = 1668] [serial = 4090] [outer = 0x12b334400]
19:16:01 INFO - PROCESS | 1666 | 1477534561642 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]]]}]
19:16:01 INFO - .
19:16:01 INFO - TEST-OK | /html/semantics/forms/the-input-element/pattern_attribute.html | took 371ms
19:16:01 INFO - PROCESS | 1666 | 1477534561672 Marionette TRACE conn2 -> [0,1993,"getWindowHandle",null]
19:16:01 INFO - PROCESS | 1666 | 1477534561673 Marionette TRACE conn2 <- [1,1993,null,{"value":"2147483649"}]
19:16:01 INFO - TEST-START | /html/semantics/forms/the-input-element/radio-groupname-case.html
19:16:01 INFO - PROCESS | 1666 | 1477534561676 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}]
19:16:01 INFO - PROCESS | 1666 | 1477534561713 Marionette TRACE conn2 <- [1,1994,null,{"value":null}]
19:16:01 INFO - PROCESS | 1666 | 1477534561726 Marionette TRACE conn2 -> [0,1995,"getWindowHandles",null]
19:16:01 INFO - PROCESS | 1666 | 1477534561728 Marionette TRACE conn2 <- [1,1995,null,["2147483649"]]
19:16:01 INFO - PROCESS | 1666 | 1477534561733 Marionette TRACE conn2 -> [0,1996,"switchToWindow",{"name":"2147483649"}]
19:16:01 INFO - PROCESS | 1666 | 1477534561737 Marionette TRACE conn2 <- [1,1996,null,{}]
19:16:01 INFO - PROCESS | 1666 | 1477534561742 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:01 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b361800 == 46 [pid = 1668] [id = 1812]
19:16:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 189 (0x12bee8000) [pid = 1668] [serial = 4091] [outer = 0x0]
19:16:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 190 (0x12c880c00) [pid = 1668] [serial = 4092] [outer = 0x12bee8000]
19:16:01 INFO - PROCESS | 1666 | ++DOMWINDOW == 191 (0x12c887000) [pid = 1668] [serial = 4093] [outer = 0x12bee8000]
19:16:02 INFO - PROCESS | 1666 | 1477534562046 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"]]]}]
19:16:02 INFO - .......
19:16:02 INFO - TEST-OK | /html/semantics/forms/the-input-element/radio-groupname-case.html | took 420ms
19:16:02 INFO - TEST-START | /html/semantics/forms/the-input-element/radio.html
19:16:02 INFO - PROCESS | 1666 | 1477534562096 Marionette TRACE conn2 -> [0,1998,"getWindowHandle",null]
19:16:02 INFO - PROCESS | 1666 | 1477534562098 Marionette TRACE conn2 <- [1,1998,null,{"value":"2147483649"}]
19:16:02 INFO - PROCESS | 1666 | 1477534562101 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}]
19:16:02 INFO - PROCESS | 1666 | 1477534562155 Marionette TRACE conn2 <- [1,1999,null,{"value":null}]
19:16:02 INFO - PROCESS | 1666 | 1477534562167 Marionette TRACE conn2 -> [0,2000,"getWindowHandles",null]
19:16:02 INFO - PROCESS | 1666 | 1477534562169 Marionette TRACE conn2 <- [1,2000,null,["2147483649"]]
19:16:02 INFO - PROCESS | 1666 | 1477534562176 Marionette TRACE conn2 -> [0,2001,"switchToWindow",{"name":"2147483649"}]
19:16:02 INFO - PROCESS | 1666 | 1477534562178 Marionette TRACE conn2 <- [1,2001,null,{}]
19:16:02 INFO - PROCESS | 1666 | 1477534562181 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:02 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bb2a800 == 47 [pid = 1668] [id = 1813]
19:16:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 192 (0x12c880000) [pid = 1668] [serial = 4094] [outer = 0x0]
19:16:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 193 (0x12cc98400) [pid = 1668] [serial = 4095] [outer = 0x12c880000]
19:16:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 194 (0x12cc9d800) [pid = 1668] [serial = 4096] [outer = 0x12c880000]
19:16:02 INFO - PROCESS | 1666 | 1477534562470 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]]]}]
19:16:02 INFO - .......
19:16:02 INFO - TEST-OK | /html/semantics/forms/the-input-element/radio.html | took 419ms
19:16:02 INFO - PROCESS | 1666 | 1477534562520 Marionette TRACE conn2 -> [0,2003,"getWindowHandle",null]
19:16:02 INFO - PROCESS | 1666 | 1477534562521 Marionette TRACE conn2 <- [1,2003,null,{"value":"2147483649"}]
19:16:02 INFO - TEST-START | /html/semantics/forms/the-input-element/range-2.html
19:16:02 INFO - PROCESS | 1666 | 1477534562524 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}]
19:16:02 INFO - PROCESS | 1666 | 1477534562583 Marionette TRACE conn2 <- [1,2004,null,{"value":null}]
19:16:02 INFO - PROCESS | 1666 | 1477534562592 Marionette TRACE conn2 -> [0,2005,"getWindowHandles",null]
19:16:02 INFO - PROCESS | 1666 | 1477534562594 Marionette TRACE conn2 <- [1,2005,null,["2147483649"]]
19:16:02 INFO - PROCESS | 1666 | 1477534562596 Marionette TRACE conn2 -> [0,2006,"switchToWindow",{"name":"2147483649"}]
19:16:02 INFO - PROCESS | 1666 | 1477534562598 Marionette TRACE conn2 <- [1,2006,null,{}]
19:16:02 INFO - PROCESS | 1666 | 1477534562601 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:02 INFO - PROCESS | 1666 | ++DOCSHELL 0x12c81e800 == 48 [pid = 1668] [id = 1814]
19:16:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 195 (0x12d158c00) [pid = 1668] [serial = 4097] [outer = 0x0]
19:16:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 196 (0x12d191000) [pid = 1668] [serial = 4098] [outer = 0x12d158c00]
19:16:02 INFO - PROCESS | 1666 | ++DOMWINDOW == 197 (0x12d1f0c00) [pid = 1668] [serial = 4099] [outer = 0x12d158c00]
19:16:02 INFO - PROCESS | 1666 | 1477534562942 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]]]}]
19:16:02 INFO - .....
19:16:02 INFO - TEST-OK | /html/semantics/forms/the-input-element/range-2.html | took 470ms
19:16:02 INFO - PROCESS | 1666 | 1477534562993 Marionette TRACE conn2 -> [0,2008,"getWindowHandle",null]
19:16:02 INFO - PROCESS | 1666 | 1477534562995 Marionette TRACE conn2 <- [1,2008,null,{"value":"2147483649"}]
19:16:02 INFO - TEST-START | /html/semantics/forms/the-input-element/range.html
19:16:02 INFO - PROCESS | 1666 | 1477534562998 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}]
19:16:03 INFO - PROCESS | 1666 | 1477534563054 Marionette TRACE conn2 <- [1,2009,null,{"value":null}]
19:16:03 INFO - PROCESS | 1666 | 1477534563059 Marionette TRACE conn2 -> [0,2010,"getWindowHandles",null]
19:16:03 INFO - PROCESS | 1666 | 1477534563061 Marionette TRACE conn2 <- [1,2010,null,["2147483649"]]
19:16:03 INFO - PROCESS | 1666 | 1477534563065 Marionette TRACE conn2 -> [0,2011,"switchToWindow",{"name":"2147483649"}]
19:16:03 INFO - PROCESS | 1666 | 1477534563067 Marionette TRACE conn2 <- [1,2011,null,{}]
19:16:03 INFO - PROCESS | 1666 | 1477534563074 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:03 INFO - PROCESS | 1666 | ++DOCSHELL 0x12cba8000 == 49 [pid = 1668] [id = 1815]
19:16:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 198 (0x12d1f3c00) [pid = 1668] [serial = 4100] [outer = 0x0]
19:16:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 199 (0x12dab2000) [pid = 1668] [serial = 4101] [outer = 0x12d1f3c00]
19:16:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 200 (0x12dab8000) [pid = 1668] [serial = 4102] [outer = 0x12d1f3c00]
19:16:03 INFO - PROCESS | 1666 | 1477534563497 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]]]}]
19:16:03 INFO - ......................
19:16:03 INFO - TEST-OK | /html/semantics/forms/the-input-element/range.html | took 526ms
19:16:03 INFO - PROCESS | 1666 | 1477534563524 Marionette TRACE conn2 -> [0,2013,"getWindowHandle",null]
19:16:03 INFO - TEST-START | /html/semantics/forms/the-input-element/required_attribute.html
19:16:03 INFO - PROCESS | 1666 | 1477534563526 Marionette TRACE conn2 <- [1,2013,null,{"value":"2147483649"}]
19:16:03 INFO - PROCESS | 1666 | 1477534563530 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}]
19:16:03 INFO - PROCESS | 1666 | 1477534563605 Marionette TRACE conn2 <- [1,2014,null,{"value":null}]
19:16:03 INFO - PROCESS | 1666 | 1477534563617 Marionette TRACE conn2 -> [0,2015,"getWindowHandles",null]
19:16:03 INFO - PROCESS | 1666 | 1477534563622 Marionette TRACE conn2 <- [1,2015,null,["2147483649"]]
19:16:03 INFO - PROCESS | 1666 | 1477534563628 Marionette TRACE conn2 -> [0,2016,"switchToWindow",{"name":"2147483649"}]
19:16:03 INFO - PROCESS | 1666 | 1477534563630 Marionette TRACE conn2 <- [1,2016,null,{}]
19:16:03 INFO - PROCESS | 1666 | 1477534563633 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:03 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ca9b000 == 50 [pid = 1668] [id = 1816]
19:16:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 201 (0x12da3f800) [pid = 1668] [serial = 4103] [outer = 0x0]
19:16:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 202 (0x135dd7000) [pid = 1668] [serial = 4104] [outer = 0x12da3f800]
19:16:03 INFO - PROCESS | 1666 | ++DOMWINDOW == 203 (0x135ddcc00) [pid = 1668] [serial = 4105] [outer = 0x12da3f800]
19:16:04 INFO - PROCESS | 1666 | 1477534563999 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]]]}]
19:16:04 INFO - .
19:16:04 INFO - TEST-OK | /html/semantics/forms/the-input-element/required_attribute.html | took 516ms
19:16:04 INFO - PROCESS | 1666 | 1477534564045 Marionette TRACE conn2 -> [0,2018,"getWindowHandle",null]
19:16:04 INFO - PROCESS | 1666 | 1477534564046 Marionette TRACE conn2 <- [1,2018,null,{"value":"2147483649"}]
19:16:04 INFO - TEST-START | /html/semantics/forms/the-input-element/reset.html
19:16:04 INFO - PROCESS | 1666 | 1477534564048 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}]
19:16:04 INFO - PROCESS | 1666 | 1477534564114 Marionette TRACE conn2 <- [1,2019,null,{"value":null}]
19:16:04 INFO - PROCESS | 1666 | 1477534564128 Marionette TRACE conn2 -> [0,2020,"getWindowHandles",null]
19:16:04 INFO - PROCESS | 1666 | 1477534564130 Marionette TRACE conn2 <- [1,2020,null,["2147483649"]]
19:16:04 INFO - PROCESS | 1666 | 1477534564132 Marionette TRACE conn2 -> [0,2021,"switchToWindow",{"name":"2147483649"}]
19:16:04 INFO - PROCESS | 1666 | 1477534564141 Marionette TRACE conn2 <- [1,2021,null,{}]
19:16:04 INFO - PROCESS | 1666 | 1477534564146 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:04 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dbe9000 == 51 [pid = 1668] [id = 1817]
19:16:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 204 (0x135dd3800) [pid = 1668] [serial = 4106] [outer = 0x0]
19:16:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 205 (0x136383800) [pid = 1668] [serial = 4107] [outer = 0x135dd3800]
19:16:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 206 (0x136386000) [pid = 1668] [serial = 4108] [outer = 0x135dd3800]
19:16:04 INFO - PROCESS | 1666 | 1477534564514 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]]]}]
19:16:04 INFO - ......
19:16:04 INFO - TEST-OK | /html/semantics/forms/the-input-element/reset.html | took 473ms
19:16:04 INFO - TEST-START | /html/semantics/forms/the-input-element/search_input.html
19:16:04 INFO - PROCESS | 1666 | 1477534564527 Marionette TRACE conn2 -> [0,2023,"getWindowHandle",null]
19:16:04 INFO - PROCESS | 1666 | 1477534564529 Marionette TRACE conn2 <- [1,2023,null,{"value":"2147483649"}]
19:16:04 INFO - PROCESS | 1666 | 1477534564532 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}]
19:16:04 INFO - PROCESS | 1666 | 1477534564602 Marionette TRACE conn2 <- [1,2024,null,{"value":null}]
19:16:04 INFO - PROCESS | 1666 | 1477534564611 Marionette TRACE conn2 -> [0,2025,"getWindowHandles",null]
19:16:04 INFO - PROCESS | 1666 | 1477534564612 Marionette TRACE conn2 <- [1,2025,null,["2147483649"]]
19:16:04 INFO - PROCESS | 1666 | 1477534564615 Marionette TRACE conn2 -> [0,2026,"switchToWindow",{"name":"2147483649"}]
19:16:04 INFO - PROCESS | 1666 | 1477534564616 Marionette TRACE conn2 <- [1,2026,null,{}]
19:16:04 INFO - PROCESS | 1666 | 1477534564625 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:04 INFO - PROCESS | 1666 | ++DOCSHELL 0x12dc6e800 == 52 [pid = 1668] [id = 1818]
19:16:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 207 (0x135ef6800) [pid = 1668] [serial = 4109] [outer = 0x0]
19:16:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 208 (0x136192c00) [pid = 1668] [serial = 4110] [outer = 0x135ef6800]
19:16:04 INFO - PROCESS | 1666 | ++DOMWINDOW == 209 (0x136195800) [pid = 1668] [serial = 4111] [outer = 0x135ef6800]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 208 (0x120c6cc00) [pid = 1668] [serial = 3988] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-3.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 207 (0x12df6fc00) [pid = 1668] [serial = 3973] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 206 (0x123614c00) [pid = 1668] [serial = 4004] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_02.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 205 (0x12c882c00) [pid = 1668] [serial = 4046] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/color.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 204 (0x11770d000) [pid = 1668] [serial = 4010] [outer = 0x0] [url = about:blank]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 203 (0x119c71400) [pid = 1668] [serial = 3984] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 202 (0x12d1ee400) [pid = 1668] [serial = 3979] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_nonescaping-2.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 201 (0x12dab3400) [pid = 1668] [serial = 4055] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 200 (0x12b68d800) [pid = 1668] [serial = 4025] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 199 (0x12abe5800) [pid = 1668] [serial = 4017] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 198 (0x12b68e400) [pid = 1668] [serial = 4027] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_parentage.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 197 (0x12b75e400) [pid = 1668] [serial = 3997] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_01.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 196 (0x117cec000) [pid = 1668] [serial = 4007] [outer = 0x0] [url = about:blank]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 195 (0x125729800) [pid = 1668] [serial = 4049] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/date.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 194 (0x12b08e400) [pid = 1668] [serial = 3993] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 193 (0x125732800) [pid = 1668] [serial = 4052] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/datetime-local.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 192 (0x12d132800) [pid = 1668] [serial = 4034] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/button.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 191 (0x1208e9c00) [pid = 1668] [serial = 4015] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 190 (0x12aa6bc00) [pid = 1668] [serial = 4019] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_04.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 189 (0x12b757c00) [pid = 1668] [serial = 4022] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 188 (0x12d1edc00) [pid = 1668] [serial = 4000] [outer = 0x0] [url = about:blank]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 187 (0x12d1f7800) [pid = 1668] [serial = 4032] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_grandchild.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 186 (0x12d194000) [pid = 1668] [serial = 4030] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_child.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 185 (0x12ac98800) [pid = 1668] [serial = 3991] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 184 (0x12abe0800) [pid = 1668] [serial = 4012] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/move_iframe_in_dom_03.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 183 (0x12bef2800) [pid = 1668] [serial = 4002] [outer = 0x0] [url = about:blank]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 182 (0x12df76000) [pid = 1668] [serial = 3975] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 181 (0x1208efc00) [pid = 1668] [serial = 3982] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 180 (0x135dd4400) [pid = 1668] [serial = 4037] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/checkbox.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 179 (0x12c87bc00) [pid = 1668] [serial = 4043] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/cloning-steps.html]
19:16:05 INFO - PROCESS | 1666 | --DOMWINDOW == 178 (0x12d156400) [pid = 1668] [serial = 4040] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/forms/the-input-element/checked.xhtml]
19:16:05 INFO - PROCESS | 1666 | 1477534565913 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]]]}]
19:16:05 INFO - ..
19:16:05 INFO - TEST-OK | /html/semantics/forms/the-input-element/search_input.html | took 1423ms
19:16:05 INFO - PROCESS | 1666 | 1477534565956 Marionette TRACE conn2 -> [0,2028,"getWindowHandle",null]
19:16:05 INFO - PROCESS | 1666 | 1477534565957 Marionette TRACE conn2 <- [1,2028,null,{"value":"2147483649"}]
19:16:05 INFO - TEST-START | /html/semantics/forms/the-input-element/selection.html
19:16:05 INFO - PROCESS | 1666 | 1477534565960 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}]
19:16:06 INFO - PROCESS | 1666 | 1477534566022 Marionette TRACE conn2 <- [1,2029,null,{"value":null}]
19:16:06 INFO - PROCESS | 1666 | 1477534566026 Marionette TRACE conn2 -> [0,2030,"getWindowHandles",null]
19:16:06 INFO - PROCESS | 1666 | 1477534566027 Marionette TRACE conn2 <- [1,2030,null,["2147483649"]]
19:16:06 INFO - PROCESS | 1666 | 1477534566030 Marionette TRACE conn2 -> [0,2031,"switchToWindow",{"name":"2147483649"}]
19:16:06 INFO - PROCESS | 1666 | 1477534566031 Marionette TRACE conn2 <- [1,2031,null,{}]
19:16:06 INFO - PROCESS | 1666 | 1477534566041 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x12d922000 == 53 [pid = 1668] [id = 1819]
19:16:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 179 (0x12bef0400) [pid = 1668] [serial = 4112] [outer = 0x0]
19:16:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 180 (0x136193800) [pid = 1668] [serial = 4113] [outer = 0x12bef0400]
19:16:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 181 (0x136387400) [pid = 1668] [serial = 4114] [outer = 0x12bef0400]
19:16:06 INFO - PROCESS | 1666 | 1477534566476 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]]]}]
19:16:06 INFO - ..............................................
19:16:06 INFO - TEST-OK | /html/semantics/forms/the-input-element/selection.html | took 572ms
19:16:06 INFO - TEST-START | /html/semantics/forms/the-input-element/telephone.html
19:16:06 INFO - PROCESS | 1666 | 1477534566532 Marionette TRACE conn2 -> [0,2033,"getWindowHandle",null]
19:16:06 INFO - PROCESS | 1666 | 1477534566533 Marionette TRACE conn2 <- [1,2033,null,{"value":"2147483649"}]
19:16:06 INFO - PROCESS | 1666 | 1477534566536 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}]
19:16:06 INFO - PROCESS | 1666 | 1477534566594 Marionette TRACE conn2 <- [1,2034,null,{"value":null}]
19:16:06 INFO - PROCESS | 1666 | 1477534566611 Marionette TRACE conn2 -> [0,2035,"getWindowHandles",null]
19:16:06 INFO - PROCESS | 1666 | 1477534566613 Marionette TRACE conn2 <- [1,2035,null,["2147483649"]]
19:16:06 INFO - PROCESS | 1666 | 1477534566615 Marionette TRACE conn2 -> [0,2036,"switchToWindow",{"name":"2147483649"}]
19:16:06 INFO - PROCESS | 1666 | 1477534566617 Marionette TRACE conn2 <- [1,2036,null,{}]
19:16:06 INFO - PROCESS | 1666 | 1477534566621 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:06 INFO - PROCESS | 1666 | ++DOCSHELL 0x12da2e000 == 54 [pid = 1668] [id = 1820]
19:16:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 182 (0x12b50a800) [pid = 1668] [serial = 4115] [outer = 0x0]
19:16:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 183 (0x1361d0800) [pid = 1668] [serial = 4116] [outer = 0x12b50a800]
19:16:06 INFO - PROCESS | 1666 | ++DOMWINDOW == 184 (0x1361d3800) [pid = 1668] [serial = 4117] [outer = 0x12b50a800]
19:16:06 INFO - PROCESS | 1666 | 1477534566978 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]]]}]
19:16:07 INFO - .............
19:16:07 INFO - TEST-OK | /html/semantics/forms/the-input-element/telephone.html | took 469ms
19:16:07 INFO - TEST-START | /html/semantics/forms/the-input-element/text.html
19:16:07 INFO - PROCESS | 1666 | 1477534567006 Marionette TRACE conn2 -> [0,2038,"getWindowHandle",null]
19:16:07 INFO - PROCESS | 1666 | 1477534567008 Marionette TRACE conn2 <- [1,2038,null,{"value":"2147483649"}]
19:16:07 INFO - PROCESS | 1666 | 1477534567012 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}]
19:16:07 INFO - PROCESS | 1666 | 1477534567077 Marionette TRACE conn2 <- [1,2039,null,{"value":null}]
19:16:07 INFO - PROCESS | 1666 | 1477534567105 Marionette TRACE conn2 -> [0,2040,"getWindowHandles",null]
19:16:07 INFO - PROCESS | 1666 | 1477534567108 Marionette TRACE conn2 <- [1,2040,null,["2147483649"]]
19:16:07 INFO - PROCESS | 1666 | 1477534567112 Marionette TRACE conn2 -> [0,2041,"switchToWindow",{"name":"2147483649"}]
19:16:07 INFO - PROCESS | 1666 | 1477534567115 Marionette TRACE conn2 <- [1,2041,null,{}]
19:16:07 INFO - PROCESS | 1666 | 1477534567118 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:07 INFO - PROCESS | 1666 | ++DOCSHELL 0x1361de000 == 55 [pid = 1668] [id = 1821]
19:16:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 185 (0x12db56800) [pid = 1668] [serial = 4118] [outer = 0x0]
19:16:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 186 (0x1361cd800) [pid = 1668] [serial = 4119] [outer = 0x12db56800]
19:16:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 187 (0x135b42400) [pid = 1668] [serial = 4120] [outer = 0x12db56800]
19:16:07 INFO - PROCESS | 1666 | 1477534567435 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]]]}]
19:16:07 INFO - ..................
19:16:07 INFO - TEST-OK | /html/semantics/forms/the-input-element/text.html | took 468ms
19:16:07 INFO - PROCESS | 1666 | 1477534567480 Marionette TRACE conn2 -> [0,2043,"getWindowHandle",null]
19:16:07 INFO - PROCESS | 1666 | 1477534567482 Marionette TRACE conn2 <- [1,2043,null,{"value":"2147483649"}]
19:16:07 INFO - TEST-START | /html/semantics/forms/the-input-element/time-2.html
19:16:07 INFO - PROCESS | 1666 | 1477534567489 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}]
19:16:07 INFO - PROCESS | 1666 | 1477534567553 Marionette TRACE conn2 <- [1,2044,null,{"value":null}]
19:16:07 INFO - PROCESS | 1666 | 1477534567561 Marionette TRACE conn2 -> [0,2045,"getWindowHandles",null]
19:16:07 INFO - PROCESS | 1666 | 1477534567563 Marionette TRACE conn2 <- [1,2045,null,["2147483649"]]
19:16:07 INFO - PROCESS | 1666 | 1477534567566 Marionette TRACE conn2 -> [0,2046,"switchToWindow",{"name":"2147483649"}]
19:16:07 INFO - PROCESS | 1666 | 1477534567573 Marionette TRACE conn2 <- [1,2046,null,{}]
19:16:07 INFO - PROCESS | 1666 | 1477534567578 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:07 INFO - PROCESS | 1666 | ++DOCSHELL 0x12384f000 == 56 [pid = 1668] [id = 1822]
19:16:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 188 (0x1209b8400) [pid = 1668] [serial = 4121] [outer = 0x0]
19:16:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 189 (0x123928c00) [pid = 1668] [serial = 4122] [outer = 0x1209b8400]
19:16:07 INFO - PROCESS | 1666 | ++DOMWINDOW == 190 (0x124cb6400) [pid = 1668] [serial = 4123] [outer = 0x1209b8400]
19:16:07 INFO - PROCESS | 1666 | 1477534567995 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"]]]}]
19:16:08 INFO - .................
19:16:08 INFO - TEST-OK | /html/semantics/forms/the-input-element/time-2.html | took 522ms
19:16:08 INFO - TEST-START | /html/semantics/forms/the-input-element/time.html
19:16:08 INFO - PROCESS | 1666 | 1477534568008 Marionette TRACE conn2 -> [0,2048,"getWindowHandle",null]
19:16:08 INFO - PROCESS | 1666 | 1477534568009 Marionette TRACE conn2 <- [1,2048,null,{"value":"2147483649"}]
19:16:08 INFO - PROCESS | 1666 | 1477534568012 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}]
19:16:08 INFO - PROCESS | 1666 | 1477534568067 Marionette TRACE conn2 <- [1,2049,null,{"value":null}]
19:16:08 INFO - PROCESS | 1666 | 1477534568076 Marionette TRACE conn2 -> [0,2050,"getWindowHandles",null]
19:16:08 INFO - PROCESS | 1666 | 1477534568078 Marionette TRACE conn2 <- [1,2050,null,["2147483649"]]
19:16:08 INFO - PROCESS | 1666 | 1477534568080 Marionette TRACE conn2 -> [0,2051,"switchToWindow",{"name":"2147483649"}]
19:16:08 INFO - PROCESS | 1666 | 1477534568082 Marionette TRACE conn2 <- [1,2051,null,{}]
19:16:08 INFO - PROCESS | 1666 | 1477534568084 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:08 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b37f000 == 57 [pid = 1668] [id = 1823]
19:16:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 191 (0x124cb9400) [pid = 1668] [serial = 4124] [outer = 0x0]
19:16:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 192 (0x12b50e400) [pid = 1668] [serial = 4125] [outer = 0x124cb9400]
19:16:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 193 (0x12b757000) [pid = 1668] [serial = 4126] [outer = 0x124cb9400]
19:16:08 INFO - PROCESS | 1666 | 1477534568474 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]]]}]
19:16:08 INFO - ................................
19:16:08 INFO - TEST-OK | /html/semantics/forms/the-input-element/time.html | took 521ms
19:16:08 INFO - PROCESS | 1666 | 1477534568533 Marionette TRACE conn2 -> [0,2053,"getWindowHandle",null]
19:16:08 INFO - PROCESS | 1666 | 1477534568535 Marionette TRACE conn2 <- [1,2053,null,{"value":"2147483649"}]
19:16:08 INFO - TEST-START | /html/semantics/forms/the-input-element/type-change-state.html
19:16:08 INFO - PROCESS | 1666 | 1477534568541 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}]
19:16:08 INFO - PROCESS | 1666 | 1477534568600 Marionette TRACE conn2 <- [1,2054,null,{"value":null}]
19:16:08 INFO - PROCESS | 1666 | 1477534568616 Marionette TRACE conn2 -> [0,2055,"getWindowHandles",null]
19:16:08 INFO - PROCESS | 1666 | 1477534568617 Marionette TRACE conn2 <- [1,2055,null,["2147483649"]]
19:16:08 INFO - PROCESS | 1666 | 1477534568623 Marionette TRACE conn2 -> [0,2056,"switchToWindow",{"name":"2147483649"}]
19:16:08 INFO - PROCESS | 1666 | 1477534568627 Marionette TRACE conn2 <- [1,2056,null,{}]
19:16:08 INFO - PROCESS | 1666 | 1477534568630 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:08 INFO - PROCESS | 1666 | ++DOCSHELL 0x12cb9d800 == 58 [pid = 1668] [id = 1824]
19:16:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 194 (0x12b96cc00) [pid = 1668] [serial = 4127] [outer = 0x0]
19:16:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 195 (0x12d12d800) [pid = 1668] [serial = 4128] [outer = 0x12b96cc00]
19:16:08 INFO - PROCESS | 1666 | ++DOMWINDOW == 196 (0x12d15dc00) [pid = 1668] [serial = 4129] [outer = 0x12b96cc00]
19:16:10 INFO - PROCESS | 1666 | 1477534569637 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]]]}]
19:16:10 INFO - ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................
19:16:10 INFO - TEST-OK | /html/semantics/forms/the-input-element/type-change-state.html | took 1443ms
19:16:10 INFO - TEST-START | /html/semantics/forms/the-input-element/url.html
19:16:10 INFO - PROCESS | 1666 | 1477534570080 Marionette TRACE conn2 -> [0,2058,"getWindowHandle",null]
19:16:10 INFO - PROCESS | 1666 | 1477534570081 Marionette TRACE conn2 <- [1,2058,null,{"value":"2147483649"}]
19:16:10 INFO - PROCESS | 1666 | 1477534570085 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}]
19:16:10 INFO - PROCESS | 1666 | 1477534570159 Marionette TRACE conn2 <- [1,2059,null,{"value":null}]
19:16:10 INFO - PROCESS | 1666 | 1477534570167 Marionette TRACE conn2 -> [0,2060,"getWindowHandles",null]
19:16:10 INFO - PROCESS | 1666 | 1477534570170 Marionette TRACE conn2 <- [1,2060,null,["2147483649"]]
19:16:10 INFO - PROCESS | 1666 | 1477534570176 Marionette TRACE conn2 -> [0,2061,"switchToWindow",{"name":"2147483649"}]
19:16:10 INFO - PROCESS | 1666 | 1477534570178 Marionette TRACE conn2 <- [1,2061,null,{}]
19:16:10 INFO - PROCESS | 1666 | 1477534570181 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:10 INFO - PROCESS | 1666 | ++DOCSHELL 0x127ca4800 == 59 [pid = 1668] [id = 1825]
19:16:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 197 (0x125725800) [pid = 1668] [serial = 4130] [outer = 0x0]
19:16:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 198 (0x12b08d800) [pid = 1668] [serial = 4131] [outer = 0x125725800]
19:16:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 199 (0x12c978000) [pid = 1668] [serial = 4132] [outer = 0x125725800]
19:16:10 INFO - PROCESS | 1666 | 1477534570483 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]]]}]
19:16:10 INFO - ....
19:16:10 INFO - TEST-OK | /html/semantics/forms/the-input-element/url.html | took 421ms
19:16:10 INFO - TEST-START | /html/semantics/forms/the-input-element/valueMode.html
19:16:10 INFO - PROCESS | 1666 | 1477534570507 Marionette TRACE conn2 -> [0,2063,"getWindowHandle",null]
19:16:10 INFO - PROCESS | 1666 | 1477534570508 Marionette TRACE conn2 <- [1,2063,null,{"value":"2147483649"}]
19:16:10 INFO - PROCESS | 1666 | 1477534570512 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}]
19:16:10 INFO - PROCESS | 1666 | 1477534570562 Marionette TRACE conn2 <- [1,2064,null,{"value":null}]
19:16:10 INFO - PROCESS | 1666 | 1477534570573 Marionette TRACE conn2 -> [0,2065,"getWindowHandles",null]
19:16:10 INFO - PROCESS | 1666 | 1477534570575 Marionette TRACE conn2 <- [1,2065,null,["2147483649"]]
19:16:10 INFO - PROCESS | 1666 | 1477534570577 Marionette TRACE conn2 -> [0,2066,"switchToWindow",{"name":"2147483649"}]
19:16:10 INFO - PROCESS | 1666 | 1477534570579 Marionette TRACE conn2 <- [1,2066,null,{}]
19:16:10 INFO - PROCESS | 1666 | 1477534570595 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:10 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bb4b000 == 60 [pid = 1668] [id = 1826]
19:16:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 200 (0x12b090800) [pid = 1668] [serial = 4133] [outer = 0x0]
19:16:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 201 (0x12d2bf400) [pid = 1668] [serial = 4134] [outer = 0x12b090800]
19:16:10 INFO - PROCESS | 1666 | ++DOMWINDOW == 202 (0x12d2c4c00) [pid = 1668] [serial = 4135] [outer = 0x12b090800]
19:16:11 INFO - PROCESS | 1666 | 1477534571265 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"]]]}]
19:16:11 INFO - ..........................................
19:16:11 INFO - TEST-OK | /html/semantics/forms/the-input-element/valueMode.html | took 780ms
19:16:11 INFO - PROCESS | 1666 | 1477534571292 Marionette TRACE conn2 -> [0,2068,"getWindowHandle",null]
19:16:11 INFO - PROCESS | 1666 | 1477534571294 Marionette TRACE conn2 <- [1,2068,null,{"value":"2147483649"}]
19:16:11 INFO - TEST-START | /html/semantics/forms/the-input-element/week.html
19:16:11 INFO - PROCESS | 1666 | 1477534571298 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}]
19:16:11 INFO - PROCESS | 1666 | 1477534571379 Marionette TRACE conn2 <- [1,2069,null,{"value":null}]
19:16:11 INFO - PROCESS | 1666 | 1477534571392 Marionette TRACE conn2 -> [0,2070,"getWindowHandles",null]
19:16:11 INFO - PROCESS | 1666 | 1477534571394 Marionette TRACE conn2 <- [1,2070,null,["2147483649"]]
19:16:11 INFO - PROCESS | 1666 | 1477534571396 Marionette TRACE conn2 -> [0,2071,"switchToWindow",{"name":"2147483649"}]
19:16:11 INFO - PROCESS | 1666 | 1477534571399 Marionette TRACE conn2 <- [1,2071,null,{}]
19:16:11 INFO - PROCESS | 1666 | 1477534571406 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:11 INFO - PROCESS | 1666 | ++DOCSHELL 0x127cb9000 == 61 [pid = 1668] [id = 1827]
19:16:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 203 (0x1236fdc00) [pid = 1668] [serial = 4136] [outer = 0x0]
19:16:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 204 (0x12ac91000) [pid = 1668] [serial = 4137] [outer = 0x1236fdc00]
19:16:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 205 (0x12ac9bc00) [pid = 1668] [serial = 4138] [outer = 0x1236fdc00]
19:16:11 INFO - .............
19:16:11 INFO - TEST-OK | /html/semantics/forms/the-input-element/week.html | took 569ms
19:16:11 INFO - PROCESS | 1666 | 1477534571862 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"]]]}]
19:16:11 INFO - PROCESS | 1666 | 1477534571868 Marionette TRACE conn2 -> [0,2073,"getWindowHandle",null]
19:16:11 INFO - PROCESS | 1666 | 1477534571873 Marionette TRACE conn2 <- [1,2073,null,{"value":"2147483649"}]
19:16:11 INFO - TEST-START | /html/semantics/forms/the-progress-element/progress-2.html
19:16:11 INFO - PROCESS | 1666 | 1477534571876 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}]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12da2e000 == 60 [pid = 1668] [id = 1820]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12d922000 == 59 [pid = 1668] [id = 1819]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12dc6e800 == 58 [pid = 1668] [id = 1818]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12dbe9000 == 57 [pid = 1668] [id = 1817]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12ca9b000 == 56 [pid = 1668] [id = 1816]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12cba8000 == 55 [pid = 1668] [id = 1815]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12c81e800 == 54 [pid = 1668] [id = 1814]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12bb2a800 == 53 [pid = 1668] [id = 1813]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12b361800 == 52 [pid = 1668] [id = 1812]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x127ca2000 == 51 [pid = 1668] [id = 1811]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12b869800 == 50 [pid = 1668] [id = 1810]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x1234e1800 == 49 [pid = 1668] [id = 1809]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12d914800 == 48 [pid = 1668] [id = 1808]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12c81c800 == 47 [pid = 1668] [id = 1807]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12b379800 == 46 [pid = 1668] [id = 1806]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x124997000 == 45 [pid = 1668] [id = 1805]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12cbae000 == 44 [pid = 1668] [id = 1804]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12b872800 == 43 [pid = 1668] [id = 1803]
19:16:11 INFO - PROCESS | 1666 | --DOCSHELL 0x12576a800 == 42 [pid = 1668] [id = 1802]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 204 (0x12d15f400) [pid = 1668] [serial = 4041] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 203 (0x12d162000) [pid = 1668] [serial = 4042] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 202 (0x135dde000) [pid = 1668] [serial = 4038] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 201 (0x135eef400) [pid = 1668] [serial = 4039] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 200 (0x12da3ac00) [pid = 1668] [serial = 4035] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 199 (0x12da40800) [pid = 1668] [serial = 4036] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 198 (0x12d132000) [pid = 1668] [serial = 4028] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 197 (0x12d18d800) [pid = 1668] [serial = 4029] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 196 (0x12b503c00) [pid = 1668] [serial = 4020] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 195 (0x12b688800) [pid = 1668] [serial = 4021] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 194 (0x12aed6c00) [pid = 1668] [serial = 4013] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 193 (0x12b08f400) [pid = 1668] [serial = 4014] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 192 (0x12a58c000) [pid = 1668] [serial = 4005] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 191 (0x12aa6c000) [pid = 1668] [serial = 4006] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 190 (0x12d12ec00) [pid = 1668] [serial = 3998] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 189 (0x12d136800) [pid = 1668] [serial = 3999] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 188 (0x12aa73800) [pid = 1668] [serial = 3989] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 187 (0x12ac92c00) [pid = 1668] [serial = 3990] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 186 (0x12aeddc00) [pid = 1668] [serial = 3992] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 185 (0x12b32e000) [pid = 1668] [serial = 3994] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 184 (0x12b68d400) [pid = 1668] [serial = 3995] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 183 (0x12b099c00) [pid = 1668] [serial = 3996] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-3.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 182 (0x12391e000) [pid = 1668] [serial = 3985] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 181 (0x12a587400) [pid = 1668] [serial = 3987] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 180 (0x12d1f2c00) [pid = 1668] [serial = 3980] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 179 (0x12d1f5400) [pid = 1668] [serial = 3981] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 178 (0x12340a400) [pid = 1668] [serial = 3983] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-2.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 177 (0x12df74400) [pid = 1668] [serial = 3974] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 176 (0x12391c400) [pid = 1668] [serial = 4011] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 175 (0x12b75c800) [pid = 1668] [serial = 4026] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 174 (0x12b096c00) [pid = 1668] [serial = 4018] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 173 (0x123aa8c00) [pid = 1668] [serial = 3986] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 172 (0x120d27800) [pid = 1668] [serial = 4009] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 171 (0x12b090c00) [pid = 1668] [serial = 4016] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 170 (0x12391d000) [pid = 1668] [serial = 4008] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 169 (0x12b75d800) [pid = 1668] [serial = 4023] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 168 (0x12d1f6800) [pid = 1668] [serial = 4001] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 167 (0x12d1f9000) [pid = 1668] [serial = 4033] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_grandchild.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 166 (0x12d1f0400) [pid = 1668] [serial = 4031] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/same_origin_child.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 165 (0x12b96e400) [pid = 1668] [serial = 4024] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/support/blank.htm]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 164 (0x12d131000) [pid = 1668] [serial = 4003] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 163 (0x12df7e000) [pid = 1668] [serial = 3978] [outer = 0x0] [url = http://web-platform.test:8000/html/semantics/embedded-content/the-iframe-element/iframe_sandbox_popups_helper-1.html]
19:16:11 INFO - PROCESS | 1666 | --DOMWINDOW == 162 (0x12db98400) [pid = 1668] [serial = 4059] [outer = 0x0] [url = about:blank]
19:16:11 INFO - PROCESS | 1666 | 1477534571940 Marionette TRACE conn2 <- [1,2074,null,{"value":null}]
19:16:11 INFO - PROCESS | 1666 | 1477534571949 Marionette TRACE conn2 -> [0,2075,"getWindowHandles",null]
19:16:11 INFO - PROCESS | 1666 | 1477534571951 Marionette TRACE conn2 <- [1,2075,null,["2147483649"]]
19:16:11 INFO - PROCESS | 1666 | 1477534571959 Marionette TRACE conn2 -> [0,2076,"switchToWindow",{"name":"2147483649"}]
19:16:11 INFO - PROCESS | 1666 | 1477534571961 Marionette TRACE conn2 <- [1,2076,null,{}]
19:16:11 INFO - PROCESS | 1666 | 1477534571963 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:11 INFO - PROCESS | 1666 | ++DOCSHELL 0x127ca1000 == 43 [pid = 1668] [id = 1828]
19:16:11 INFO - PROCESS | 1666 | ++DOMWINDOW == 163 (0x125732800) [pid = 1668] [serial = 4139] [outer = 0x0]
19:16:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 164 (0x12aed8000) [pid = 1668] [serial = 4140] [outer = 0x125732800]
19:16:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 165 (0x12b688800) [pid = 1668] [serial = 4141] [outer = 0x125732800]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 164 (0x12c96f400) [pid = 1668] [serial = 4056] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 163 (0x12c973000) [pid = 1668] [serial = 4057] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 162 (0x12cc92000) [pid = 1668] [serial = 4053] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 161 (0x12cc97800) [pid = 1668] [serial = 4054] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 160 (0x125732400) [pid = 1668] [serial = 4050] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 159 (0x12c991400) [pid = 1668] [serial = 4051] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 158 (0x12c991000) [pid = 1668] [serial = 4047] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 157 (0x12c993c00) [pid = 1668] [serial = 4048] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 156 (0x12c883000) [pid = 1668] [serial = 4044] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | --DOMWINDOW == 155 (0x12c885c00) [pid = 1668] [serial = 4045] [outer = 0x0] [url = about:blank]
19:16:12 INFO - PROCESS | 1666 | 1477534572310 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]]]}]
19:16:12 INFO - ....
19:16:12 INFO - TEST-OK | /html/semantics/forms/the-progress-element/progress-2.html | took 469ms
19:16:12 INFO - TEST-START | /html/semantics/forms/the-progress-element/progress.html
19:16:12 INFO - PROCESS | 1666 | 1477534572346 Marionette TRACE conn2 -> [0,2078,"getWindowHandle",null]
19:16:12 INFO - PROCESS | 1666 | 1477534572347 Marionette TRACE conn2 <- [1,2078,null,{"value":"2147483649"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572350 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}]
19:16:12 INFO - PROCESS | 1666 | 1477534572400 Marionette TRACE conn2 <- [1,2079,null,{"value":null}]
19:16:12 INFO - PROCESS | 1666 | 1477534572408 Marionette TRACE conn2 -> [0,2080,"getWindowHandles",null]
19:16:12 INFO - PROCESS | 1666 | 1477534572409 Marionette TRACE conn2 <- [1,2080,null,["2147483649"]]
19:16:12 INFO - PROCESS | 1666 | 1477534572412 Marionette TRACE conn2 -> [0,2081,"switchToWindow",{"name":"2147483649"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572414 Marionette TRACE conn2 <- [1,2081,null,{}]
19:16:12 INFO - PROCESS | 1666 | 1477534572416 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:12 INFO - PROCESS | 1666 | ++DOCSHELL 0x127cad800 == 44 [pid = 1668] [id = 1829]
19:16:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 156 (0x12aed6c00) [pid = 1668] [serial = 4142] [outer = 0x0]
19:16:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 157 (0x12b971400) [pid = 1668] [serial = 4143] [outer = 0x12aed6c00]
19:16:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 158 (0x12bee9800) [pid = 1668] [serial = 4144] [outer = 0x12aed6c00]
19:16:12 INFO - PROCESS | 1666 | 1477534572774 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]]]}]
19:16:12 INFO - ...........
19:16:12 INFO - TEST-OK | /html/semantics/forms/the-progress-element/progress.html | took 467ms
19:16:12 INFO - PROCESS | 1666 | 1477534572819 Marionette TRACE conn2 -> [0,2083,"getWindowHandle",null]
19:16:12 INFO - PROCESS | 1666 | 1477534572820 Marionette TRACE conn2 <- [1,2083,null,{"value":"2147483649"}]
19:16:12 INFO - TEST-START | /html/semantics/interactive-elements/the-details-element/details.html
19:16:12 INFO - PROCESS | 1666 | 1477534572823 Marionette TRACE conn2 -> [0,2084,"getContext",null]
19:16:12 INFO - PROCESS | 1666 | 1477534572824 Marionette TRACE conn2 <- [1,2084,null,{"value":"content"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572826 Marionette TRACE conn2 -> [0,2085,"setContext",{"value":"chrome"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572827 Marionette TRACE conn2 <- [1,2085,null,{}]
19:16:12 INFO - PROCESS | 1666 | 1477534572829 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}]
19:16:12 INFO - Setting pref dom.details_element.enabled (true)
19:16:12 INFO - PROCESS | 1666 | 1477534572841 Marionette TRACE conn2 <- [1,2086,null,{"value":true}]
19:16:12 INFO - PROCESS | 1666 | 1477534572843 Marionette TRACE conn2 -> [0,2087,"setContext",{"value":"content"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572844 Marionette TRACE conn2 <- [1,2087,null,{}]
19:16:12 INFO - PROCESS | 1666 | 1477534572846 Marionette TRACE conn2 -> [0,2088,"getContext",null]
19:16:12 INFO - PROCESS | 1666 | 1477534572847 Marionette TRACE conn2 <- [1,2088,null,{"value":"content"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572849 Marionette TRACE conn2 -> [0,2089,"setContext",{"value":"chrome"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572850 Marionette TRACE conn2 <- [1,2089,null,{}]
19:16:12 INFO - PROCESS | 1666 | 1477534572853 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}]
19:16:12 INFO - PROCESS | 1666 | 1477534572859 Marionette TRACE conn2 <- [1,2090,null,{"value":null}]
19:16:12 INFO - PROCESS | 1666 | 1477534572868 Marionette TRACE conn2 -> [0,2091,"setContext",{"value":"content"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572870 Marionette TRACE conn2 <- [1,2091,null,{}]
19:16:12 INFO - PROCESS | 1666 | 1477534572872 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}]
19:16:12 INFO - PROCESS | 1666 | 1477534572931 Marionette TRACE conn2 <- [1,2092,null,{"value":null}]
19:16:12 INFO - PROCESS | 1666 | 1477534572945 Marionette TRACE conn2 -> [0,2093,"getWindowHandles",null]
19:16:12 INFO - PROCESS | 1666 | 1477534572947 Marionette TRACE conn2 <- [1,2093,null,["2147483649"]]
19:16:12 INFO - PROCESS | 1666 | 1477534572949 Marionette TRACE conn2 -> [0,2094,"switchToWindow",{"name":"2147483649"}]
19:16:12 INFO - PROCESS | 1666 | 1477534572957 Marionette TRACE conn2 <- [1,2094,null,{}]
19:16:12 INFO - PROCESS | 1666 | 1477534572960 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:12 INFO - PROCESS | 1666 | ++DOCSHELL 0x12b877800 == 45 [pid = 1668] [id = 1830]
19:16:12 INFO - PROCESS | 1666 | ++DOMWINDOW == 159 (0x12c977400) [pid = 1668] [serial = 4145] [outer = 0x0]
19:16:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 160 (0x12c993400) [pid = 1668] [serial = 4146] [outer = 0x12c977400]
19:16:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 161 (0x12c997c00) [pid = 1668] [serial = 4147] [outer = 0x12c977400]
19:16:13 INFO - PROCESS | 1666 | 1477534573282 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]]]}]
19:16:13 INFO - .....
19:16:13 INFO - TEST-OK | /html/semantics/interactive-elements/the-details-element/details.html | took 468ms
19:16:13 INFO - TEST-START | /html/semantics/interactive-elements/the-details-element/toggleEvent.html
19:16:13 INFO - PROCESS | 1666 | 1477534573295 Marionette TRACE conn2 -> [0,2096,"getWindowHandle",null]
19:16:13 INFO - PROCESS | 1666 | 1477534573297 Marionette TRACE conn2 <- [1,2096,null,{"value":"2147483649"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573301 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}]
19:16:13 INFO - PROCESS | 1666 | 1477534573376 Marionette TRACE conn2 <- [1,2097,null,{"value":null}]
19:16:13 INFO - PROCESS | 1666 | 1477534573406 Marionette TRACE conn2 -> [0,2098,"getWindowHandles",null]
19:16:13 INFO - PROCESS | 1666 | 1477534573408 Marionette TRACE conn2 <- [1,2098,null,["2147483649"]]
19:16:13 INFO - PROCESS | 1666 | 1477534573410 Marionette TRACE conn2 -> [0,2099,"switchToWindow",{"name":"2147483649"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573413 Marionette TRACE conn2 <- [1,2099,null,{}]
19:16:13 INFO - PROCESS | 1666 | 1477534573416 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:13 INFO - PROCESS | 1666 | ++DOCSHELL 0x12bdd7800 == 46 [pid = 1668] [id = 1831]
19:16:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 162 (0x12c98c800) [pid = 1668] [serial = 4148] [outer = 0x0]
19:16:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 163 (0x12d154c00) [pid = 1668] [serial = 4149] [outer = 0x12c98c800]
19:16:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 164 (0x12d15c000) [pid = 1668] [serial = 4150] [outer = 0x12c98c800]
19:16:13 INFO - PROCESS | 1666 | 1477534573760 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]]]}]
19:16:13 INFO - ..........
19:16:13 INFO - TEST-OK | /html/semantics/interactive-elements/the-details-element/toggleEvent.html | took 474ms
19:16:13 INFO - TEST-START | /html/semantics/selectors/pseudo-classes/checked.html
19:16:13 INFO - Clearing pref dom.details_element.enabled
19:16:13 INFO - PROCESS | 1666 | 1477534573775 Marionette TRACE conn2 -> [0,2101,"getWindowHandle",null]
19:16:13 INFO - PROCESS | 1666 | 1477534573777 Marionette TRACE conn2 <- [1,2101,null,{"value":"2147483649"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573781 Marionette TRACE conn2 -> [0,2102,"getContext",null]
19:16:13 INFO - PROCESS | 1666 | 1477534573782 Marionette TRACE conn2 <- [1,2102,null,{"value":"content"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573786 Marionette TRACE conn2 -> [0,2103,"setContext",{"value":"chrome"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573789 Marionette TRACE conn2 <- [1,2103,null,{}]
19:16:13 INFO - PROCESS | 1666 | 1477534573792 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}]
19:16:13 INFO - PROCESS | 1666 | 1477534573804 Marionette TRACE conn2 <- [1,2104,null,{"value":null}]
19:16:13 INFO - PROCESS | 1666 | 1477534573806 Marionette TRACE conn2 -> [0,2105,"setContext",{"value":"content"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573807 Marionette TRACE conn2 <- [1,2105,null,{}]
19:16:13 INFO - PROCESS | 1666 | 1477534573810 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}]
19:16:13 INFO - PROCESS | 1666 | 1477534573894 Marionette TRACE conn2 <- [1,2106,null,{"value":null}]
19:16:13 INFO - PROCESS | 1666 | 1477534573911 Marionette TRACE conn2 -> [0,2107,"getWindowHandles",null]
19:16:13 INFO - PROCESS | 1666 | 1477534573912 Marionette TRACE conn2 <- [1,2107,null,["2147483649"]]
19:16:13 INFO - PROCESS | 1666 | 1477534573914 Marionette TRACE conn2 -> [0,2108,"switchToWindow",{"name":"2147483649"}]
19:16:13 INFO - PROCESS | 1666 | 1477534573916 Marionette TRACE conn2 <- [1,2108,null,{}]
19:16:13 INFO - PROCESS | 1666 | 1477534573921 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\", \"b43219a9-b10b-490f-99b1-7f9ee1871fca\");\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"}]
19:16:13 INFO - PROCESS | 1666 | ++DOCSHELL 0x12ca91000 == 47 [pid = 1668] [id = 1832]
19:16:13 INFO - PROCESS | 1666 | ++DOMWINDOW == 165 (0x12d155000) [pid = 1668] [serial = 4151] [outer = 0x0]
19:16:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 166 (0x12d2c6c00) [pid = 1668] [serial = 4152] [outer = 0x12d155000]
19:16:14 INFO - PROCESS | 1666 | ++DOMWINDOW == 167 (0x12d2cbc00) [pid = 1668] [serial = 4153] [outer = 0x12d155000]
19:16:14 INFO - PROCESS | 1666 | 1477534574398 Marionette TRACE conn2 <- [1,2109,null,{"value":["/html/semantics/selectors/pseudo-classes/checked.html",0,null,null,[["':checked' matches checked /