Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / select-options-remove-gc-expected.txt
blobb5a1dce02ae2a809ab4c3d2e1030a4e3628c2236
1 This test checks that removing a <select> object from the DOM, then garbage collecting, then removing an option from select.options doesn't crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS No crash
7 PASS successfullyParsed is true
9 TEST COMPLETE