[Webkit-unassigned] [Bug 111307] New: div.classList.add('a', 'a') creates duplicate entries

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 05:54:08 PST 2013


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

           Summary: div.classList.add('a', 'a') creates duplicate entries
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/m_gol/xje3k/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: m.goleb+bugzilla at gmail.com


div.classList.add('a', 'a') should IMHO add only one instance of 'a' to div.classList.

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