Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(344)

Side by Side Diff: third_party/WebKit/LayoutTests/media/mediasession/htmlmediaelement-set-session-expected.txt

Issue 2367393002: Migrating MediaSession messages to mojo (Closed)
Patch Set: fixed layout tests Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 FAIL Setup assert_true: Run either manually by passing the MediaSession flag or as part of the virtual mediasession testsuite. expected true got false
3 FAIL Set HTMLMediaElement session when networkState is NETWORK_EMPTY MediaSessio n is not defined
4 FAIL Set HTMLMediaElement session when networkState is NETWORK_NO_SOURCE MediaSe ssion is not defined
5 FAIL Set HTMLMediaElement session during or after load assert_throws: function " function () { mediaElement.session = new MediaSession(); }" threw object "Refere nceError: MediaSession is not defined" that is not a DOMException InvalidStateEr ror: property "code" is equal to undefined, expected 11
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698