CSS Grid Layout Module Level 3
DRANK

Conformance requirements are expressed with a combination of descriptive assertions and RFC 2119 terminology. The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in the normative parts of this document are to be interpreted as described in RFC 2119. However, for readability, these words do not appear in all uppercase letters in this specification.All of the text of this specification is normative except sections explicitly marked as non-normative, examples, and notes. [RFC2119]Examples in this specification are introduced with the words “for example” or are set apart from the normative text with class="example", like this:Informative notes begin with the word “Note” and are set apart from the normative text with class="note", like this:Note, this is an informative note.Advisements are normative sections styled to evoke special attention and are set apart from other normative text with …

drafts.csswg.org
Related Topics: CSS Web Standards / Browsers
1 comments
  • CSS Grid Level 3で、Pinterestのようなレイアウトを実現できる機能が提案されています✨

    「masonry」という値で指定でき、従来のCSS Gridと異なり、列ごとにアイテムを積み上げていけるもの。

    CSS Gridを初めて触ったときから欲しかった機能🥰

    ただ、現状はCSS Grid Level 2の対応ブラウザも少ないので、まだちょっと遠い未来の話になりそう