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

15 lines
438 B
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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