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

remove BCD of <img> element onerror event handler property #21858

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Jan 7, 2024

Summary

the onerror event handler attribute of <img> relates to the error event of HTMLImageElement, and it seems that we don't keep event handler attribute in BCD of html element (and current one is the only I find in the html part of the BCD), see also #21783

Test results and supporting details

Related issues

@skyclouds2001 skyclouds2001 marked this pull request as ready for review January 7, 2024 15:59
@github-actions github-actions bot added the data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label Jan 7, 2024
@queengooborg
Copy link
Collaborator

Why the removal?

@skyclouds2001
Copy link
Contributor Author

Why the removal?

Sorry I forget to add a description for this PR

Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 👍

@Elchi3 Elchi3 merged commit 64ffc25 into mdn:main Jan 22, 2024
5 checks passed
@skyclouds2001 skyclouds2001 deleted the html.elements.img.onerror branch January 22, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants