blob: 6583e246e1ec78c2b11e9c1c3cb94bb32448fcf4 [file] [log] [blame]
form
PASS Form control's form attribute should point to the form element.
FAIL Shadow form control's form attribute should work also in shadow DOM. assert_equals: expected null but got Element node <form id="form">form</form>
PASS Form element as form control's ancestor should work also in shadow DOM.