[Webkit-unassigned] [Bug 86517] New: text-decoration should not be propagated through absolutely positioned elements to <a> tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 13:34:49 PDT 2012


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

           Summary: text-decoration should not be propagated through
                    absolutely positioned elements to <a> tags
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://dabblet.com/gist/2704820
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: marc at studiosciences.ca


Overview:
Bug 18611 solved the issue that text-decoration was propagating to floating and absolutely positioned elements.

However text-decoration is still propagated to <a> tags inside of floating and absolutely positioned elements.

Other elements don't seem effected, though testing was not extensive.


Steps to Reproduce: 
1) View http://dabblet.com/gist/2704820

Actual Results: 
The anchor text in the div is underlined.

Expected Results: 
None of the anchor text is underlined.

Build Date & Platform: 
Lated build tested was Chrome Canary 21.0.1137.1 on Mac, which I believe is WebKit 537.1.

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