| Index: LayoutTests/http/tests/misc/webtiming-buffer-full-no-event-expected.txt
 | 
| diff --git a/LayoutTests/http/tests/misc/webtiming-buffer-full-no-event-expected.txt b/LayoutTests/http/tests/misc/webtiming-buffer-full-no-event-expected.txt
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..0891df3ca9fc92bbcd1da617cb3b4e5acae739dd
 | 
| --- /dev/null
 | 
| +++ b/LayoutTests/http/tests/misc/webtiming-buffer-full-no-event-expected.txt
 | 
| @@ -0,0 +1,14 @@
 | 
| +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.onwebkitresourcetimingbufferfull is null
 | 
| +PASS performance.onwebkitresourcetimingbufferfull is null
 | 
| +PASS parameter.__proto__ is Event.prototype
 | 
| +PASS bufferFullCount is 1
 | 
| +PASS successfullyParsed is true
 | 
| +
 | 
| +TEST COMPLETE
 | 
| +
 | 
| 
 |