Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / event-properties-gc-expected.txt
blob3b9bad25ed9d57f1088399497f7de9990270c110
1 Tests that properties passed to events are not garbage collected prematurely.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS event[prop] is "foo"
7 PASS event[prop] is "foo"
8 PASS event[prop] is "foo"
9 PASS successfullyParsed is true
11 TEST COMPLETE