Test files without 2 passes: 35; Subtests without 2 passes: 53; Failure level: 53/53 (100.00%)
Test | FF71 |
---|---|
/uievents/click/auxclick_event.html (1/1, 100.00%, 1.89% of total) | ERROR |
auxclick event sequence received. | NOTRUN |
/uievents/click/click_event_target_child_parent.html (1/1, 100.00%, 1.89% of total) | ERROR |
Click targets the nearest common ancestor | NOTRUN |
/uievents/click/click_event_target_siblings.html (1/1, 100.00%, 1.89% of total) | ERROR |
Click targets the nearest common ancestor | NOTRUN |
/uievents/click/click_events_on_input.html (1/1, 100.00%, 1.89% of total) | ERROR |
Test click and auxclick on input element | NOTRUN |
/uievents/click/dblclick_event_mouse.html (1/1, 100.00%, 1.89% of total) | ERROR |
dblclick event for the mouse pointer type | TIMEOUT |
/uievents/constructors/inputevent-constructor.html (4/4, 100.00%, 7.55% of total) | OK |
InputEvent constructor without InputEventInit. | PASS |
InputEvent construtor with InputEventInit where data is empty string | PASS |
InputEvent construtor with InputEventInit where data is non empty string | PASS |
InputEvent construtor with InputEventInit where data is null | PASS |
/uievents/historical.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/interface/keyboard-accesskey-click-event.html (3/3, 100.00%, 5.66% of total) | ERROR |
Test that the Keyboard generated click does not fire pointer or mouse events for button | TIMEOUT |
Test that the Keyboard generated click does not fire pointer or mouse events for inputbutton | NOTRUN |
Test that the Keyboard generated click does not fire pointer or mouse events for label | NOTRUN |
/uievents/interface/keyboard-click-event.html (4/4, 100.00%, 7.55% of total) | TIMEOUT |
Test that the Keyboard generated click does not fire pointer or mouse events for button when pressing enter key | NOTRUN |
Test that the Keyboard generated click does not fire pointer or mouse events for button when pressing space key | TIMEOUT |
Test that the Keyboard generated click does not fire pointer or mouse events for inputbutton when pressing enter key | NOTRUN |
Test that the Keyboard generated click does not fire pointer or mouse events for inputbutton when pressing space key | NOTRUN |
/uievents/keyboard/modifier-keys-combinations.html (4/4, 100.00%, 7.55% of total) | TIMEOUT |
Check sending "Alt + y" key combination | NOTRUN |
Check sending "Control + y" key combination | NOTRUN |
Check sending "Meta + y" key combination | NOTRUN |
Check sending "Shift + y" key combination | TIMEOUT |
/uievents/keyboard/modifier-keys.html (4/4, 100.00%, 7.55% of total) | TIMEOUT |
Check sending Alt key | NOTRUN |
Check sending Control key | NOTRUN |
Check sending Meta key | NOTRUN |
Check sending Shift key | TIMEOUT |
/uievents/legacy-domevents-tests/approved/ProcessingInstruction.DOMCharacterDataModified.html (1/1, 100.00%, 1.89% of total) | OK |
Test Description: DOMCharacterDataModified event fires after ProcessingInstruction.data have been modified, but the node itself has not been inserted or deleted. The proximal event target of this event shall be the ProcessingInstruction node. | PASS |
/uievents/legacy-domevents-tests/approved/dispatchEvent.click.checkbox.html (2/2, 100.00%, 3.77% of total) | OK |
Checkbox state is unchanged before the synthetic click event is dispatched | PASS |
Test Description: MouseEvent: Default action is performed when a synthetic click event is dispatched on a checkbox element | PASS |
/uievents/legacy-domevents-tests/approved/domnodeinserted.html (1/1, 100.00%, 1.89% of total) | OK |
Test Description: DOMNodeInserted event fires when a node has been added as a child of another node. | PASS |
/uievents/legacy-domevents-tests/approved/stopImmediatePropagation.effect.html (1/1, 100.00%, 1.89% of total) | OK |
Test Description: stopImmediatePropagation() prevents other event listeners from being triggered and, unlike Event.stopPropagation(), its effect must be immediate. Once it has been called, further calls to this method have no additional effect. | PASS |
/uievents/legacy-domevents-tests/approved/stopPropagation.deferred.effect.html (1/1, 100.00%, 1.89% of total) | OK |
Test Description: stopPropagation() prevents other event listeners from being triggered but its effect must be deferred until all event listeners attached on the Event.currentTarget have been triggered. | PASS |
/uievents/legacy/Event-subclasses-init.html (4/4, 100.00%, 7.55% of total) | OK |
Call initCompositionEvent without parameters | PASS |
Call initKeyboardEvent without parameters | PASS |
Call initMouseEvent without parameters | PASS |
Call initUIEvent without parameters | PASS |
/uievents/mouse/layout_change_should_fire_mouseover.html (1/1, 100.00%, 1.89% of total) | ERROR |
Tests that the mouseover event is fired and the element has a hover effect when the element underneath the mouse cursor is changed. | NOTRUN |
/uievents/mouse/mouse_buttons_back_forward.html (1/1, 100.00%, 1.89% of total) | ERROR |
Tests that the mouseup is preventable. | NOTRUN |
/uievents/mouse/mouseevent_move_button.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/mouse/mousemove_prevent_default_action.tentative.html (1/1, 100.00%, 1.89% of total) | OK |
mousemove event: preventDefault() | FAIL |
/uievents/order-of-events/focus-events/focus-automated-blink-webkit.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/focus-events/focus-contained.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/focus-events/focus-management-expectations.html (1/1, 100.00%, 1.89% of total) | ERROR |
Keydown to focus should not trigger activation | TIMEOUT |
/uievents/order-of-events/focus-events/focus.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/click-cancel.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/click-on-body.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/click-on-div.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/click-on-html.html (1/1, 100.00%, 1.89% of total) | OK |
Clicking on the html element itself should fire a click event targeted at the html element | FAIL |
/uievents/order-of-events/mouse-events/click-order.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/mousemove-across.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/mousemove-between.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/mouseover-out.html (1/1, 100.00%, 1.89% of total) | ERROR |
Mouseover/out events | NOTRUN |
/uievents/order-of-events/mouse-events/wheel-basic.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |
/uievents/order-of-events/mouse-events/wheel-scrolling.html (1/1, 100.00%, 1.89% of total) | TIMEOUT |
undefined | TIMEOUT |