-
Notifications
You must be signed in to change notification settings - Fork 376
Dev Trial Stage
The following is a work in progress, but will eventually provide complete information about this stage.
The Dev Trial stage is editable the main editing page by one of these methods:
- Clicking Edit all fields and scrolling down to the box labeled Dev Trial.
- Scrolling down to the row labeled Dev trials and iterate on design and clicking Revisit, Update or start. The exact text depends on where you are in development of your procedure.
Please describe the degree of interoperability risk.
-
For a new feature, the main risk is that it fails to become an interoperable part of the web platform if other browsers do not implement it.
-
For a removal, please review our principles of web compatibility.
-
Please include citation links where possible. Examples include resolutions from relevant standards bodies (e.g. W3C working group), tracking bugs, or links to online conversations.
WebCrypto API was specified to allow the addition of new (normalized) crypto algorithms. When an algorithm is not yet supported by a browser, an exception of unrecognized algorithms would be thrown after invoking related APIs.
Please describe the DevTools debugging support for your feature. See the DevTools support checklist for guidance.