File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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">
17681778Changes</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'' .
Original file line number Diff line number Diff line change @@ -3512,6 +3512,9 @@ Boris Zbarsky.
35123512Changes 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
You can’t perform that action at this time.
0 commit comments