[Webkit-unassigned] [Bug 93628] New: HTMLElement.classList cannot remove classnames with uppercase characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 10:22:34 PDT 2012


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

           Summary: HTMLElement.classList cannot remove classnames with
                    uppercase characters
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: arv at chromium.org


Created an attachment (id=157480)
 --> (https://bugs.webkit.org/attachment.cgi?id=157480&action=review)
test case

In certain circumstances, HTMLElement.classList has trouble with case sensitivity.

See attached test case. What's interesting is that adding a class attribute to the <body> element in markup makes this test pass.

<rdar://problem/12034524>

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