haikuwebkit/LayoutTests/fast/dom/getElementById-with-rope-st...

11 lines
317 B
Plaintext

This tests that calling getElementById() with a concatenated string as the argument doesn't make us crash on subsequent access to that string.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS nonexistentID is 'somethingfoobar'
PASS successfullyParsed is true
TEST COMPLETE