[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 12:54:22 PST 2011


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





--- Comment #30 from Ryosuke Niwa <rniwa at webkit.org>  2011-12-09 12:54:22 PST ---
(From update of attachment 118617)
View in context: https://bugs.webkit.org/attachment.cgi?id=118617&action=review

> LayoutTests/fast/dom/getelementsbyname-invalidation-cache.html:27
> +    element1 = createElement(tagName, { id: 'testElement', name: 'fullname'});

Once you do that, you don't even need to add id here.

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