-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Change browser-compat for individual input types #16085
Conversation
Preview URLs
FlawsURL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
External URLsURL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@queengooborg This looks excellent, but do we need to time this inclusion? I mean, this will break the pages if the BCD update is not already updated in MDN, and waiting too long will also break the pages.
Or is it just a matter of we include now and wait for BCD to catch up, because we can't really plan this?
Due to the difference in release timing between MDN content and BCD, I don't think this is something we can really properly plan -- either way, we'll have a small period of time where the tables are broken. I'd say that we should merge both PRs now and then let anyone who reports an issue know it'll automatically resolve within the week! |
@queengooborg Fair enough! Merged this one. |
This PR updates the BCD keys for the individual input types of the
<input>
HTML element to match the changes in mdn/browser-compat-data#16295.