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

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: Rebase and addressed fs' comments 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 404f375564ea020cccf605f81906ce1db8bff16b..7d38e526be3ef92fb7923d17e8320927ae7a5a05 100644
--- a/third_party/WebKit/Source/core/css/CSSValueKeywords.in
+++ b/third_party/WebKit/Source/core/css/CSSValueKeywords.in
@@ -623,6 +623,9 @@ media-controls-background
media-controls-fullscreen-background
media-current-time-display
media-time-remaining-display
+media-track-selection-checkmark
fs 2016/02/24 10:14:57 I think we could (and should) make these -internal
srivats 2016/02/25 21:47:56 Done.
+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