blob: ea0072fea2144f0b2fc192f46ff18c53e1a31492 [file] [log] [blame]
This test checks that conext menu selection allows whitespace for non-editable fields. To test manually, right click on the blank text in the input box.
The crowd says: New York, New York is a helluva town!
The crowd says: New York, New York is a helluva town!
PASS getSelectionForId('inputWhitespace') is ""
PASS getSelectionForId('readOnlyWhitespace') is "New York, New York"
PASS successfullyParsed is true
TEST COMPLETE