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

Unified Diff: third_party/WebKit/Source/core/css/CSSValueKeywords.in

Issue 1079323002: Support text track selection in video controls (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge Blink repo changes and addressed comments from philipj and UX Created 4 years, 10 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/Source/core/css/CSSValueKeywords.in
diff --git a/third_party/WebKit/Source/core/css/CSSValueKeywords.in b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
index 772f0178c48c9c57cf90fa51f5ac1b3ab865c45b..d2d4f7ceaa1983b5e0f4c255ac2cb9f71eb2f1ca 100644
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
@@ -622,6 +622,9 @@ media-controls-background
media-controls-fullscreen-background
media-current-time-display
media-time-remaining-display
+media-track-selection-checkmark
+media-closed-captions-icon
+media-subtitles-icon
-internal-media-cast-off-button
-internal-media-overlay-cast-off-button
menulist

Powered by Google App Engine
This is Rietveld 408576698