haikuwebkit/LayoutTests/accessibility/mac/css-first-letter-children-e...

15 lines
332 B
Plaintext

Test text
This tests that we are adding children correctly when having CSS first-letter selector.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
AXRole: AXGroup AXValue:
AXRole: AXStaticText AXValue: Test text
PASS content.childrenCount is 1
PASS successfullyParsed is true
TEST COMPLETE