uievents: Complete Failures

Completely failed files: 13; Completely failed subtests: 66; Failure level: 66/205 (32.20%)

Test Files

  1. /uievents/idlharness.window.html (59/185, 31.89%, 28.78% of total)
  2. /uievents/mouse/mouse_buttons_back_forward.html (1/1, 100.00%, 0.49% of total)
  3. /uievents/constructors/inputevent-constructor.html (4/4, 100.00%, 1.95% of total)
  4. /uievents/order-of-events/mouse-events/click-cancel.html (1/1, 100.00%, 0.49% of total)
  5. /uievents/interface/click-event.htm (1/1, 100.00%, 0.49% of total)
Test Show/Hide MessagesEd18
/uievents/idlharness.window.html (59/185, 31.89%, 28.78% of total)OK
CompositionEvent interface: attribute dataFAIL
CompositionEvent interface: existence and properties of interface objectFAIL
FocusEvent interface: attribute relatedTargetFAIL
FocusEvent interface: existence and properties of interface objectFAIL
InputEvent interface object lengthFAIL
InputEvent interface object nameFAIL
InputEvent interface: attribute dataFAIL
InputEvent interface: attribute inputTypeFAIL
InputEvent interface: attribute isComposingFAIL
InputEvent interface: existence and properties of interface objectFAIL
InputEvent interface: existence and properties of interface prototype objectFAIL
InputEvent interface: existence and properties of interface prototype object's "constructor" propertyFAIL
InputEvent interface: existence and properties of interface prototype object's @@unscopables propertyFAIL
InputEvent interface: new InputEvent("event") must inherit property "data" with the proper typeFAIL
InputEvent interface: new InputEvent("event") must inherit property "inputType" with the proper typeFAIL
InputEvent interface: new InputEvent("event") must inherit property "isComposing" with the proper typeFAIL
InputEvent must be primary interface of new InputEvent("event")FAIL
KeyboardEvent interface: attribute altKeyFAIL
KeyboardEvent interface: attribute charCodeFAIL
KeyboardEvent interface: attribute codeFAIL
KeyboardEvent interface: attribute ctrlKeyFAIL
KeyboardEvent interface: attribute isComposingFAIL
KeyboardEvent interface: attribute keyFAIL
KeyboardEvent interface: attribute keyCodeFAIL
KeyboardEvent interface: attribute locationFAIL
KeyboardEvent interface: attribute metaKeyFAIL
KeyboardEvent interface: attribute repeatFAIL
KeyboardEvent interface: attribute shiftKeyFAIL
KeyboardEvent interface: existence and properties of interface objectFAIL
KeyboardEvent interface: new KeyboardEvent("event") must inherit property "code" with the proper typeFAIL
KeyboardEvent interface: new KeyboardEvent("event") must inherit property "isComposing" with the proper typeFAIL
MouseEvent interface: attribute altKeyFAIL
MouseEvent interface: attribute buttonFAIL
MouseEvent interface: attribute buttonsFAIL
MouseEvent interface: attribute clientXFAIL
MouseEvent interface: attribute clientYFAIL
MouseEvent interface: attribute ctrlKeyFAIL
MouseEvent interface: attribute metaKeyFAIL
MouseEvent interface: attribute relatedTargetFAIL
MouseEvent interface: attribute screenXFAIL
MouseEvent interface: attribute screenYFAIL
MouseEvent interface: attribute shiftKeyFAIL
MouseEvent interface: existence and properties of interface objectFAIL
Stringification of new InputEvent("event")FAIL
UIEvent interface: attribute detailFAIL
UIEvent interface: attribute viewFAIL
UIEvent interface: attribute whichFAIL
UIEvent interface: existence and properties of interface objectFAIL
UIEvent interface: new CompositionEvent("event") must inherit property "which" with the proper typeFAIL
UIEvent interface: new FocusEvent("event") must inherit property "which" with the proper typeFAIL
UIEvent interface: new InputEvent("event") must inherit property "detail" with the proper typeFAIL
UIEvent interface: new InputEvent("event") must inherit property "view" with the proper typeFAIL
UIEvent interface: new InputEvent("event") must inherit property "which" with the proper typeFAIL
UIEvent interface: new UIEvent("event") must inherit property "which" with the proper typeFAIL
WheelEvent interface: attribute deltaModeFAIL
WheelEvent interface: attribute deltaXFAIL
WheelEvent interface: attribute deltaYFAIL
WheelEvent interface: attribute deltaZFAIL
WheelEvent interface: existence and properties of interface objectFAIL
/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 stringFAIL
InputEvent construtor with InputEventInit where data is non empty stringFAIL
InputEvent construtor with InputEventInit where data is nullFAIL
/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 MouseEventFAIL