ladybird/Tests/LibWeb/Text/expected/wpt-import/dom/events
Glenn Skrzypczak 08589741f5 LibWeb: Correctly implement event listeners default passive attribute
This commit implements the default value of the passive attribute of
event listeners according to the spec.
2024-12-25 14:57:22 +00:00
..
Body-FrameSet-Event-Handlers.txt
CustomEvent.txt
Event-cancelBubble.txt
Event-constants.txt
Event-defaultPrevented-after-dispatch.txt
Event-defaultPrevented.txt
event-disabled-dynamic.txt
Event-dispatch-bubble-canceled.txt
Event-dispatch-bubbles-false.txt
Event-dispatch-bubbles-true.txt
Event-dispatch-click.tentative.txt
Event-dispatch-click.txt
Event-dispatch-detached-click.txt
Event-dispatch-detached-input-and-change.txt
Event-dispatch-handlers-changed.txt
Event-dispatch-multiple-cancelBubble.txt
Event-dispatch-multiple-stopPropagation.txt
Event-dispatch-omitted-capture.txt
Event-dispatch-order-at-target.txt
Event-dispatch-order.txt
Event-dispatch-other-document.txt
Event-dispatch-propagation-stopped.txt
Event-dispatch-reenter.txt
Event-dispatch-single-activation-behavior.txt
Event-dispatch-target-moved.txt
Event-dispatch-target-removed.txt
Event-dispatch-throwing-multiple-globals.txt
Event-dispatch-throwing.txt
event-global.txt
Event-init-while-dispatching.txt
Event-initEvent.txt
Event-propagation.txt
Event-returnValue.txt
Event-stopImmediatePropagation.txt
Event-stopPropagation-cancel-bubbling.txt
Event-subclasses-constructors.txt
Event-timestamp-cross-realm-getter.txt
Event-timestamp-high-resolution.https.txt
Event-timestamp-high-resolution.txt
Event-timestamp-safe-resolution.txt
Event-type-empty.txt
Event-type.txt
EventListener-handleEvent.txt
EventListenerOptions-capture.txt
EventTarget-add-listener-platform-object.txt
EventTarget-dispatchEvent-returnvalue.txt
EventTarget-dispatchEvent.txt
EventTarget-this-of-listener.txt
KeyEvent-initKeyEvent.txt
mouse-event-retarget.txt
passive-by-default.txt LibWeb: Correctly implement event listeners default passive attribute 2024-12-25 14:57:22 +00:00
preventDefault-during-activation-behavior.txt
remove-all-listeners.txt
shadow-relatedTarget.txt