We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3978722 commit e6e2230Copy full SHA for e6e2230
css-display-4/Overview.bs
@@ -1154,7 +1154,7 @@ Reading Order: the 'reading-flow' property</h2>
1154
A <dfn export>reading flow container</dfn> is a flex or grid container
1155
with a valid 'reading-flow' value other than 'normal'.
1156
1157
-The rendering-defined sibling reading flow of a <a>reading flow container</a>
+The <dfn export>rendering-defined sibling reading flow</dfn> of a <a>reading flow container</a>
1158
is an ordered list of in-flow children of the container.
1159
All children must render to an element and are considered siblings in the reading flow container.
1160
The order is determined by the 'reading-flow' property.
0 commit comments