[Webkit-unassigned] [Bug 106817] [CSS Regions] Selecting text inside + outside regions does not work properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 22 10:15:17 PDT 2014


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


Javier Fernandez <jfernandez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #229894|Patch                       |Patch (WIP)
        description|                            |




--- Comment #26 from Javier Fernandez <jfernandez at igalia.com>  2014-04-22 10:15:36 PST ---
(From update of attachment 229894)
This is just a work-in-progress alternative solution for selection. The actual solution, for the time being just fulfilling the Editing/Selection specs, was already implemented in patch attached to bug 131511.

This approach breaks DOM Selection nature and implements a RenderTree based algorithm. If you are interested, you can find additional information on these solutions for Selection here: 

https://github.com/Igalia/css-regions-selection/wiki/Selection-&-CSS-Regions

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list