[csswg-drafts] Pull Request: [css-shapes-2] Specify the grammar for `shape()`

noamr has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [css-shapes-2] Specify the grammar for `shape()` ==
grammar changes:
- `<<position>>` can be used instead of an absolute point
- The relevant `<<position>>`'s dimension can be used for `hline`/`vline`
- Since keywords define the different components, order of components is flexible
- `with` is used for curve control points
- Two curve control points are separated by /
- Relative control points can be relative to segment-start/segment-end/reference-box, defaulting to segment start.

Resolution: https://github.com/w3c/csswg-drafts/issues/10649#issuecomment-2474354244

Closes #10649
Closes #10666

[css-spec-shortname-1] Brief description which should also include the #issuenum-or-URL and/or link to relevant CSSWG minutes.

Copy the above line into the Title and replace with the relevant details. Fill in any additional details here. See https://github.com/w3c/csswg-drafts/blob/master/CONTRIBUTING.md for more info.


See https://github.com/w3c/csswg-drafts/pull/11207


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 13 November 2024 21:38:36 UTC