- From: Tab Atkins Jr. <notifications@github.com>
- Date: Wed, 26 Oct 2022 11:50:14 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 October 2022 18:50:25 UTC
Unless otherwise specified, Selectors/Cascade is based on the DOM tree, and then *everything else* in CSS is based on the flattened tree. When this isn't true, it's almost certainly a browser bug; we're still shaking out wrong assumptions that predate the introduction of the flat tree. Chrome's "out of sync" counters are absolutely a counter invalidation bug; there is no world in which the counter going from 5-9 is correct. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/891#issuecomment-1292459916 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/891/1292459916@github.com>
Received on Wednesday, 26 October 2022 18:50:25 UTC