Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / relatedevent-expected.txt
blob3ea873caa0625d9190592355e44aa8a3f0400012
1 Tests to confirm behavior of updating IDL attributes of RelatedEvent.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS relatedEvent.bubbles is false
7 PASS relatedEvent.cancelable is false
8 PASS relatedEvent.relatedTarget is null
9 PASS successfullyParsed is true
11 TEST COMPLETE