haikuwebkit/LayoutTests/accessibility/mac/html-with-aria-label-expect...

14 lines
398 B
Plaintext

Nothing to see.
This tests that aria-label will become the accessible name of the AXWebArea when used on the HTML tag.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS root.role is 'AXRole: AXWebArea'
PASS root.description is 'AXDescription: Test Webpage'
PASS root.description is 'AXDescription: New Title'
PASS successfullyParsed is true
TEST COMPLETE