[Webkit-unassigned] [Bug 103430] Range.getClientRects() and Range.getBoundingClientRect() incorrectly include hidden overflown content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 14:00:36 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=103430

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
*** Safari 15.6 on macOS 12.5 ***

bcr.width = 197.5234375, bcr.height = 200

*** Chrome Canary 106 ***

bcr.width = 197.5234375, bcr.height = 205.5

*** Firefox Nightly 105 ***

bcr.width = 14, bcr.height = 54

________

I am not sure on correct behavior or expected result aligned with web-spec but as per Comment 0, Firefox is correct here. Just wanted to share updated results for reference. Thanks!

-- 
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/20220801/4b5c422e/attachment.htm>


More information about the webkit-unassigned mailing list