Files
servo/components/script
elomscansio 5e19c83bd6 script: Move event DOM interfaces to script/dom/event/ (#43651)
Moves interfaces defined by the event spec to the script/dom/event/
module from script/dom/.

Testing: Just a refactor shouldn't need any testing
Fixes: Partially https://github.com/servo/servo/issues/38901

Signed-off-by: Emmanuel Paul Elom <elomemmanuel007@gmail.com>
2026-03-25 13:36:55 +00:00
..