mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
script: Set validation anchor to target element in ElementInternals::SetValidity
when anchor is not given (#39247)
Testing: Covered by existing web platform tests --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
da64921877
commit
93ad2cf62a
3 changed files with 18 additions and 18 deletions
|
@ -1,6 +1,3 @@
|
|||
[ElementInternals-validation.html]
|
||||
[Custom control affects :valid :invalid for FORM and FIELDSET]
|
||||
expected: FAIL
|
||||
|
||||
["anchor" argument of setValidity(): passing self]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[form-disabled-callback.html]
|
||||
[A disabled form-associated custom element should not submit an entry for it]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue