Completely failed files: 13; Completely failed subtests: 12; Failure level: 12/205 (5.85%)
| Test | FF64 |
|---|---|
| /uievents/order-of-events/focus-events/focus-automated-blink-webkit.html (2/2, 100.00%, 0.98% of total) | TIMEOUT |
| Focus-related events should fire in the correct order (different DocumentOwner) | NOTRUN |
| Focus-related events should fire in the correct order (same DocumentOwner) | NOTRUN |
| /uievents/constructors/inputevent-constructor.html (4/4, 100.00%, 1.95% of total) | OK |
| InputEvent constructor without InputEventInit. | FAIL |
| InputEvent construtor with InputEventInit where data is empty string | FAIL |
| InputEvent construtor with InputEventInit where data is non empty string | FAIL |
| InputEvent construtor with InputEventInit where data is null | FAIL |
| /uievents/order-of-events/mouse-events/click-cancel.html (1/1, 100.00%, 0.49% of total) | OK |
| Default action is canceled if the click event is canceled. | FAIL |
| /uievents/mouse/mouse_buttons_back_forward.html (1/1, 100.00%, 0.49% of total) | TIMEOUT |
| Tests that the mouseup is preventable. | NOTRUN |
| /uievents/idlharness.window.html (4/185, 2.16%, 1.95% of total) | OK |
| InputEvent interface: attribute data | FAIL |
| InputEvent interface: attribute inputType | FAIL |
| InputEvent interface: new InputEvent("event") must inherit property "data" with the proper type | FAIL |
| InputEvent interface: new InputEvent("event") must inherit property "inputType" with the proper type | FAIL |