Support the parsing of image/svg+xml elements (#31318)

* Support the parsing of image/svg+xml elements

* Update WPT test expectations
This commit is contained in:
Keith Yeung 2024-02-14 16:16:37 +08:00 committed by GitHub
parent d00312eb08
commit 123854faee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 4 additions and 320 deletions

View file

@ -49,6 +49,3 @@
[DOMParser: <parsererror> element added on error, <span xmlns:p1 xmlns:p2="urn:x-test:test"/>17]
expected: FAIL
[image/svg+xml is preserved in the error document]
expected: FAIL