ladybird/Tests/LibWeb/Text/expected/DOM/cancelable-events.txt
Timothy Flynn 2e5e5d3816 LibWeb: Pass along the init dictionary for error / buffer change events
Otherwise, information stored in the base event init dictionary will be
dropped.
2025-03-25 07:52:12 +00:00

4 lines
114 B
Text

event=test1 cancelable=false
event=test2 cancelable=true
event=test3 cancelable=false
event=test4 cancelable=true