Skip to content

Commit 8156118

Browse files
committed
[css-display-4][editorial] For FPWD
1 parent 7f0f0a5 commit 8156118

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-display-4/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ Shortname: css-display
44
Level: 4
55
Status: FPWD
66
Prepare for TR: yes
7+
Date: 2024-12-19
78
Group: csswg
89
Work Status: Testing
910
Status Text: A <a href="http://test.csswg.org/harness/results/css-display-3_dev/grouped/">preliminary implementation report</a> is available. Further tests will be added during the CR period.
1011
ED: https://drafts.csswg.org/css-display/
11-
TR: https://w3.org/TR/css-display-4/
12+
TR: https://www.w3.org/TR/css-display-4/
1213
Implementation Report: https://wpt.fyi/results/css/css-display?label=master&label=experimental&aligned
1314
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199
1415
Editor: Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400
@@ -1166,7 +1167,7 @@ Reordering and Accessibility</h3>
11661167
Reading Order: the 'reading-flow' property</h2>
11671168

11681169
A <dfn export>reading flow container</dfn> is a flex or grid container
1169-
with a valid 'reading-flow' value other than 'normal'.
1170+
with a valid 'reading-flow' value other than ''normal''.
11701171

11711172
The <dfn export>rendering-defined sibling reading flow</dfn> of a <a>reading flow container</a>
11721173
is an ordered list of in-flow children of the container.

0 commit comments

Comments
 (0)