diff --git a/Tests/LibWeb/Text/expected/HTML/button-attributes.txt b/Tests/LibWeb/Text/expected/HTML/button-attributes.txt new file mode 100644 index 00000000000..05c4bd85067 --- /dev/null +++ b/Tests/LibWeb/Text/expected/HTML/button-attributes.txt @@ -0,0 +1,3 @@ +submit +button +submit diff --git a/Tests/LibWeb/Text/input/HTML/button-attributes.html b/Tests/LibWeb/Text/input/HTML/button-attributes.html new file mode 100644 index 00000000000..9ab983a6973 --- /dev/null +++ b/Tests/LibWeb/Text/input/HTML/button-attributes.html @@ -0,0 +1,11 @@ + +