Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / html-options-collection-lifetime-expected.txt
blobc11a91117f31ee698c2a37bf8ba78fcb008898b6
1 Tests that HTMLOptionsCollection does not keep its owner node alive.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS observeSelect.wasCollected is true
7 PASS observeOption.wasCollected is true
8 PASS observeOptions.wasCollected is false
9 PASS successfullyParsed is true
11 TEST COMPLETE