haikuwebkit/LayoutTests/platform/gtk/accessibility/aria-role-on-label-expected...

13 lines
290 B
Plaintext

text text
This verifies that an ARIA role applied to a label element is not ignored.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
label without role: AXRole: AXLabel
label with role: AXRole: AXHeading
PASS successfullyParsed is true
TEST COMPLETE