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

Unified Diff: LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt

Issue 25798003: Enable WebVTT regions for runtime testing, updated tests and minor fixes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 2 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/media/track/regions-webvtt/text-track-region-list-expected.txt
diff --git a/LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt b/LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt
index 013c7443c7d7f0d612360ebdf968e3a2630b4a6e..c500809aaf58a93c0ecaf0419ade9727a6f5dfc6 100644
--- a/LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt
+++ b/LayoutTests/media/track/regions-webvtt/text-track-region-list-expected.txt
@@ -35,7 +35,7 @@ EXPECTED (regions.length == '1') OK
EXPECTED (regions.length == '0') OK
** In case the region is not found, NotFoundError should be thrown **
-Error: NotFoundError: DOM Exception 8
+NotFoundError: An attempt was made to reference a Node in a context where it does not exist.
END OF TEST

Powered by Google App Engine
This is Rietveld 408576698