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 formxxx attributes (for <input type="submit"> element) #241

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

slegrand45
Copy link
Contributor

Hello,

A small patch to add the following attributes:

  • formaction
  • formenctype
  • formmethod
  • formnovalidate
  • formtarget

These attributes are useful in <input type="submit"> element: MDN documentation

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@markuswustenberg
Copy link
Member

Thanks! 😊

Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (033f6ac) to head (e90000f).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #241   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         5    -4     
  Lines          534       544   +10     
=========================================
+ Hits           534       544   +10     

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

@markuswustenberg markuswustenberg enabled auto-merge (squash) February 3, 2025 13:43
@markuswustenberg markuswustenberg merged commit ceb0e8e into maragudk:main Feb 3, 2025
9 checks passed
@slegrand45 slegrand45 deleted the formxxx-attributes branch February 3, 2025 16:34
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