@webref/idl
Advanced tools
Comparing version 1.0.13 to 1.0.14
{ | ||
"name": "@webref/idl", | ||
"description": "Web IDL definitions of the web platform", | ||
"version": "1.0.13", | ||
"version": "1.0.14", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -35,3 +35,5 @@ # Web IDL definitions of the web platform | ||
- All IDL files can be parsed by the version of [webidl2.js](https://github.com/w3c/webidl2.js/) used in `peerDependencies` in `package.json`. | ||
- All types except `void` are defined by some specification. | ||
- `WebIDL2.validate` passes with the exception of the "no-nointerfaceobject" rule about `[LegacyNoInterfaceObject]`, which is in wide use. | ||
- All types are defined by some specification. | ||
- All extended attributes are defined by some specification. | ||
- No duplicate top-level definitions or members. | ||
@@ -42,4 +44,3 @@ - No missing or mismatched types in inheritance chains. | ||
The following guarantees are *not* provided: | ||
- `WebIDL2.validate` rules are not guaranteed to pass. | ||
- Extended attributes are not validated at all. | ||
- Extended attribute *values* are not validated. | ||
- Generally no other guarantees except the ones enforced by tests. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
686769
45