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

Unified Diff: LayoutTests/media/track/text-track-cue-constructor-expected.txt

Issue 98783003: Make HTMLOptionsCollection report TypeErrors. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add TextTrackCue() exception handling test Created 7 years 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/media/track/text-track-cue-constructor-expected.txt
diff --git a/LayoutTests/media/track/text-track-cue-constructor-expected.txt b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
index 7627647a89e235191cddc47f2c67e051fcf4fb87..58686eae40b4c4ed0688109bab3d90e383d35d1c 100644
--- a/LayoutTests/media/track/text-track-cue-constructor-expected.txt
+++ b/LayoutTests/media/track/text-track-cue-constructor-expected.txt
@@ -1,4 +1,5 @@
PASS TextTrackCue and VTTCue are separate interfaces
PASS TextTrackCue constructor returns a VTTCue
+PASS When not fully applied, TextTrackCue constructor throws a TypeError
« no previous file with comments | « LayoutTests/media/track/text-track-cue-constructor.html ('k') | Source/bindings/v8/custom/V8HTMLOptionsCollectionCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698