Re: [whatwg/dom] Proposal: New method to reorder child nodes (#891)

regarding `parentNode.reorderChildren`, there is handy hackish way that this can be sort of achieved without much reordering, by using css order attribute with flexbox.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/891#issuecomment-813056183

Received on Sunday, 4 April 2021 15:54:59 UTC