[Webkit-unassigned] [Bug 70810] nameNodeListCache should be invalidated when name attribute changes/modified.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 9 14:18:26 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=70810
--- Comment #34 from Ryosuke Niwa <rniwa at webkit.org> 2011-12-09 14:18:26 PST ---
(In reply to comment #33)
> Yes. parseMappedAttribute() is called when we set attribute before getElementsByName().
> I analyzed further, if we don't use js-test-pre.js script then it is working as expected. It causing some issue when we use shouldBe() function or add <div id="console"></div> in the test page. I have tested this with a small page.
That seems odd. We probably have some bug there. We're probably not clearing cache properly in some edge cases.
--
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