[Webkit-unassigned] [Bug 40481] New: Consider adding support for :first-letter and :first-line in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 11 10:42:37 PDT 2010


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

           Summary: Consider adding support for :first-letter and
                    :first-line in SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: inferno at chromium.org


There was no seperate implementation of :first-letter and :first-line for SVG, which is why we had crashes and incorrect layouts when those pseudo classes were used for text elements in SVG. As a result, we disabled them in security bug - https://bugs.webkit.org/show_bug.cgi?id=40031. Other browsers such as firefox, opera, (svg implementation batik) don't support it. However, after chatting with Dave, Maciej, we should consider writing these features.

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