[Webkit-unassigned] [Bug 184303] Element.getClientRects returns only the first box fragment of fragmented elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 27 04:08:44 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=184303
Ahmad Saleem <zlip.792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlip.792 at gmail.com
--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am not sure on expected beahvior but in attached test case, these are results across browsers:
*** Safari 15.6 on macOS 12.5 ***
Box fragment count: 2
it shows same on iOS 15.6 using iPhone 13 Pro Max.
*** Chrome Canary 106 ***
Box fragment count: 2
*** Firefox Nightly 105 ***
Box fragment count: 1
___
Going by Comment 0, Safari is returning both box fragments and this is bug in Firefox but I am not clear on web-spec so I would just share updated test results here. 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/20220727/5316a2d4/attachment.htm>
More information about the webkit-unassigned
mailing list