[Webkit-unassigned] [Bug 93665] New: Class attribute logic needs to be moved to Element (from StyledElement)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 16:08:47 PDT 2012


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

           Summary: Class attribute logic needs to be moved to Element
                    (from StyledElement)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org


classList is defined in Element but setting the class attribute needs to trigger classAttributeChanged which is only available on StyledElement

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