-
Notifications
You must be signed in to change notification settings - Fork 200
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
Don't allow forless links for descriptors #2200
Comments
Yeah, I think we're long overdue to consider that a failed remnant of the old preprocessor. Some specs now have link failures I need to go clean up, but Bikeshed-wise the change is done now: all for-less propdesc autolinks are now property only. |
miketaylr
added a commit
to whatwg/compat
that referenced
this issue
Jan 31, 2022
Also do some line wrapping. See: speced/bikeshed#2200
miketaylr
added a commit
to whatwg/compat
that referenced
this issue
Feb 1, 2022
Also do some line wrapping. See: speced/bikeshed#2200
miketaylr
added a commit
to whatwg/compat
that referenced
this issue
Feb 1, 2022
* Editorial: Remove "non-standard" from abstract. Also, get rid of an old issue that seems less relevant. Fixes: #165 * Editorial: Rework introduction ref. #146 * Editorial: Add Karl Dubost to acknowledgements. Plus some whitespace cleanup. * Add a User-Agent String section. Fixes #146 * Editorial: Fix forless media features Also do some line wrapping. See: speced/bikeshed#2200 * Add in @karlcow's suggestions Co-authored-by: Karl Dubost <karl+github@la-grange.net>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With Contain 3 taking on width/height especially, we're getting a lot of "ambiguous property/descriptor" errors. It might be time to disallow them for descriptors and default to properties.
The text was updated successfully, but these errors were encountered: