haikuwebkit/LayoutTests/accessibility/mac/textmarker-for-index-out-of...

14 lines
315 B
Plaintext

text
text
text
This verifies that textMarkerForIndex for not crash when given an index greater than 2^31
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS item1.isTextMarkerValid(item1.textMarkerForIndex(99999999999)) is true
PASS successfullyParsed is true
TEST COMPLETE