- From: Andrea Giammarchi <notifications@github.com>
- Date: Tue, 15 Oct 2024 02:14:36 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 15 October 2024 09:14:40 UTC
mine was just an idea but I like `rect` and `scroll` ... my idea is that you don't want those properties computed for every possible DOM element on the page so it's gotta be hinted by lazy accessor, which might be complicated, or CSS properties you would retrieve via `getComputedStyle` instead, if that makes sense. Anyway, curious to hear from anyone else around this but I think it's a sensible request/requirement to me (imho), I don't know how complicated it would be to have/implement though. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/1318#issuecomment-2413337786 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/issues/1318/2413337786@github.com>
Received on Tuesday, 15 October 2024 09:14:40 UTC