-
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
Docs for the writingsuggestions
HTML attribute
#35445
Conversation
Preview URLs Flaws (1)Note! 1 document with no flaws that don't need to be listed. 🎉 URL:
(comment last updated: 2024-08-20 08:21:18) |
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.
the documentation should be place under files/en-us/web/html/global_attributes than files/en-us/web/html/attributes
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.
Started a review last week but had to drop everything and was offline. Committing that review. It's for the outdated file location, but four comments are still valid.
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.
Thanks. LGTM! 🎉
Description
This PR adds a new documentation page for the
writingsuggestions
global HTML attribute.Motivation
The attribute is supported in Chromium and was added to BCD, but is missing from MDN.
Additional details
Related issues and pull requests
This depends on mdn/browser-compat-data#24121, which got merge, but isn't yet available in the release of BCD that MDN depends on.