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

Unified Diff: tools/dom/dom.json

Issue 16705005: Mark canPlayType as unstable. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index 5e3e72f34131f4679269232c9fbf3e0a8bba92fc..6cccf768fe1aa24b3103835e200dc872143528c8 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -4047,7 +4047,10 @@
},
"autoplay": {},
"buffered": {},
- "canPlayType": {},
+ "canPlayType": {
+ "comment": "https://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html#dom-htmlmediaelement",
+ "dart_action": "unstable"
+ },
"controller": {},
"controls": {},
"currentSrc": {},
« no previous file with comments | « sdk/lib/html/dartium/html_dartium.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698