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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt

Issue 1947033002: Change "invalid value default" for HTMLTrackElement 'kind' to "metadata" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
index bbb62bbf7109605b3a92e267df2a3fa3f1d213b5..a0c8dc5523813b50938a71586d7d88240cca1404 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/element-attribute-js-null-expected.txt
@@ -290,7 +290,7 @@ TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTextAreaElement.wra
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTitleElement.text]
-TEST SUCCEEDED: The value was the string 'subtitles'. [tested HTMLTrackElement.kind]
+TEST SUCCEEDED: The value was the string 'metadata'. [tested HTMLTrackElement.kind]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.label]
TEST SUCCEEDED: The value was the string 'null' resolved as a URL. [tested HTMLTrackElement.src]
TEST SUCCEEDED: The value was the string 'null'. [tested HTMLTrackElement.srclang]

Powered by Google App Engine
This is Rietveld 408576698