haikuwebkit/LayoutTests/accessibility/ios-simulator/text-role-expected.txt

12 lines
362 B
Plaintext

hello world this is a test more test
This test ensures that the "text" role works as expected. That is, it creates a static text object that can be controlled with aria-label.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS textrole.description is 'AXLabel: all at once'
PASS successfullyParsed is true
TEST COMPLETE