Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude CSS Form Styling? #56

Closed
foolip opened this issue May 27, 2020 · 0 comments
Closed

Exclude CSS Form Styling? #56

foolip opened this issue May 27, 2020 · 0 comments

Comments

@foolip
Copy link
Member

foolip commented May 27, 2020

https://drafts.csswg.org/css-forms/ has a red warning at the bottom:

Not Ready For Implementation

This spec is not yet ready for implementation. It exists in this repository to record the ideas and promote discussion.

Before attempting to implement this spec, please contact the editors.

I'm not sure if it's useful to include in browser-specs, it's a bit of a borderline case.

tidoust added a commit to tidoust/browser-specs that referenced this issue May 29, 2020
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 w3c#55.
- CSS Forms Styling was dropped. See w3c#56.
- W3C API redirect reponses generate a proper error message. See w3c#60.
- A number of missing specs signaled in w3c#58 have been added.
tidoust added a commit to tidoust/browser-specs that referenced this issue May 29, 2020
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 w3c#55.
- CSS Forms Styling was dropped. See w3c#56.
- W3C API redirect reponses generate a proper error message. See w3c#60.
- A number of missing specs signaled in w3c#58 have been added.
- A couple of tests were added to detect shortname collisions, and the presence
of non-HTTPS URLs in index.json
tidoust added a commit that referenced this issue May 29, 2020
* 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.
@tidoust tidoust closed this as completed May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants