-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Rename HTMLOrSVGElement to reflect its wider use in MathML as well #5248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Thanks! I think the main issue here is the tests.
It's unclear what these have to do with the PR. This tests dataset, tabIndex, focus, and blur. It does not test autofocus or nonce. These tests are also not exhaustive of the behaviors involved, but I don't think that's required, unless there exists exhaustive tests for SVG elements and those behaviors that we should try to be at least as good at. Still, at least a test for focus()'s options would be nice. Also, is there any need to modify https://html.spec.whatwg.org/#dom-tabindex for any MathML elements, or do they all always give |
@@ -126042,3 +126042,4 @@ INSERT INTERFACES HERE | |||
|
|||
(updated tests)
Renames relatively recent
HTMLOrSVGElement
IDL mixin toHTMLOrForeignElement
in order to reflect its wider use in MathML as well, which previously was justElement
. This is referenced in the new interface defined in MathML-Core and aimed at resolving this historical oddity.At least two implementers are interested (and none opposed):
Tests are written and can be reviewed and commented upon at:
Implementation bugs are filed:
(See WHATWG Working Mode: Changes for more details.)
💥 Error: Wattsi server error 💥
PR Preview failed to build. (Last tried on Jan 15, 2021, 8:01 AM UTC).
More
PR Preview relies on a number of web services to run. There seems to be an issue with the following one:
🚨 Wattsi Server - Wattsi Server is the web service used to build the WHATWG HTML spec.
🔗 Related URL
If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.