uievents: Complete Failures

Completely failed files: 13; Completely failed subtests: 12; Failure level: 12/205 (5.85%)

Test Files

  1. /uievents/order-of-events/focus-events/focus-automated-blink-webkit.html (2/2, 100.00%, 0.98% of total)
  2. /uievents/constructors/inputevent-constructor.html (4/4, 100.00%, 1.95% of total)
  3. /uievents/order-of-events/mouse-events/click-cancel.html (1/1, 100.00%, 0.49% of total)
  4. /uievents/mouse/mouse_buttons_back_forward.html (1/1, 100.00%, 0.49% of total)
  5. /uievents/idlharness.window.html (4/185, 2.16%, 1.95% of total)
Test Show/Hide MessagesFF64
/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 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/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 dataFAIL
InputEvent interface: attribute inputTypeFAIL
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