[Webkit-unassigned] [Bug 120769] [CSSRegions] Selection focusNode set to the "region" block, instead of the "source" block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 12 09:20:00 PDT 2013


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


Javier Fernandez <jfernandez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #210629|0                           |1
        is obsolete|                            |




--- Comment #3 from Javier Fernandez <jfernandez at igalia.com>  2013-09-12 09:19:11 PST ---
Created an attachment (id=211435)
 --> (https://bugs.webkit.org/attachment.cgi?id=211435&action=review)
WIP patch - RenderRegion and RenderFlowThread positionForPoint implementation

This patch provides a different approach, avoiding accessing the DOM Ranges associated to each RenderRegion. The new idea is to map the RenderRegion point to the corresponding RenderFlowThread block.

-- 
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