- From: Daniel Holbert via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Dec 2020 22:56:54 +0000
- To: public-css-archive@w3.org
dholbert has just created a new issue for https://github.com/w3c/csswg-drafts:
== [css-align-3] A few typos in css-align-3 ==
Reporting a few typos I ran across when re-reading css-align-3 today:
Typo 1:
[Appendix A: Static Position Terminology](https://drafts.csswg.org/css-align-3/#static-position-rectangle):
In the "Flex Layout" section, there's link that mentions grid but intends to mention flexbox (" See _static position of a **grid** container child_ in [CSS-FLEXBOX-1]. ")
s/grid/flex/ might fix this, but also, the linked text is actually pointing to a section whose name is "Absolutely-Positioned Flex Children", so maybe that's the phrase we should use here? (It seems like it's trying to quote a section title when saying "See $foo").  Either way seems fine to me.
Typo 2:
[6.1.2. Absolutely-Positioned Boxes](https://drafts.csswg.org/css-align-3/#justify-abspos) (for justify-self)
"The block’s containing block’s inline axis" -- this wants s/The block/The box/
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5802 using your GitHub account
-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 December 2020 22:56:56 UTC