-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
File report on Normative references to discontinued specs in WebDriver
- Loading branch information
1 parent
11cd3f2
commit 3e54aa7
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
Title: Normative references to discontinued specs in WebDriver | ||
Tracked: N/A | ||
Repo: 'https://github.com/w3c/webdriver' | ||
--- | ||
|
||
While crawling [WebDriver](https://w3c.github.io/webdriver/), the following normative references were detected as pointing to discontinued specifications: | ||
* [ ] [RFC7230](https://httpwg.org/specs/rfc7230.html) has been obsoleted by [rfc9110](https://httpwg.org/specs/rfc9110.html),[rfc9112](https://httpwg.org/specs/rfc9112.html) | ||
* [ ] [RFC7231](https://httpwg.org/specs/rfc7231.html) has been obsoleted by [rfc9110](https://httpwg.org/specs/rfc9110.html) | ||
* [ ] [RFC7232](https://httpwg.org/specs/rfc7232.html) has been obsoleted by [rfc9110](https://httpwg.org/specs/rfc9110.html) | ||
* [ ] [RFC7234](https://httpwg.org/specs/rfc7234.html) has been obsoleted by [rfc9111](https://httpwg.org/specs/rfc9111.html) | ||
* [ ] [RFC7235](https://httpwg.org/specs/rfc7235.html) has been obsoleted by [rfc9110](https://httpwg.org/specs/rfc9110.html) | ||
|
||
<sub>This issue was detected and reported semi-automatically by [Strudy](https://github.com/w3c/strudy/) based on data collected in [webref](https://github.com/w3c/webref/).</sub> |