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

Unified Diff: tools/dom/dom.json

Issue 15814008: Cleaning up some DOM APIs which were marked as deprecated because they were moved or renamed. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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: tools/dom/dom.json
diff --git a/tools/dom/dom.json b/tools/dom/dom.json
index c01a78fcfce3294e468a161c12f72480bf20098e..64d963ac558f35328f8adbaffac71f4af152df55 100644
--- a/tools/dom/dom.json
+++ b/tools/dom/dom.json
@@ -2354,6 +2354,7 @@
"comment": "http://www.w3.org/TR/touch-events/, http://www.chromestatus.com/features",
"support_level": "experimental"
},
+ "ontransitionend": {},
"onwebkitTransitionEnd": {
"support_level": "deprecated"
},

Powered by Google App Engine
This is Rietveld 408576698