* features.json:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@212747
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2017-02-21 Simon Fraser <simon.fraser@apple.com>
+
+ Clarify the status of 'webkitSubtle' and 'subtle' attributes on the WebCrypto API.
+
+ * features.json:
+
2017-02-21 Youenn Fablet <youenn@apple.com>
[WebRTC] ICE candidates should be filtered according a policy
"keywords": ["webcrypto", "web cryptography api", "crypto"],
"category": "webapps",
"description": "A JavaScript API for web applications to perform cryptographic operations.",
+ "comment": "The webkit-prefixed 'subtle' attribute which gives access to WebKitSubtleCrypto is deprecated. Work continues on the SubtleCrypto interface exposed by the 'subtle' attribute.",
"contact": {
"name": "Jiewen Tan",
"email": "jiewen_tan@apple.com"