[Webkit-unassigned] [Bug 70434] New: Fill color not applied inside visited links

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 13:10:59 PDT 2011


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

           Summary: Fill color not applied inside visited links
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: richard at cyganiak.de
                CC: zimmermann at kde.org, richard at cyganiak.de


Created an attachment (id=111662)
 --> (https://bugs.webkit.org/attachment.cgi?id=111662&action=review)
Test case: filling of elements inside visited versus unvisited links

There's a problem with the filling of descendants of an <a> element whose xlink:href URL has been visited.

They are always filled black; the actual specified fill is ignored.

See attached test case. I expect both circles to be filled green, but the one whose xlink:href is visited (it's the current document) is filled black instead.

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