From 815611818b146d38124d41da357867036c00e056 Mon Sep 17 00:00:00 2001 From: Chris Lilley Date: Tue, 17 Dec 2024 07:08:36 -0500 Subject: [PATCH] [css-display-4][editorial] For FPWD --- css-display-4/Overview.bs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css-display-4/Overview.bs b/css-display-4/Overview.bs index 7bd55373da6..e60afc6dec4 100644 --- a/css-display-4/Overview.bs +++ b/css-display-4/Overview.bs @@ -4,11 +4,12 @@ Shortname: css-display Level: 4 Status: FPWD Prepare for TR: yes +Date: 2024-12-19 Group: csswg Work Status: Testing Status Text: A preliminary implementation report is available. Further tests will be added during the CR period. ED: https://drafts.csswg.org/css-display/ -TR: https://w3.org/TR/css-display-4/ +TR: https://www.w3.org/TR/css-display-4/ Implementation Report: https://wpt.fyi/results/css/css-display?label=master&label=experimental&aligned Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199 Editor: Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400 @@ -1166,7 +1167,7 @@ Reordering and Accessibility Reading Order: the 'reading-flow' property A reading flow container is a flex or grid container -with a valid 'reading-flow' value other than 'normal'. +with a valid 'reading-flow' value other than ''normal''. The rendering-defined sibling reading flow of a reading flow container is an ordered list of in-flow children of the container.