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

Just want to note that we see abuse of the CSS `order` property to perform semantic ordering because it's easier or faster than using the DOM. I think it would be helpful if we could redirect such people to an appropriate DOM API that made such reordering (for e.g. sorting lists, table rows, etc.) both easy and fast.

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

Message ID: <whatwg/dom/issues/891/1217147918@github.com>

Received on Tuesday, 16 August 2022 20:47:54 UTC