DescriptionAdd missing id/name check over img-based RadioNodeLists.
For named lookups on forms, the spec tells us (step 2)
http://www.whatwg.org/specs/web-apps/current-work/#dom-form-nameditem
that the RadioNodeList returned for the <img> only case should be
constrained to only those matching the given name/id.
R=
BUG=387312
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178721
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|