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

Side by Side Diff: third_party/WebKit/LayoutTests/media/track/track-load-from-element-readyState-expected.txt

Issue 1934913002: Convert track-load* tests to testharness.js (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comments Created 4 years, 7 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 Tests the load event on HTMLTrackElement and LOADED readyState on TextTrack when src is set on the element.
2
3 EVENT(load)
4 EXPECTED (track.readyState == '2') OK
5 END OF TEST
6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698