-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Add inert
to the boolean attributes list
#3678
Add inert
to the boolean attributes list
#3678
Conversation
Visit the preview URL for this PR (updated for commit 8162cd0): https://yew-rs-api--pr3678-patch-feat-macro-boo-id7zajva.web.app (expires Tue, 16 Jul 2024 08:56:35 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
The CI failure is unrelated to the change made by the PR. It's probably caused by more precise |
Benchmark - SSRYew Master
Pull Request
|
Size Comparison
✅ None of the examples has changed their size significantly. |
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.
Lgtm, thanks
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!
Description
Adds the
inert
global boolean attribute, which was added to the HTML Standard in 2022.Checklist