haikuwebkit/LayoutTests/accessibility/gtk/title-and-alt-expected.txt

20 lines
618 B
Plaintext

Functional label:
This tests the exposure of alt and title information.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS image.title is 'AXTitle: Image alt attr'
PASS image.description is 'AXDescription: Image title attr'
PASS link.title is 'AXTitle: Functional label'
PASS link.description is 'AXDescription: Link title attr'
PASS entry.title is 'AXTitle: Entry title attr'
PASS entry.description is 'AXDescription: '
PASS button.title is 'AXTitle: Submit'
PASS button.description is 'AXDescription: Submit button title attr'
PASS successfullyParsed is true
TEST COMPLETE