mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-29 22:42:52 +00:00
This change adds the `captureEvents()` and `releaseEvents()` methods to the window object. These methods are obsolete, but are still included in the HTML specification, which says they must do nothing.
2 lines
94 B
Text
2 lines
94 B
Text
window.captureEvents() returns undefined: true
|
|
window.releaseEvents() returns undefined: true
|