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