Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SVG/Elements: add <unknown> Sources: 1. Scalable Vector Graphics 2 specification: https://svgwg.org/svg2-draft/struct.html#InterfaceSVGUnknownElement 2. Chromium repository: https://github.com/chromium/chromium/blob/f18e79d901f56154f80eea1e2218544285e62623/third_party/WebKit/LayoutTests/external/wpt/svg/struct/UnknownElement/interface-expected.txt 3. Firefox bug tracker: https://bugzil.la/589640 https://bugzil.la/840417 https://bugzil.la/1239218 4. Firefox repository: https://github.com/mozilla/gecko-dev/blob/faeb9b7dddf16e5d3dc18c22f16b1106e4eed1b2/testing/web-platform/meta/svg/interfaces.html.ini#L122 * rewrite SVG/Elements/unknown as API/SVGUnknownElement * API/SVGUnknownElement: assume no support for Edge/IE/Safari See: #2263 (comment)
- Loading branch information