mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-03 16:16:43 +00:00
Tests: Add test for button type attribute
This commit is contained in:
parent
5dfe21be85
commit
2bab266ba9
Notes:
sideshowbarker
2024-07-17 07:43:05 +09:00
Author: https://github.com/stelar7
Commit: 2bab266ba9
Pull-request: https://github.com/SerenityOS/serenity/pull/21789
Issue: https://github.com/SerenityOS/serenity/issues/21778
2 changed files with 14 additions and 0 deletions
3
Tests/LibWeb/Text/expected/HTML/button-attributes.txt
Normal file
3
Tests/LibWeb/Text/expected/HTML/button-attributes.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
submit
|
||||
button
|
||||
submit
|
Loading…
Add table
Add a link
Reference in a new issue