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 image HTML element from BCD #21915

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

queengooborg
Copy link
Collaborator

@queengooborg queengooborg commented Jan 12, 2024

This PR removes the image HTML element from BCD. As far back as I can tell using BrowserStack browsers, the <image> element has been remapped to <img> during HTML parsing.

This PR removes the `image` HTML element from BCD. As far back as I can tell using BrowserStack browsers, the `<image>` element has been remapped to `<img>` during HTML parsing.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/html/elements/image
@queengooborg queengooborg added data:html 📄 Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation labels Jan 12, 2024
@queengooborg queengooborg requested a review from Elchi3 March 5, 2024 04:06
@hamishwillee
Copy link
Collaborator

FYI, the test link https://mdn-bcd-collector.gooborg.com/tests/html/elements/image gives a not found message

@queengooborg
Copy link
Collaborator Author

Ah yeah, I already removed the tests from the collector!

@queengooborg queengooborg removed the needs content update 📝 This PR needs a corresponding update to mdn/content to update the documentation label Mar 5, 2024
@queengooborg
Copy link
Collaborator Author

Content PR has been approved so I'll go ahead and merge this!

@queengooborg queengooborg merged commit 3682a69 into mdn:main Mar 5, 2024
5 checks passed
@queengooborg queengooborg deleted the html/elements/image/removal branch March 5, 2024 19:57
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

2 participants