Test files without 2 passes: 2; Subtests without 2 passes: 39; Failure level: 39/106 (36.79%)
Test | Ch45 | FF39 | Sa08 |
---|---|---|---|
/notifications/interfaces.html (18/39, 46.15%, 16.98% of total) | OK | OK | OK |
Notification interface object length | FAIL | PASS | FAIL |
Notification interface: existence and properties of interface prototype object | FAIL | PASS | FAIL |
Notification interface: attribute onclick | FAIL | PASS | FAIL |
Notification interface: attribute onshow | FAIL | PASS | FAIL |
Notification interface: attribute onerror | FAIL | PASS | FAIL |
Notification interface: attribute onclose | FAIL | PASS | FAIL |
Notification interface: attribute title | FAIL | PASS | FAIL |
Notification interface: attribute dir | FAIL | PASS | FAIL |
Notification interface: attribute lang | FAIL | PASS | FAIL |
Notification interface: attribute body | FAIL | PASS | FAIL |
Notification interface: attribute tag | FAIL | PASS | FAIL |
Notification interface: attribute icon | FAIL | PASS | FAIL |
Notification interface: new Notification("foo") must inherit property "title" with the proper type (6) | FAIL | PASS | FAIL |
Notification interface: new Notification("foo") must inherit property "lang" with the proper type (8) | FAIL | PASS | FAIL |
Notification interface: new Notification("foo") must inherit property "body" with the proper type (9) | FAIL | PASS | FAIL |
Notification interface: new Notification("foo") must inherit property "icon" with the proper type (11) | FAIL | PASS | FAIL |
EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on new Notification("foo") with too few arguments must throw TypeError | FAIL | PASS | FAIL |
EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on new Notification("foo") with too few arguments must throw TypeError | FAIL | PASS | FAIL |
/notifications/lang.html (21/37, 56.76%, 19.81% of total) | OK | OK | OK |
Roundtripping lang "Latn-de". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "Latf-de". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "tic-tac-tac-toe". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "cocoa-1-bar". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "cocoa-a-bar". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "en-". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "en--". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "foo--bar". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "id---Java". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "fr-x". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "fr-xenomorph". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "fr-x-xenomorph". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "a". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "a-fr-lang". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "b-fr-lang". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "es1-KK-aa-bb-cc-dd". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "es2-KL-aa-bb-cc-dd". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "es3-KM-aa-bb-cc-dd". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "fooÉ". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "foöÉ-bÁr". Expecting "". | FAIL | FAIL | FAIL |
Roundtripping lang "foöÉbÁr". Expecting "". | FAIL | FAIL | FAIL |