mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Implement the form owner concept
This commit is contained in:
parent
f90e19f705
commit
38a61712e4
25 changed files with 1004 additions and 165 deletions
|
@ -3,9 +3,3 @@
|
|||
[the element is barred from constraint validation]
|
||||
expected: FAIL
|
||||
|
||||
[reset button resets controls associated with their form using the form element pointer]
|
||||
expected: FAIL
|
||||
|
||||
[reset button resets controls associated with a form using the form attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue