| Index: LayoutTests/http/tests/media/media-source/webkitmediasource-duration-changed-expected.txt
|
| diff --git a/LayoutTests/http/tests/media/media-source/webkitmediasource-duration-changed-expected.txt b/LayoutTests/http/tests/media/media-source/webkitmediasource-duration-changed-expected.txt
|
| index c7a97e50e20a66fbb67ca1728cf6fc47d8ef49f1..e93ff4821c37b97780038280981af3e9f3673d0d 100644
|
| --- a/LayoutTests/http/tests/media/media-source/webkitmediasource-duration-changed-expected.txt
|
| +++ b/LayoutTests/http/tests/media/media-source/webkitmediasource-duration-changed-expected.txt
|
| @@ -1,16 +1,16 @@
|
| Tests duration attribute on MediaSource object
|
|
|
| Test setting the duration when closed.
|
| -Got expected exception Error: InvalidStateError: DOM Exception 11
|
| +Got expected exception InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable.
|
| Test getting the duration when closed.
|
|
|
| running testExpectExceptionOnNegativeDuration
|
| EVENT(webkitsourceopen)
|
| -Got expected exception Error: InvalidAccessError: DOM Exception 15
|
| +Got expected exception InvalidAccessError: A parameter or an operation was not supported by the underlying object.
|
|
|
| running testExpectExceptionOnNaNDuration
|
| EVENT(webkitsourceopen)
|
| -Got expected exception Error: InvalidAccessError: DOM Exception 15
|
| +Got expected exception InvalidAccessError: A parameter or an operation was not supported by the underlying object.
|
|
|
| running testDurationChange
|
| EVENT(webkitsourceopen)
|
|
|