blob: 54dd7d7873c58d8d89b83cb5cd28514b4f6d70d3 [file] [log] [blame]
Verify that process does not crash when starting recognition in a removed iframe.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS iframe.parentNode.removeChild(iframe) did not throw exception.
PASS iframe.contentWindow.startRecognition() threw exception UnknownError: Recognition is not in a valid frame.
PASS successfullyParsed is true
TEST COMPLETE