Skip to content
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

HTMLMediaElement Extensions missing WebIDL? #338

Open
marcoscaceres opened this issue Nov 14, 2023 · 1 comment
Open

HTMLMediaElement Extensions missing WebIDL? #338

marcoscaceres opened this issue Nov 14, 2023 · 1 comment

Comments

@marcoscaceres
Copy link
Member

The "HTMLMediaElement Extensions" section seems to define new attributes, but doesn't seem to actually have the WebIDL defining those new attributes. It's also ambiguous about them not being static attributes:

Screenshot 2023-11-14 at 14 26 39

(The above would be static attributes in JS... I don't think that was the intention)

@marcoscaceres
Copy link
Member Author

marcoscaceres commented Nov 14, 2023

Ah, no... this is monkey patching behavior... I see now.

Still, the headings need to change at least.

This should all move to HTML regardless. Monkey patching is not a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant