Implement 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

Review URL: https://codereview.chromium.org/102263006

git-svn-id: svn://svn.chromium.org/blink/trunk@163671 bbb929c8-8fbe-4397-9dbb-9b2b20218538
5 files changed
tree: 574f3ed70384fbea094e8889ff81a3b8c61b2b07
  1. third_party/