diff --git a/css-grid-3/Overview.bs b/css-grid-3/Overview.bs index b161610f60d..7d2a15976cf 100644 --- a/css-grid-3/Overview.bs +++ b/css-grid-3/Overview.bs @@ -2,17 +2,21 @@ Title: CSS Grid Layout Module Level 3 Shortname: css-grid Level: 3 -Status: ED +Status: FPWD +Prepare for TR: yes +Date: 2024-09-19 Work Status: Exploring Group: csswg +TR: https://www.w3.org/TR/css-grid-3/ ED: https://drafts.csswg.org/css-grid-3/ Editor: Tab Atkins Jr., Google, http://www.xanthir.com/contact/, w3cid 42199 Editor: Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400 -Editor: Mats Palmgren, Mozilla, mailto:mats@mozilla.com -Editor: Jen Simmons, Apple, http://jensimmons.com/ -Editor: Brandon Stewart, Apple, https://brandonstewart.net +Former Editor: Mats Palmgren, Mozilla, mailto:mats@mozilla.com +Editor: Jen Simmons, Apple, http://jensimmons.com/, w3cid 52801 +Editor: Brandon Stewart, Apple, https://brandonstewart.net, w3cid 138640 Abstract: This module introduces masonry layout as an additional layout mode for CSS Grid containers. WPT Path Prefix: css/css-grid/masonry/tentative/ +WPT Display: open Markup Shorthands: css yes Status Text: This specification represents two variations on the proposal for masonry layout. Feedback on the alternatives is welcome. @@ -27,6 +31,11 @@ spec: css-grid-2; type: dfn; text: auto-placement algorithm text: computed track list text: collapsed track +spec: css-flexbox-1; + type:property; + text: order + type:dfn; + text: order-modified document order @@ -1332,15 +1341,19 @@ Acknowledgements
As a layout specification, this spec introduces no new security considerations - beyond taht exposed by CSS layout in general. + beyond that exposed by CSS layout in general. +
As a layout specification, this spec introduces no new privacy considerations beyond that exposed by CSS layout in general. +