1 This test checks that Performance inherits EventTarget and that addEventListener() works for resourcetimingbufferfull events.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS Performance.prototype.__proto__ is EventTarget.prototype
7 PASS performance.onresourcetimingbufferfull is null
8 PASS performance.onresourcetimingbufferfull is null
9 PASS parameter.__proto__ is Event.prototype
10 PASS bufferFullCount is 1
11 PASS successfullyParsed is true