#565: Review of CSS Sizing 3
Discussions
2020-12-07
Elika:
... CSS3 text is like a collection of separate side dishes...
... From the CSS system point of view, terminology section is most interesting. Features listed in the review are the most interesting
.. Terminology gives names to a bunch of concepts which have always existed in CSS.
... the features mentioned in the comment are what's changing in this version.
... They are shipping in several implementations (some with prefixes), definitions of what they mean is pretty clear to CSSWG, just giving names to behaviour you could access in CSS2; previously height access didn't have any varying behaviour. TAG would be unlikely to be interested in that. Probably only interested in interaction between replaced elements and these things.
... replaced elements are external to the document, transferring info to doc about themselves (e.g. sizing info); that's the interface between CSS and other tech. Most of the spec doesn't need TAG review, but TAG is in the loop on everything.
... Some questions that might go into a CSS-specific review template:
- Why did you write this spec (what prompted the features in it)?
- If you were the TAG, which sections would you focus on?
Peter: Explanations like this one are helpful not only for TAG, but also for other horizontal reviews and newcomers to CSSWG.
Elika: Snapshot gives an overview. ...
Peter: Web developer is better served by the snapshot. Someone joining CSSWG needs more context ...
Elika: If people want to get involved, they can start filing issues... then we can provide context on the issue. Pre-emptively generating that context isn't scalable.
Peter: Could we on CSSWG have some process going forward to make this process easier, without Elika needing to personally write explainers for every single feature?
Elika: Issues also linked to commit logs... you do have to go dig, though. Alternative is to have us write continuous status reports... and we already give more context on commits than most WGs.
2021-01-Kronos
Rossen: (summarizing CSSWG/TAG reviews, explainers etc.)
Peter: The changes section looks good. What was missed by the original list of added features is box-sizing
and to be fair this dates way back to the 90's so it's fine.
Rossen: Ack. Leaving comment and closing then.
OpenedOct 23, 2020
HIQaH! QaH! TAG!
I'm requesting a TAG review of CSS Sizing Level 3.
This CSS module defines the various sizing properties and concepts used throughout CSS. New features since CSS2 are summarized in https://www.w3.org/TR/css-sizing-3/#changes-3
Further details:
You should also know that... Can't think of anything.
We'd prefer the TAG provide feedback as (please delete all but the desired option):
🐛 open issues in our GitHub repo for each point of feedback