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

Unified Diff: LayoutTests/http/tests/media/media-source/mediasource-trackdefault-expected.txt

Issue 1110223002: Use and add layout tests for BCP 47 language tag syntax validation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/media/media-source/mediasource-trackdefault-expected.txt
diff --git a/LayoutTests/http/tests/media/media-source/mediasource-trackdefault-expected.txt b/LayoutTests/http/tests/media/media-source/mediasource-trackdefault-expected.txt
index c8ec0d317f1438c7041350d8cdb8c1a6bd9bb33b..58731275c638433ed9c2cc19d61b41bcd1ff48bf 100644
--- a/LayoutTests/http/tests/media/media-source/mediasource-trackdefault-expected.txt
+++ b/LayoutTests/http/tests/media/media-source/mediasource-trackdefault-expected.txt
@@ -25,6 +25,7 @@ PASS Test mixed valid and invalid audio kinds: type 'audio', language 'en-US', l
PASS Test mixed valid and invalid video kinds: type 'video', language 'en-US', label 'video label', multiple kinds, byteStreamTrackID '1'
PASS Test mixed valid and invalid text kinds: type 'text', language 'en-US', label 'text label', multiple kinds, byteStreamTrackID '1'
PASS Test invalid 'type' parameter type passed to TrackDefault constructor: type 'invalid type', language 'en-US', label 'label', multiple kinds, byteStreamTrackID '1'
+PASS Test invalid 'language' parameter syntax passed to TrackDefault constructor
PASS Test invalid 'kinds' parameter type passed to TrackDefault constructor
PASS Test updating the retval of TrackDefault.kinds does not modify TrackDefault.kinds

Powered by Google App Engine
This is Rietveld 408576698