[Webkit-unassigned] [Bug 173409] Selection direction is lost after applying a style change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 16 01:06:52 PDT 2017


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

--- Comment #6 from Javier Fernandez <jfernandez at igalia.com> ---
It's worth mentioning that if the selected text is the whole text, so we don't have to split a new styled text node, these are the results I get:

- Chrome: BEFORE: 20,0 AFTER: 0,20
- IE: BEFORE 20,0 AFTER 20,0
- Firefox: BEFORE 20,0 AFTER 0,20
- Safari: BEFORE 20,0, AFTER 0,20

-- 
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/20170616/0792512c/attachment.html>


More information about the webkit-unassigned mailing list