haikuwebkit/LayoutTests/fast/events/event-properties-gc-expecte...

17 lines
266 B
Plaintext

Testing: ErrorEvent.error
PASS event[prop] is "foo"
Testing: PopStateEvent.state
PASS event[prop] is "foo"
Testing: MessageEvent.data
PASS event[prop] is "foo"
Testing: CustomEvent.detail
PASS event[prop] is "foo"
PASS successfullyParsed is true
TEST COMPLETE