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

Side by Side Diff: third_party/WebKit/LayoutTests/media/media-source-append-multiple-expected.txt

Issue 2065433002: Convert media-source*, no-autoplay* and remove-from* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 years, 6 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 EVENT(loadstart)
2 EVENT(loadedmetadata)
3 loadedMetadataA
4 EVENT(progress)
5 EVENT(suspend)
6 EVENT(loadeddata)
7 EVENT(canplay)
8 EVENT(canplaythrough)
9 EXPECTED (audio.currentSrc == sourceA.src == 'true') OK
10 END OF TEST
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698