Skip to content

Commit 2fb1046

Browse files
committed
[css-flexbox-1][css-display-3][editorial] Add Changes entries for the 'order' move.
1 parent 0259f1f commit 2fb1046

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

css-display-3/Overview.bs

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1764,13 +1764,25 @@ Acknowledgments</h2>
17641764
making it extremely clear that something needed to be done on our part.
17651765
-->
17661766

1767+
<!--
1768+
██████ ██ ██ ███ ██ ██ ██████ ████████ ██████
1769+
██ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██ ██
1770+
██ ██ ██ ██ ██ ████ ██ ██ ██ ██
1771+
██ █████████ ██ ██ ██ ██ ██ ██ ████ ██████ ██████
1772+
██ ██ ██ █████████ ██ ████ ██ ██ ██ ██
1773+
██ ██ ██ ██ ██ ██ ██ ███ ██ ██ ██ ██ ██
1774+
██████ ██ ██ ██ ██ ██ ██ ██████ ████████ ██████
1775+
-->
1776+
17671777
<h2 class=no-num id="changes">
17681778
Changes</h2>
17691779

17701780
Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-display-3-20201218/">18 December 2020 Candidate Recommendation Draft</a>
17711781
include:
17721782

17731783
<ul>
1784+
<li id="change-move-order">
1785+
Took the 'order' property from [[css-flexbox-1]].
17741786
<li id="change-internal-replaced">
17751787
Defined that [=replaced elements=] with a [=layout-internal=] 'display'
17761788
are treated as ''display: inline''.

css-flexbox-1/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3512,6 +3512,9 @@ Boris Zbarsky.
35123512
Changes since the <a href="https://www.w3.org/TR/2018/CR-css-flexbox-1-20181119/">19 November 2018 CR</a></h3>
35133513

35143514
<ul>
3515+
<li id="change-2018-move-order">
3516+
Moved the 'order' property to [[css-display-3]].
3517+
35153518
<li id="change-2018-bracket-range-notation">
35163519
Changed syntax to use <a>CSS bracketed range notation</a> to reflect the prose restrictions on negative values.
35173520

0 commit comments

Comments
 (0)