Skip to content

Commit

Permalink
Force HTTPS URLs, drop CSS Forms, add specs (#64)
Browse files Browse the repository at this point in the history
* Force HTTPS URLs, drop CSS Forms, add specs

This update contains the following changes:

- HTTP URLs from the W3C API and Specref are now automatically switched to
HTTPS URLs. Switches get reported as warnings to the console. See #55.
- CSS Forms Styling was dropped. See #56.
- W3C API redirect reponses generate a proper error message. See #60.
- A number of missing specs signaled in #58 have been added.
- A couple of tests were added to detect shortname collisions, and the presence
of non-HTTPS URLs in index.json

* Add index.json (needed to make tests pass)

Previous commit changed the constraints on index.json so new file needs to be
included in the PR.
  • Loading branch information
tidoust authored May 29, 2020
1 parent e72aacd commit 744e078
Show file tree
Hide file tree
Showing 4 changed files with 219 additions and 49 deletions.
Loading

0 comments on commit 744e078

Please sign in to comment.