diff --git a/Tests/LibWeb/Text/expected/wpt-import/html-aam/fragile/area-role.txt b/Tests/LibWeb/Text/expected/wpt-import/html-aam/fragile/area-role.txt new file mode 100644 index 00000000000..98b72212646 --- /dev/null +++ b/Tests/LibWeb/Text/expected/wpt-import/html-aam/fragile/area-role.txt @@ -0,0 +1,7 @@ +Harness status: OK + +Found 2 tests + +2 Pass +Pass el-area +Pass el-area-no-href \ No newline at end of file diff --git a/Tests/LibWeb/Text/expected/wpt-import/html-aam/fragile/optgroup-role.txt b/Tests/LibWeb/Text/expected/wpt-import/html-aam/fragile/optgroup-role.txt new file mode 100644 index 00000000000..248b77c8b27 --- /dev/null +++ b/Tests/LibWeb/Text/expected/wpt-import/html-aam/fragile/optgroup-role.txt @@ -0,0 +1,6 @@ +Harness status: OK + +Found 1 tests + +1 Pass +Pass el-optgroup \ No newline at end of file diff --git a/Tests/LibWeb/Text/input/wpt-import/html-aam/fragile/area-role.html b/Tests/LibWeb/Text/input/wpt-import/html-aam/fragile/area-role.html new file mode 100644 index 00000000000..5870adae10f --- /dev/null +++ b/Tests/LibWeb/Text/input/wpt-import/html-aam/fragile/area-role.html @@ -0,0 +1,26 @@ + + + + HTMLAreaElement Role Verification Tests + + + + + + + + + + + x + x + +x + + + + + \ No newline at end of file diff --git a/Tests/LibWeb/Text/input/wpt-import/html-aam/fragile/optgroup-role.html b/Tests/LibWeb/Text/input/wpt-import/html-aam/fragile/optgroup-role.html new file mode 100644 index 00000000000..47cef2f6203 --- /dev/null +++ b/Tests/LibWeb/Text/input/wpt-import/html-aam/fragile/optgroup-role.html @@ -0,0 +1,30 @@ + + + + HTMLOptGroupElement Role Verification Tests + + + + + + + + + + + + + + + \ No newline at end of file