Skip to content

Commit 9a93bef

Browse files
committed
[css-grid-2][editorial] Fixed Bikeshed issues
1 parent 357bb8b commit 9a93bef

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

css-grid-2/Overview.bs

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ spec:css-align-3;
3434
type:value; for:column-gap; text:normal
3535
type:dfn; text:alignment baseline
3636
spec:css-break-3; type:dfn; text:fragment
37+
spec:css-display-3;
38+
type:dfn; text:order-modified document order
39+
type:property; text:order
3740
spec:css-flexbox-1;
38-
type:dfn
39-
text: specified size
40-
text: content size
41-
text: transferred size
42-
text:order-modified document order
43-
type:value
41+
type:dfn;
42+
text:specified size
43+
text:content size
44+
text:transferred size
45+
type:value;
4446
text:flex
4547
text:inline-flex
46-
type:property;
47-
text:order
4848
spec:css-pseudo-4; type:selector;
4949
text:::first-line
5050
text:::first-letter
@@ -1262,8 +1262,8 @@ Reordered Grid Items: the 'order' property</h3>
12621262
when the visual order needs to be <em>out-of-sync</em>
12631263
with the speech and navigation order;
12641264
otherwise the underlying document source should be reordered instead.
1265-
See [[css-flexbox-1#order-accessibility]]
1266-
in [[CSS-FLEXBOX-1]].
1265+
See [[css-display-3#order-accessibility]]
1266+
in [[CSS-DISPLAY-3]].
12671267

12681268
<h3 id='item-margins'>
12691269
Grid Item Margins and Paddings</h3>

0 commit comments

Comments
 (0)