Formal syntax doesn't show values from other spces #11607
Labels
idle
macros:CSSSyntax
Issues related to Formal syntax
on hold
Waiting on something else before this can be moved forward.
p2
We want to address this but may have other higher priority items.
Summary
Formal syntax on CSS sizing property
width
,max-width
,min-width
etc. pages do not accumulate values from all the specs.URL
https://developer.mozilla.org/en-US/docs/Web/CSS/width#formal_syntax
Reproduction steps
stretch
andanchor-size()
which are not there in the Formal Syntax.Expected behavior
In sizing properties cases, the formal syntaxes should accumulate value syntaxes from all the spec webref jsons:
Also, in the case of all other feature syntaxes, accumulate value syntaxes from all the available specs jsons.
Actual behavior
The Formal Syntax section shows only the syntax from
css-sizing.json
.Anything else?
I've raised an issue in Webref to map sizing properties to the
anchor-size()
value.Validations
The text was updated successfully, but these errors were encountered: