haikuwebkit/LayoutTests/accessibility/mac/find-and-replace-match-capi...

15 lines
501 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.

The Test test TEST.
This tests that find and replace will match the capitalization of the replaced word.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById('text').innerHTML is 'The Test jumped high.'
PASS document.getElementById('text').innerHTML is 'The Test test high.'
PASS document.getElementById('text').innerHTML is 'The Test test TEST.'
PASS successfullyParsed is true
TEST COMPLETE