[Webkit-unassigned] [Bug 14550] Non-layout style change does not update nested first-letter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 1 17:16:05 PDT 2010


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


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #6 from Dave Hyatt <hyatt at apple.com>  2010-10-01 17:16:04 PST ---
Moving the discussion here from 45620.

I think you could subclass styleDidChange for the RenderTextFragment and that gives you easy access to the first letter container to update its style.  You can just get right to it.

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