-
Notifications
You must be signed in to change notification settings - Fork 719
[css-shapes-2] Allow position
for the initial coordinates of shape()
#11358
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
Comments
@smfr does this make sense? Happy to quickly tackle this as an async resolution if so. |
Yes, this should be a |
@astearns let's file an async resolution for this one? |
The CSSWG will automatically accept this resolution one week from now if no objections are raised here. Anyone can add an emoji to this comment to express support. If you do not support this resolution, please add a new comment. Proposed Resolution: Allow |
RESOLVED: Allow |
Uh oh!
There was an error while loading. Please reload this page.
Currently in
shape()
, the path canmove to
aposition
, but it can only start from a<<coordinate-pair>>
. This seems like an unnecessary restriction.The text was updated successfully, but these errors were encountered: