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

Add defer and inert to the list of boolean attributes #356

Merged
merged 1 commit into from May 10, 2024

Conversation

marcospereira
Copy link
Contributor

I noticed these two were missing, and they are now part of the list at https://meiert.com/en/blog/boolean-attributes-of-html/. The list removed a few attributes, but I kept them for the sake of compatibility.

Also, a small refactor to use Set.of. :-)

Copy link

codecov bot commented May 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.31%. Comparing base (6a84710) to head (f07db26).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #356   +/-   ##
=========================================
  Coverage     91.31%   91.31%           
  Complexity     1218     1218           
=========================================
  Files            76       76           
  Lines          3168     3168           
  Branches        493      493           
=========================================
  Hits           2893     2893           
  Misses          164      164           
  Partials        111      111           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@casid casid merged commit 9320ca7 into casid:main May 10, 2024
9 checks passed
@casid
Copy link
Owner

casid commented May 10, 2024

Thank you for keeping this up-to-date @marcospereira!

@marcospereira marcospereira deleted the add-missing-boolean-attributes branch May 10, 2024 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants