mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
script: Add remaining unique element event listeners (#38888)
This adds the remaining window as well as specific svg and animation listeners. The test suite was erroring before, as we don't implement `SVGAnimationElement` yet. Now, the test gracefully checks if the interface exists before doing a lookup. Part of #36258 Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
This commit is contained in:
parent
c4b2f3af56
commit
d38533530b
5 changed files with 41 additions and 13 deletions
2
tests/wpt/meta/MANIFEST.json
vendored
2
tests/wpt/meta/MANIFEST.json
vendored
|
@ -524326,7 +524326,7 @@
|
|||
[]
|
||||
],
|
||||
"event-handler-attributes.mjs": [
|
||||
"8d54524950b9c09d8e4dccbb369968262c3098fd",
|
||||
"3ac700d3dbf73d85c95109e6662baf4db43835f4",
|
||||
[]
|
||||
],
|
||||
"frame-without-trusted-types.html": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue