Side by Side Diff: third_party/WebKit/LayoutTests/media/W3C/video/events/event_pause_manual-expected.txt
Issue 1576283003 :
Have HTMLMediaElement::play() return a Promise. (Closed)
Patch Set: review comments and cancel tasks
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
third_party/WebKit/LayoutTests/media/W3C/audio/events/event_pause_manual-expected.txt
third_party/WebKit/LayoutTests/media/W3C/audio/events/event_play_manual-expected.txt
third_party/WebKit/LayoutTests/media/W3C/audio/paused/paused_true_during_pause-expected.txt
third_party/WebKit/LayoutTests/media/W3C/video/events/event_pause_manual-expected.txt
third_party/WebKit/LayoutTests/media/W3C/video/events/event_play_manual-expected.txt
third_party/WebKit/LayoutTests/media/W3C/video/paused/paused_true_during_pause-expected.txt
third_party/WebKit/LayoutTests/media/media-play-promise.html
third_party/WebKit/LayoutTests/media/media-play-promise-expected.txt
third_party/WebKit/LayoutTests/media/track/track-cues-pause-on-exit-expected.txt
third_party/WebKit/LayoutTests/media/video-autoplay-experiment-modes-expected.txt
third_party/WebKit/LayoutTests/media/video-controls-overlay-play-button-expected.txt
third_party/WebKit/LayoutTests/media/video-display-none-crash-expected.txt
third_party/WebKit/LayoutTests/media/video-play-pause-events-expected.txt
third_party/WebKit/LayoutTests/media/video-play-require-user-gesture-expected.txt
third_party/WebKit/LayoutTests/media/video-played-collapse-expected.txt
third_party/WebKit/LayoutTests/media/video-played-ranges-1-expected.txt
third_party/WebKit/LayoutTests/media/video-preload-expected.txt
third_party/WebKit/Source/core/dom/DOMException.cpp
third_party/WebKit/Source/core/dom/ExceptionCode.h
third_party/WebKit/Source/core/html/HTMLMediaElement.h
third_party/WebKit/Source/core/html/HTMLMediaElement.cpp
third_party/WebKit/Source/core/html/HTMLMediaElement.idl
third_party/WebKit/Source/core/testing/Internals.cpp