[Webkit-unassigned] [Bug 12571] <clipPath> doesn't correctly handle <text> elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 18:04:03 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=12571


zimmermann at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |eric at webkit.org
                   |unassigned at lists.webkit.org |




------- Comment #2 from zimmermann at kde.org  2007-06-11 18:04 PDT -------
Ok, we discussed this.  Eric will fix.  Eric will remove all of the clipping
pre-caching code, and just walk each of the clipPath children each time a clip
is applied.  This will allow <text> elements to do something differenet at
clip-time instead of trying to convert text into a path (which CG doesn't
support).


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



More information about the webkit-unassigned mailing list