haikuwebkit/LayoutTests/accessibility/mac/aria-image-emits-object-rep...

15 lines
438 B
Plaintext
Raw Permalink Normal View History

This tests ensures that if an ARIA image is used it will emit an object replacement character in a range for string operation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS text1.textMarkerRangeLength(textMarkerRange) is 5
Object string for range: a b
PASS text1.textMarkerRangeLength(textMarkerRange) is 5
Object string for range: c d
PASS successfullyParsed is true
TEST COMPLETE