[Webkit-unassigned] [Bug 101529] New: text-decoration:none no longer valid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 17:40:06 PST 2012


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

           Summary: text-decoration:none no longer valid
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org


http://plexode.com/eval3/#jt=document.body.style.textDecoration%20%3D%20'none'%3B%0Aalert(document.body.style.textDecoration)

That alerts 'none' in Safari 6 and Chrome 22. It alerts 'initial' at tip of tree.

See also http://crbug.com/159938.

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