blob: b05324406b6eb83e75b91f304b20369978c08991 [file] [log] [blame]
ALERT: Yay!
CONFIRM: Question?
PROMPT: Question?, default text:
This is a testharness.js-based test.
PASS alert() is shown.
PASS print() does get called.
PASS confirm() returns 'true' (in our test environment).
PASS prompt() returns a result.
Harness: the test ran to completion.