We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c11bff9 commit 016dd8dCopy full SHA for 016dd8d
css-display-4/Overview.bs
@@ -980,6 +980,15 @@ Display Order</h2>
980
of 'order', 'layout-order', and 'reading-order'
981
and discourage their misuse.
982
983
+ ISSUE(7387): See this
984
+ <a href="https://github.com/w3c/csswg-drafts/issues/7387#issuecomment-1217193918">
985
+ summary of how this all fits together and why</a>.
986
+
987
+ ISSUE: DOM needs a convenient reordering function
988
+ so that authors (even authors who don't usually write JS)
989
+ can easily perform source order reordering when necessary
990
+ instead of misusing 'order'.
991
992
<h3 id='order-property'>
993
Display Order Shorthand: the 'order' property</h3>
994
0 commit comments