[Webkit-unassigned] [Bug 43830] Wrong selection offset for a node with :first-letter style
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 17 13:59:40 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=43830
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 able to reproduce this bug in Safari 15.6 on macOS 12.5 using attached test case and it shows following across browsers:
*** Safari 15.6 on macOS 12.5 ***
Actual extentOffset is [4]
*** Firefox Nightly 105 ***
Actual extentOffset is [undefined]
*** Chrome Canary 106 ***
Actual extentOffset is [5]
_____
As per test case, only Chrome Canary shows correct / expected result. Just wanted to update latest testing results. 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/20220817/79304aa9/attachment.htm>
More information about the webkit-unassigned
mailing list