browser-specs
Advanced tools
Comparing version 3.40.0 to 3.41.0
{ | ||
"name": "browser-specs", | ||
"version": "3.40.0", | ||
"version": "3.41.0", | ||
"description": "Curated list of technical Web specifications that are directly implemented or that will be implemented by Web browsers.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -272,5 +272,7 @@ # Web browser specifications | ||
The URL of the latest published snapshot for the spec series. For leveled specs | ||
(those that create a series), this matches the unversioned URL. That | ||
unversioned URL should return the specification identified by the | ||
[`currentSpecification`](#seriescurrentspecification) property. | ||
(those that create a series), this matches the unversioned URL. In most cases, | ||
that unversioned URL will return the specification identified by the | ||
[`currentSpecification`](#seriescurrentspecification) property. It may return | ||
an earlier level though, e.g. when the current specification has not yet been | ||
published as a TR document. | ||
@@ -289,3 +291,4 @@ For instance, this property will be set to `https://www.w3.org/TR/css-fonts/` | ||
that allows to access the latest Editor's Draft of the current specification in | ||
the series. | ||
the series. That unversioned URL should return the specification identified by | ||
the [`currentSpecification`](#seriescurrentspecification) property. | ||
@@ -292,0 +295,0 @@ For instance, this property will be set to `https://drafts.csswg.org/css-fonts/` |
Sorry, the diff of this file is too big to display
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
696214
22017
654