DescriptionImplement HTMLOptionElement.form as required by spec.
The spec tells us that an option element
http://www.whatwg.org/specs/web-apps/current-work//#dom-option-form
only has a form value if inside a <select>. Implement this.
R=arv@chromium.org
BUG=324828
TEST=fast/forms/form-attribute
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163671
Patch Set 1 #
Total comments: 1
Messages
Total messages: 8 (0 generated)
|