Re: [w3ctag/design-reviews] Early design review for Range API improvements (Issue #725)

We looked at this during a breakout today - here are some questions. 

- innerText will trigger synchronous layout. This is not something we advocate new APIs doing; this should be made into an async API. (Probably not named innerText, since one being a property and this specific case being a method would be incredibly confusing.)
- Range.innerText and DOM do not directly map well; how would the mappings work when a hidden (e.g. via-CSS) node is involved?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/725#issuecomment-1101885952
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/725/1101885952@github.com>

Received on Tuesday, 19 April 2022 00:45:02 UTC