Pass | primitive undefined | Asserts runPass | assert_equals(undefined, undefined)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive null | Asserts runPass | assert_equals(null, null)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive true | Asserts runPass | assert_equals(true, true)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive false | Asserts runPass | assert_equals(false, false)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive string, empty string | Asserts runPass | assert_equals("", "")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive string, lone high surrogate | Asserts runPass | assert_equals("�", "�")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive string, lone low surrogate | Asserts runPass | assert_equals("�", "�")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive string, NUL | Asserts runPass | assert_equals("\0", "\0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive string, astral character | Asserts runPass | assert_equals("", "")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, 0.2 | Asserts runPass | assert_equals(0.2, 0.2)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, 0 | Asserts runPass | assert_equals(0, 0)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, -0 | Asserts runPass | assert_equals(-0, -0)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, NaN | Asserts runPass | assert_equals(NaN, NaN)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, Infinity | Asserts runPass | assert_equals(Infinity, Infinity)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, -Infinity | Asserts runPass | assert_equals(-Infinity, -Infinity)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, 9007199254740992 | Asserts runPass | assert_equals(9007199254740992, 9007199254740992)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, -9007199254740992 | Asserts runPass | assert_equals(-9007199254740992, -9007199254740992)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, 9007199254740994 | Asserts runPass | assert_equals(9007199254740994, 9007199254740994)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive number, -9007199254740994 | Asserts runPass | assert_equals(-9007199254740994, -9007199254740994)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive BigInt, 0n | Asserts runPass | assert_equals(bigint "0", bigint "0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive BigInt, -0n | Asserts runPass | assert_equals(bigint "0", bigint "0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive BigInt, -9007199254740994000n | Asserts runPass | assert_equals(bigint "-9007199254740994000", bigint "-9007199254740994000")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | primitive BigInt, -9007199254740994000900719925474099400090071992547409940009007199254740994000n | Asserts runPass | assert_equals(bigint "-9007199254740994000900719925474099400090071992547409940009007199254740994000", bigint "-9007199254740994000900719925474099400090071992547409940009007199254740994000")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | Array primitives | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([undefined, null, true, false, "", "�", "�", "\0", "", 0.2, 0, -0, NaN, Infinity, -Infinity, 9007199254740992, -9007199254740992, 9007199254740994, -9007199254740994, bigint "-12", bigint "0", bigint "0"], [undefined, null, true, false, "", "�", "�", "\0", "", 0.2, 0, -0, NaN, Infinity, -Infinity, 9007199254740992, -9007199254740992, 9007199254740994, -9007199254740994, bigint "-12", bigint "0", bigint "0"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(22, 22, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_equals(undefined, undefined)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(null, null)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(true, true)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(false, false)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("", "")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("�", "�")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("�", "�")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("\0", "\0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("", "")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(0.2, 0.2)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(0, 0)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-0, -0)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(NaN, NaN)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(Infinity, Infinity)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-Infinity, -Infinity)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(9007199254740992, 9007199254740992)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-9007199254740992, -9007199254740992)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(9007199254740994, 9007199254740994)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-9007199254740994, -9007199254740994)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(bigint "-12", bigint "-12")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(bigint "0", bigint "0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(bigint "0", bigint "0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | Object primitives | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals(0, 0)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(undefined, undefined)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(null, null)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(true, true)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(false, false)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("", "")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("�", "�")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("�", "�")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("\0", "\0")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals("", "")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(0.2, 0.2)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-0, -0)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(NaN, NaN)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(Infinity, Infinity)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-Infinity, -Infinity)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(9007199254740992, 9007199254740992)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-9007199254740992, -9007199254740992)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(9007199254740994, 9007199254740994)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(-9007199254740994, -9007199254740994)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | Boolean true | Asserts runPass | assert_true(true, "instanceof Boolean")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:122:3) | Pass | assert_equals("true", "true", "converted to primitive")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:123:3) | Pass | assert_not_equals(object "true", object "true")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:124:3) |
|
Pass | Boolean false | Asserts runPass | assert_true(true, "instanceof Boolean")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:122:3) | Pass | assert_equals("false", "false", "converted to primitive")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:123:3) | Pass | assert_not_equals(object "false", object "false")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:124:3) |
|
Pass | Array Boolean objects | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "true", object "false"], [object "true", object "false"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(2, 2, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Boolean")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:122:3) | Pass | assert_equals("true", "true", "converted to primitive")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:123:3) | Pass | assert_not_equals(object "true", object "true")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:124:3) | Pass | assert_true(true, "instanceof Boolean")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:122:3) | Pass | assert_equals("false", "false", "converted to primitive")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:123:3) | Pass | assert_not_equals(object "false", object "false")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:124:3) |
|
Pass | Object Boolean objects | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Boolean")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:122:3) | Pass | assert_equals("true", "true", "converted to primitive")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:123:3) | Pass | assert_not_equals(object "true", object "true")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:124:3) | Pass | assert_true(true, "instanceof Boolean")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:122:3) | Pass | assert_equals("false", "false", "converted to primitive")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:123:3) | Pass | assert_not_equals(object "false", object "false")
at compare_Boolean ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:124:3) |
|
Pass | String empty string | Asserts runPass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("", "", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "", object "")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | String lone high surrogate | Asserts runPass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("�", "�", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "�", object "�")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | String lone low surrogate | Asserts runPass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("�", "�", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "�", object "�")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | String NUL | Asserts runPass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("\0", "\0", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object " ", object " ")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | String astral character | Asserts runPass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("", "", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "", object "")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Array String objects | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "", object "�", object "�", object " ", object ""], [object "", object "�", object "�", object " ", object ""])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(5, 5, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("", "", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "", object "")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("�", "�", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "�", object "�")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("�", "�", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "�", object "�")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("\0", "\0", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object " ", object " ")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("", "", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "", object "")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Object String objects | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("", "", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "", object "")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("�", "�", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "�", object "�")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("�", "�", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "�", object "�")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("\0", "\0", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object " ", object " ")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof String")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals("", "", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "", object "")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number 0.2 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(0.2, 0.2, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0.2", object "0.2")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number 0 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(0, 0, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0", object "0")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number -0 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-0, -0, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0", object "0")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number NaN | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(NaN, NaN, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "NaN", object "NaN")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number Infinity | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(Infinity, Infinity, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "Infinity", object "Infinity")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number -Infinity | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-Infinity, -Infinity, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-Infinity", object "-Infinity")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number 9007199254740992 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(9007199254740992, 9007199254740992, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "9007199254740992", object "9007199254740992")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number -9007199254740992 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-9007199254740992, -9007199254740992, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740992", object "-9007199254740992")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number 9007199254740994 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(9007199254740994, 9007199254740994, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "9007199254740994", object "9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Number -9007199254740994 | Asserts runPass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-9007199254740994, -9007199254740994, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740994", object "-9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | BigInt -9007199254740994n | Asserts runPass | assert_true(true, "instanceof BigInt")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(bigint "-9007199254740994", bigint "-9007199254740994", "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740994", object "-9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Array Number objects | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "0.2", object "0", object "0", object "NaN", object "Infinity", object "-Infinity", object "9007199254740992", object "-9007199254740992", object "9007199254740994", object "-9007199254740994"], [object "0.2", object "0", object "0", object "NaN", object "Infinity", object "-Infinity", object "9007199254740992", object "-9007199254740992", object "9007199254740994", object "-9007199254740994"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(10, 10, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(0.2, 0.2, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0.2", object "0.2")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(0, 0, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0", object "0")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-0, -0, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0", object "0")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(NaN, NaN, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "NaN", object "NaN")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(Infinity, Infinity, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "Infinity", object "Infinity")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-Infinity, -Infinity, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-Infinity", object "-Infinity")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(9007199254740992, 9007199254740992, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "9007199254740992", object "9007199254740992")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-9007199254740992, -9007199254740992, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740992", object "-9007199254740992")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(9007199254740994, 9007199254740994, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "9007199254740994", object "9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-9007199254740994, -9007199254740994, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740994", object "-9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Object Number objects | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(0, 0, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0", object "0")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(0.2, 0.2, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0.2", object "0.2")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-0, -0, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "0", object "0")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(NaN, NaN, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "NaN", object "NaN")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(Infinity, Infinity, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "Infinity", object "Infinity")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-Infinity, -Infinity, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-Infinity", object "-Infinity")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(9007199254740992, 9007199254740992, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "9007199254740992", object "9007199254740992")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-9007199254740992, -9007199254740992, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740992", object "-9007199254740992")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(9007199254740994, 9007199254740994, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "9007199254740994", object "9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 | Pass | assert_true(true, "instanceof Number")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:136:5 | Pass | assert_equals(-9007199254740994, -9007199254740994, "converted to primitive")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:137:5 | Pass | assert_not_equals(object "-9007199254740994", object "-9007199254740994")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:138:5 |
|
Pass | Date 0 | Asserts runPass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(0, 0, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) |
|
Pass | Date -0 | Asserts runPass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(0, 0, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) |
|
Pass | Date -8.64e15 | Asserts runPass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(-8640000000000000, -8640000000000000, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) |
|
Pass | Date 8.64e15 | Asserts runPass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(8640000000000000, 8640000000000000, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) |
|
Pass | Array Date objects | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)"], [object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(0, 0, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(0, 0, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(-8640000000000000, -8640000000000000, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(8640000000000000, 8640000000000000, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) |
|
Pass | Object Date objects | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(0, 0, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(0, 0, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(-8640000000000000, -8640000000000000, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Tue Apr 20 -271821 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) | Pass | assert_true(true, "instanceof Date")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:194:3) | Pass | assert_equals(8640000000000000, 8640000000000000, "converted to primitive")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:195:3) | Pass | assert_not_equals(object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)", object "Sat Sep 13 275760 00:00:00 GMT+0000 (Coordinated Universal Time)")
at compare_Date ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:196:3) |
|
Pass | RegExp flags and lastIndex | Asserts runPass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(true, true, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(true, true, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(true, true, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/gim", object "/foo/gim")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | RegExp sticky flag | Asserts runPass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(true, true, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/y", object "/foo/y")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | RegExp unicode flag | Asserts runPass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(true, true, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/u", object "/foo/u")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | RegExp empty | Asserts runPass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("(?:)", "(?:)", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/(?:)/", object "/(?:)/")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | RegExp slash | Asserts runPass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("\\/", "\\/", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/\//", object "/\//")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | RegExp new line | Asserts runPass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("\\n", "\\n", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/\n/", object "/\n/")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Array RegExp object, RegExp flags and lastIndex | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "/foo/gim"], [object "/foo/gim"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(true, true, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(true, true, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(true, true, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/gim", object "/foo/gim")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Array RegExp object, RegExp sticky flag | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "/foo/y"], [object "/foo/y"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(true, true, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/y", object "/foo/y")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Array RegExp object, RegExp unicode flag | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "/foo/u"], [object "/foo/u"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(true, true, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/u", object "/foo/u")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Array RegExp object, RegExp empty | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "/(?:)/"], [object "/(?:)/"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("(?:)", "(?:)", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/(?:)/", object "/(?:)/")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Array RegExp object, RegExp slash | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "/\//"], [object "/\//"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("\\/", "\\/", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/\//", object "/\//")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Array RegExp object, RegExp new line | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "/\n/"], [object "/\n/"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("\\n", "\\n", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/\n/", object "/\n/")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Object RegExp object, RegExp flags and lastIndex | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(true, true, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(true, true, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(true, true, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/gim", object "/foo/gim")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Object RegExp object, RegExp sticky flag | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(true, true, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/y", object "/foo/y")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Object RegExp object, RegExp unicode flag | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("foo", "foo", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(true, true, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/foo/u", object "/foo/u")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Object RegExp object, RegExp empty | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("(?:)", "(?:)", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/(?:)/", object "/(?:)/")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Object RegExp object, RegExp slash | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("\\/", "\\/", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/\//", object "/\//")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Object RegExp object, RegExp new line | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof RegExp")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:216:5 | Pass | assert_equals(false, false, "global")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:217:5 | Pass | assert_equals(false, false, "ignoreCase")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:218:5 | Pass | assert_equals(false, false, "multiline")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:219:5 | Pass | assert_equals("\\n", "\\n", "source")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:220:5 | Pass | assert_equals(false, false, "sticky")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:221:5 | Pass | assert_equals(false, false, "unicode")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:222:5 | Pass | assert_equals(0, 0, "lastIndex")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:223:5 | Pass | assert_not_equals(object "/\n/", object "/\n/")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:224:5 |
|
Pass | Empty Error object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function Error() { [native code] }", function "function Error() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("Error", "Error", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(false, false, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("", "", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | Error object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function Error() { [native code] }", function "function Error() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("Error", "Error", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | EvalError object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function EvalError() { [native code] }", function "function EvalError() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("EvalError", "EvalError", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | RangeError object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function RangeError() { [native code] }", function "function RangeError() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("RangeError", "RangeError", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | ReferenceError object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function ReferenceError() { [native code] }", function "function ReferenceError() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("ReferenceError", "ReferenceError", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | SyntaxError object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function SyntaxError() { [native code] }", function "function SyntaxError() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("SyntaxError", "SyntaxError", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | TypeError object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function TypeError() { [native code] }", function "function TypeError() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("TypeError", "TypeError", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | URIError object | Asserts runPass | assert_true(true, "Checking instanceof")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:258:3) | Pass | assert_equals(function "function URIError() { [native code] }", function "function URIError() { [native code] }", "Checking constructor")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:259:3) | Pass | assert_equals("URIError", "URIError", "Checking name")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:260:3) | Pass | assert_equals(true, true, "Checking message existence")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:261:3) | Pass | assert_equals("Error message here", "Error message here", "Checking message")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:262:3) | Pass | assert_equals(undefined, undefined, "Checking for absence of custom property")
at compare_Error ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:263:3) |
|
Pass | Blob basic | Asserts runPass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("text/x-bar", "text/x-bar", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Blob unpaired high surrogate (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Blob unpaired low surrogate (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Blob paired surrogates (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(6, 6, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(6, 6, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Blob empty | Asserts runPass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(0, 0, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(0, 0, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Blob NUL | Asserts runPass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, Blob basic | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]"], [object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("text/x-bar", "text/x-bar", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, Blob unpaired high surrogate (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]"], [object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, Blob unpaired low surrogate (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]"], [object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, Blob paired surrogates (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]"], [object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(2, 2, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(2, 2, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, Blob empty | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]"], [object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(0, 0, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(0, 0, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, Blob NUL | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]"], [object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Array Blob object, two Blobs | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Blob]", object "[object Blob]"], [object "[object Blob]", object "[object Blob]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(2, 2, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("text/x-bar", "text/x-bar", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(0, 0, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(0, 0, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Object Blob object, Blob basic | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("text/x-bar", "text/x-bar", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Object Blob object, Blob unpaired high surrogate (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Object Blob object, Blob unpaired low surrogate (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Object Blob object, Blob paired surrogates (invalid utf-8) | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(2, 2, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(2, 2, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Object Blob object, Blob empty | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(0, 0, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(0, 0, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | Object Blob object, Blob NUL | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_false(false, "instanceof File")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:283:5) | Pass | assert_equals(1, 1, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("", "", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object Blob]", object "[object Blob]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(1, 1, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | File basic | Asserts runPass | assert_true(true, "instanceof File")
at compare_File ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:354:3) | Pass | assert_equals("bar", "bar", "name")
at compare_File ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:355:3) | Pass | assert_equals(42, 42, "lastModified")
at compare_File ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:356:3) | Pass | assert_true(true, "instanceof Blob")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:281:3) | Pass | assert_equals(3, 3, "size")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:284:3) | Pass | assert_equals("text/x-bar", "text/x-bar", "type")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:285:3) | Pass | assert_not_equals(object "[object File]", object "[object File]")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:286:3) | Pass | assert_equals(3, 3, "byteLength")
at compare_Blob ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:289:3) |
|
Pass | FileList empty | Asserts runPass | assert_true(true, "instanceof FileList")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:367:3) | Pass | assert_equals(0, 0, "length")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:368:3) | Pass | assert_not_equals(object "[object FileList]", object "[object FileList]")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:369:3) |
|
Pass | Array FileList object, FileList empty | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object FileList]"], [object "[object FileList]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof FileList")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:367:3) | Pass | assert_equals(0, 0, "length")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:368:3) | Pass | assert_not_equals(object "[object FileList]", object "[object FileList]")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:369:3) |
|
Pass | Object FileList object, FileList empty | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof FileList")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:367:3) | Pass | assert_equals(0, 0, "length")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:368:3) | Pass | assert_not_equals(object "[object FileList]", object "[object FileList]")
at compare_FileList ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:369:3) |
|
Pass | ImageData 1x1 transparent black | Asserts runPass | assert_equals(1, 1, "width")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:408:3) | Pass | assert_equals(1, 1, "height")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:409:3) | Pass | assert_not_equals(object "0,0,0,0", object "0,0,0,0", "data")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:410:3) | Pass | assert_true(true, "instanceof Uint8ClampedArray")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(4, 4, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(0, 0, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | ImageData 1x1 non-transparent non-black | Asserts runPass | assert_equals(1, 1, "width")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:408:3) | Pass | assert_equals(1, 1, "height")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:409:3) | Pass | assert_not_equals(object "100,101,102,103", object "100,101,102,103", "data")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:410:3) | Pass | assert_true(true, "instanceof Uint8ClampedArray")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(4, 4, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(100, 100, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(101, 101, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(102, 102, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(103, 103, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | Array ImageData object, ImageData 1x1 transparent black | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object ImageData]"], [object "[object ImageData]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_equals(1, 1, "width")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:408:3) | Pass | assert_equals(1, 1, "height")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:409:3) | Pass | assert_not_equals(object "0,0,0,0", object "0,0,0,0", "data")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:410:3) | Pass | assert_true(true, "instanceof Uint8ClampedArray")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(4, 4, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(0, 0, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | Array ImageData object, ImageData 1x1 non-transparent non-black | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object ImageData]"], [object "[object ImageData]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_equals(1, 1, "width")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:408:3) | Pass | assert_equals(1, 1, "height")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:409:3) | Pass | assert_not_equals(object "100,101,102,103", object "100,101,102,103", "data")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:410:3) | Pass | assert_true(true, "instanceof Uint8ClampedArray")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(4, 4, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(100, 100, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(101, 101, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(102, 102, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(103, 103, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | Object ImageData object, ImageData 1x1 transparent black | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals(1, 1, "width")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:408:3) | Pass | assert_equals(1, 1, "height")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:409:3) | Pass | assert_not_equals(object "0,0,0,0", object "0,0,0,0", "data")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:410:3) | Pass | assert_true(true, "instanceof Uint8ClampedArray")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(4, 4, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(0, 0, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | Object ImageData object, ImageData 1x1 non-transparent non-black | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals(1, 1, "width")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:408:3) | Pass | assert_equals(1, 1, "height")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:409:3) | Pass | assert_not_equals(object "100,101,102,103", object "100,101,102,103", "data")
at compare_ImageData ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:410:3) | Pass | assert_true(true, "instanceof Uint8ClampedArray")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(4, 4, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(4, 4, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(100, 100, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(101, 101, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(102, 102, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(103, 103, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | Array sparse | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([, , , , , , , , , ], [, , , , , , , , , ])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(10, 10, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 |
|
Pass | Array with non-index property | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([], [])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(0, 0, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_equals("bar", "bar")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | Object with index property and length | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals("foo", "foo")
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) | Pass | assert_equals(1, 1)
at compare_primitive ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:21:3) |
|
Pass | Array with circular reference | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([[...]], [[...]])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_equals([[...]], [[...]])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:445:5 |
|
Pass | Object with circular reference | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:445:5 |
|
Pass | Array with identical property values | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object Object]", [...]], [object "[object Object]", [...]])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(2, 2, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:460:5 |
|
Pass | Object with identical property values | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:460:5 |
|
Pass | Object with property on prototype | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_false(false)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:474:5 |
|
Pass | Object with non-enumerable property | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_false(false)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:474:5 |
|
Pass | Object with non-writable property | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals("bar", "bar")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:491:5 | Pass | assert_equals("bar baz", "bar baz")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:493:5 |
|
Pass | Object with non-configurable property | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_equals("bar", "bar")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:504:5 | Pass | assert_false(false)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:506:5 |
|
Pass | Object with a getter that throws | Asserts runNo asserts ran |
Pass | ImageBitmap 1x1 transparent black | Asserts runPass | assert_true(true, "instanceof ImageBitmap")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:558:3) | Pass | assert_not_equals(object "[object ImageBitmap]", object "[object ImageBitmap]")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:559:3) |
|
Pass | ImageBitmap 1x1 non-transparent non-black | Asserts runPass | assert_true(true, "instanceof ImageBitmap")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:558:3) | Pass | assert_not_equals(object "[object ImageBitmap]", object "[object ImageBitmap]")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:559:3) |
|
Pass | Array ImageBitmap object, ImageBitmap 1x1 transparent black | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object ImageBitmap]"], [object "[object ImageBitmap]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof ImageBitmap")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:558:3) | Pass | assert_not_equals(object "[object ImageBitmap]", object "[object ImageBitmap]")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:559:3) |
|
Pass | Array ImageBitmap object, ImageBitmap 1x1 transparent non-black | Asserts runPass | assert_true(true, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:27:5 | Pass | assert_not_equals([object "[object ImageBitmap]"], [object "[object ImageBitmap]"])
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:28:5 | Pass | assert_equals(1, 1, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:29:5 | Pass | assert_true(true, "instanceof ImageBitmap")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:558:3) | Pass | assert_not_equals(object "[object ImageBitmap]", object "[object ImageBitmap]")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:559:3) |
|
Pass | Object ImageBitmap object, ImageBitmap 1x1 transparent black | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof ImageBitmap")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:558:3) | Pass | assert_not_equals(object "[object ImageBitmap]", object "[object ImageBitmap]")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:559:3) |
|
Pass | Object ImageBitmap object, ImageBitmap 1x1 transparent non-black | Asserts runPass | assert_true(true, "instanceof Object")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:38:5 | Pass | assert_false(false, "instanceof Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:39:5 | Pass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:40:5 | Pass | assert_true(true, "instanceof ImageBitmap")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:558:3) | Pass | assert_not_equals(object "[object ImageBitmap]", object "[object ImageBitmap]")
at compare_ImageBitmap ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:559:3) |
|
Pass | ObjectPrototype must lose its exotic-ness when cloned | Asserts runPass | assert_not_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:632:5 | Pass | assert_true(true)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:633:5 | Pass | assert_equals(object "[object Object]", object "[object Object]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:639:5 |
|
Pass | Serializing a non-serializable platform object fails | Asserts runNo asserts ran |
Pass | An object whose interface is deleted from the global must still deserialize | Asserts runPass | assert_true(true)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:663:7) |
|
Pass | A subclass instance will deserialize as its closest serializable superclass | Asserts runPass | assert_equals(object "[object File]", object "[object File]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:677:5 |
|
Pass | Resizable ArrayBuffer | Asserts runPass | assert_true(true)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:685:5 | Pass | assert_true(true, "instanceof ArrayBuffer")
at compare_ArrayBuffer ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:383:3) | Pass | assert_equals(16, 16, "byteLength")
at compare_ArrayBuffer ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:384:3) | Pass | assert_equals(1024, 1024, "maxByteLength")
at compare_ArrayBuffer ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:385:3) | Pass | assert_equals(true, true, "resizable")
at compare_ArrayBuffer ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:386:3) | Pass | assert_equals(undefined, undefined, "growable")
at compare_ArrayBuffer ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:387:3) |
|
Pass | Growable SharedArrayBuffer | Asserts runPass | assert_true(true)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:694:5) | Pass | assert_false(false)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:701:9) |
|
Pass | Length-tracking TypedArray | Asserts runPass | assert_true(true)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:713:5 | Pass | assert_true(true, "instanceof Uint8Array")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(16, 16, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(16, 16, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 | Pass | assert_equals(0, 0, "actual[0]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[1]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[2]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[3]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[4]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[5]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[6]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[7]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[8]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[9]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[10]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[11]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[12]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[13]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[14]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 | Pass | assert_equals(0, 0, "actual[15]")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:401:7 |
|
Pass | Length-tracking DataView | Asserts runPass | assert_true(true)
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:722:5 | Pass | assert_true(true, "instanceof DataView")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:395:5 | Pass | assert_equals(undefined, undefined, "length")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:396:5 | Pass | assert_equals(16, 16, "byteLength")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:397:5 | Pass | assert_equals(0, 0, "byteOffset")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:398:5 | Pass | assert_not_equals(object "[object ArrayBuffer]", object "[object ArrayBuffer]", "buffer")
at /html/webappapis/structured-clone/structured-clone-battery-of-tests.js:399:5 |
|
Pass | Serializing OOB TypedArray throws | Asserts runNo asserts ran |
Pass | Serializing OOB DataView throws | Asserts runNo asserts ran |
Pass | ArrayBuffer | Asserts runPass | assert_equals(0, 0)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:6:5) | Pass | assert_equals(1, 1)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:7:5) |
|
Pass | MessagePort | Asserts runPass | assert_equals("ohai", "ohai")
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:18:5) |
|
Pass | A detached ArrayBuffer cannot be transferred | Asserts runNo asserts ran |
Pass | A detached platform object cannot be transferred | Asserts runNo asserts ran |
Pass | Transferring a non-transferable platform object fails | Asserts runNo asserts ran |
Pass | An object whose interface is deleted from the global object must still be received | Asserts runPass | assert_true(true)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:70:7) |
|
Pass | A subclass instance will be received as its closest transferable superclass | Asserts runPass | assert_equals(object "[object ReadableStream]", object "[object ReadableStream]")
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:97:5) |
|
Pass | Resizable ArrayBuffer is transferable | Asserts runPass | assert_equals(0, 0)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:106:5) | Pass | assert_equals(16, 16)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:107:5) | Pass | assert_equals(1024, 1024)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:108:5) | Pass | assert_true(true)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:109:5) |
|
Pass | Length-tracking TypedArray is transferable | Asserts runPass | assert_equals(0, 0)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:119:5) | Pass | assert_equals(16, 16)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:120:5) | Pass | assert_equals(1024, 1024)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:121:5) | Pass | assert_true(true)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:122:5) | Pass | assert_equals(32, 32)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:124:5) |
|
Pass | Length-tracking DataView is transferable | Asserts runPass | assert_equals(0, 0)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:134:5) | Pass | assert_equals(16, 16)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:135:5) | Pass | assert_equals(1024, 1024)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:136:5) | Pass | assert_true(true)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:137:5) | Pass | assert_equals(32, 32)
at Object.f ( /html/webappapis/structured-clone/structured-clone-battery-of-tests-with-transferables.js:139:5) |
|
Pass | Transferring OOB TypedArray throws | Asserts runNo asserts ran |
Pass | Transferring OOB DataView throws | Asserts runNo asserts ran |