| Index: LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
|
| diff --git a/LayoutTests/webexposed/event-target-in-prototype-expected.txt b/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
|
| similarity index 88%
|
| copy from LayoutTests/webexposed/event-target-in-prototype-expected.txt
|
| copy to LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
|
| index 50093947facf471d182a96780b8784bf50bdcd63..7c2f4878e4fba176986a7315011138348e45c366 100644
|
| --- a/LayoutTests/webexposed/event-target-in-prototype-expected.txt
|
| +++ b/LayoutTests/virtual/stable/webexposed/event-target-in-prototype-expected.txt
|
| @@ -6,7 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| PASS EventSource.prototype.__proto__ is EventTarget.prototype
|
| PASS FileReader.prototype.__proto__ is EventTarget.prototype
|
| PASS MediaController.prototype.__proto__ is EventTarget.prototype
|
| -PASS MediaSource.prototype.__proto__ is EventTarget.prototype
|
| +FAIL MediaSource.prototype.__proto__ should be [object Object]. Threw exception ReferenceError: MediaSource is not defined
|
| PASS MessagePort.prototype.__proto__ is EventTarget.prototype
|
| PASS Node.prototype.__proto__ is EventTarget.prototype
|
| PASS Performance.prototype.__proto__ is EventTarget.prototype
|
|
|