w3c/csswg-drafts

[css-sizing-3] Illustrate the Sizing Spec

Open

#1.938 aberto em 5 de nov. de 2017

Ver no GitHub
 (3 comments) (3 reactions) (0 assignees)HTML (545 forks)batch import
Help Wantedcss-sizing-3

Métricas do repositório

Stars
 (3.546 stars)
Métricas de merge de PR
 (Mesclagem média 87d 7h) (24 fundiu PRs em 30d)

Description

The new sizing keywords are kindof important for authors, especially now that Flex and Grid make them more useful. It would be nice for the spec to have some illustrations.

Needed SVG diagrams:

  • size (e.g. a rectangle with arrows representing block size, inline size, width, height -- maybe abbreviated version of these ascii diagrams
  • inner size
  • outer size
  • stretch-fit size
  • max-content size
  • min-content size
  • fit-content size

(Aside from the first one, “size”, illustrating these for just the inline axis should be sufficient.)

Guia do colaborador