[Webkit-unassigned] [Bug 49501] New: Removing an HTML node causes an earlier(!!) query to not see it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 13 15:38:25 PST 2010


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

           Summary: Removing an HTML node causes an earlier(!!) query to
                    not see it
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: evan at chromium.org


See attached test case.

Basically, getElementsByTagName() returns a value like you've already executed the code that *follows* it.  If you remove the later code, the earlier code behaves as expected.


Google Chrome 9.0.576.0 (Official Build 65344) dev
WebKit    534.12
V8    2.5.4

Works in Firefox 3.6.12.

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