[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:42:43 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238555
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Hm... skipping clipped content stuff comes from this change:
https://github.com/WebKit/WebKit/commit/55e9335cacf138ba817ca25d71e3d8ae66d1ced6
I guess this is really for find so we could add a new TextIterator behavior to not ignore clipped contents and use it in innerText and other places where appropriate.
--
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/d8544e39/attachment.htm>
More information about the webkit-unassigned
mailing list