[csswg-drafts] [css-borders-4] Clarify default `<length-percentage>` value for `sides | corners` in `border-limit`? (#9275)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-borders-4] Clarify default `<length-percentage>` value for `sides | corners` in `border-limit`? ==
https://drafts.csswg.org/css-borders-4/#propdef-border-limit

  > `all | [ sides | corners ] <length-percentage [0,∞]>? | [ top | right | bottom | left ] <length-percentage [0,∞]>`

  > **sides**: The sides are drawn up to but not including the corners [...] A length or percentage is measured from the center of each side: 50% draws the middle [...] by default the entire side is drawn
  > **corners:** The corners are drawn plus the specified distance into the sides if specified.

Is it `100%`?

But I suspect it should not be optional...

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9275 using your GitHub account


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

Received on Wednesday, 30 August 2023 12:10:12 UTC