Skip to content

Commit 016dd8d

Browse files
committed
[css-display-4] Link to background information in issues
1 parent c11bff9 commit 016dd8d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

css-display-4/Overview.bs

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -980,6 +980,15 @@ Display Order</h2>
980980
of 'order', 'layout-order', and 'reading-order'
981981
and discourage their misuse.
982982

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+
983992
<h3 id='order-property'>
984993
Display Order Shorthand: the 'order' property</h3>
985994

0 commit comments

Comments
 (0)