[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:16:29 PST 2011


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





--- Comment #33 from Arko Saha <nghq36 at motorola.com>  2011-12-09 14:16:29 PST ---
> > I am not sure what could be the reason behind it. Also observed the same behavior in case of class attribute.
> 
> Is parseMappedAttribute called when you set the attribute before getElementsByName is called?

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.

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