[Webkit-unassigned] [Bug 238555] HTMLElement.innerText should return the content of a clipped box
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 5 10:43:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238555
--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
Alternatively, we could re-implement innerText as the spec says. There is no reason it has to use innerText if there is a clear spec text which specifies the behavior since TextIterator is used for all sorts of other features like copy & paste, etc... and has a lot of quirky behaviors.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220405/b0c7e24a/attachment.htm>
More information about the webkit-unassigned
mailing list