[Webkit-unassigned] [Bug 19974] New: getElementsByClassName not live enough ; )

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 10 13:26:31 PDT 2008


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

           Summary: getElementsByClassName not live enough ;)
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
               URL: http://software.hixie.ch/utilities/js/live-dom-
                    viewer/?%3Cdiv%20class%3Dx%3E%3C%2Fdiv%3E%3Cdiv%20class%
                    3Dx%3E%3C%2Fdiv%3E%3Cdiv%20class%3Dx%3E%3C%2Fdiv%3Ex%0D%
                    0A%3Cscript%3E%0D%0A%20elms2%20%3D%20document.getElement
                    sByClassName('x')%3B%20%0D%0A%20for(i%20%3D%200%3B%20i%2
                    0%3C%20elms2.length%3B%20i%2B%2B)%20%7B%0D%0A%20%20w(elm
                    s2.length)%3B%0D%0A%20%20elms2%5Bi%5D.className%20%3D%20
                    'xx'%3B%0D%0A%20%7D%20%0D%0A%3C%2Fscript%3E
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: annevankesteren+webkit at gmail.com


1. Open the URL.
2. If under "Log:" it does not say 3, 2 the test has failed.

(The version and OS and such are all wrong, as I'm using Opera on Ubuntu at the
moment...)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list