Completely failed files: 13; Completely failed subtests: 66; Failure level: 66/205 (32.20%)
| Test | Ed18 |
|---|---|
| /uievents/idlharness.window.html (59/185, 31.89%, 28.78% of total) | OK |
| CompositionEvent interface: attribute data | FAIL |
| CompositionEvent interface: existence and properties of interface object | FAIL |
| FocusEvent interface: attribute relatedTarget | FAIL |
| FocusEvent interface: existence and properties of interface object | FAIL |
| InputEvent interface object length | FAIL |
| InputEvent interface object name | FAIL |
| InputEvent interface: attribute data | FAIL |
| InputEvent interface: attribute inputType | FAIL |
| InputEvent interface: attribute isComposing | FAIL |
| InputEvent interface: existence and properties of interface object | FAIL |
| InputEvent interface: existence and properties of interface prototype object | FAIL |
| InputEvent interface: existence and properties of interface prototype object's "constructor" property | FAIL |
| InputEvent interface: existence and properties of interface prototype object's @@unscopables property | 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 |
| InputEvent interface: new InputEvent("event") must inherit property "isComposing" with the proper type | FAIL |
| InputEvent must be primary interface of new InputEvent("event") | FAIL |
| KeyboardEvent interface: attribute altKey | FAIL |
| KeyboardEvent interface: attribute charCode | FAIL |
| KeyboardEvent interface: attribute code | FAIL |
| KeyboardEvent interface: attribute ctrlKey | FAIL |
| KeyboardEvent interface: attribute isComposing | FAIL |
| KeyboardEvent interface: attribute key | FAIL |
| KeyboardEvent interface: attribute keyCode | FAIL |
| KeyboardEvent interface: attribute location | FAIL |
| KeyboardEvent interface: attribute metaKey | FAIL |
| KeyboardEvent interface: attribute repeat | FAIL |
| KeyboardEvent interface: attribute shiftKey | FAIL |
| KeyboardEvent interface: existence and properties of interface object | FAIL |
| KeyboardEvent interface: new KeyboardEvent("event") must inherit property "code" with the proper type | FAIL |
| KeyboardEvent interface: new KeyboardEvent("event") must inherit property "isComposing" with the proper type | FAIL |
| MouseEvent interface: attribute altKey | FAIL |
| MouseEvent interface: attribute button | FAIL |
| MouseEvent interface: attribute buttons | FAIL |
| MouseEvent interface: attribute clientX | FAIL |
| MouseEvent interface: attribute clientY | FAIL |
| MouseEvent interface: attribute ctrlKey | FAIL |
| MouseEvent interface: attribute metaKey | FAIL |
| MouseEvent interface: attribute relatedTarget | FAIL |
| MouseEvent interface: attribute screenX | FAIL |
| MouseEvent interface: attribute screenY | FAIL |
| MouseEvent interface: attribute shiftKey | FAIL |
| MouseEvent interface: existence and properties of interface object | FAIL |
| Stringification of new InputEvent("event") | FAIL |
| UIEvent interface: attribute detail | FAIL |
| UIEvent interface: attribute view | FAIL |
| UIEvent interface: attribute which | FAIL |
| UIEvent interface: existence and properties of interface object | FAIL |
| UIEvent interface: new CompositionEvent("event") must inherit property "which" with the proper type | FAIL |
| UIEvent interface: new FocusEvent("event") must inherit property "which" with the proper type | FAIL |
| UIEvent interface: new InputEvent("event") must inherit property "detail" with the proper type | FAIL |
| UIEvent interface: new InputEvent("event") must inherit property "view" with the proper type | FAIL |
| UIEvent interface: new InputEvent("event") must inherit property "which" with the proper type | FAIL |
| UIEvent interface: new UIEvent("event") must inherit property "which" with the proper type | FAIL |
| WheelEvent interface: attribute deltaMode | FAIL |
| WheelEvent interface: attribute deltaX | FAIL |
| WheelEvent interface: attribute deltaY | FAIL |
| WheelEvent interface: attribute deltaZ | FAIL |
| WheelEvent interface: existence and properties of interface object | 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/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/interface/click-event.htm (1/1, 100.00%, 0.49% of total) | OK |
| synthetic click event is a MouseEvent | FAIL |