Chromium Code Reviews| 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" |
| }, |