[Webkit-unassigned] [Bug 61344] --webkit-visual-word does not work in multi-line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 14:45:43 PDT 2011


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


Xiaomei Ji <xji at chromium.org> changed:

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




--- Comment #32 from Xiaomei Ji <xji at chromium.org>  2011-10-12 14:45:42 PST ---
Created an attachment (id=110748)
 --> (https://bugs.webkit.org/attachment.cgi?id=110748&action=review)
WIP

Comparing with previously reviewed patch (107738), this WIP extracts the getting next root inline box functionality from nextLinePosition() and shares it with nextRootInlineBox().
I have not extract the getting previous root inline box functionality from previousLinePosition() and share with previousRootInlineBox() yet, want to get the idea that this is in the right track.

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