mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
Update wpt expectations
This commit is contained in:
@@ -3,18 +3,9 @@
|
||||
[Check if button.formAction is the document\'s address when formaction content attribute is missing]
|
||||
expected: FAIL
|
||||
|
||||
[Check if input.formAction is the document\'s address when formaction content attribute is missing]
|
||||
expected: FAIL
|
||||
|
||||
[Check if button.formAction is the document\'s address when formaction content attribute value is empty string]
|
||||
expected: FAIL
|
||||
|
||||
[Check if input.formAction is the document\'s address when formaction content attribute value is empty string]
|
||||
expected: FAIL
|
||||
|
||||
[Check if button.formAction is the document\'s address when formaction content attribute value is not assigned]
|
||||
expected: FAIL
|
||||
|
||||
[Check if input.formAction is the document\'s address when formaction content attribute value is not assigned]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
@@ -3,18 +3,6 @@
|
||||
[formAction on button support]
|
||||
expected: FAIL
|
||||
|
||||
[formAction on input support]
|
||||
expected: FAIL
|
||||
|
||||
[formAction absolute URL value is correct using getAttribute]
|
||||
expected: FAIL
|
||||
|
||||
[formAction relative URL value is correct using getAttribute]
|
||||
expected: FAIL
|
||||
|
||||
[On getting, when formaction is missing, the document\'s address must be returned]
|
||||
expected: FAIL
|
||||
|
||||
[On getting, when formaction value is the empty string, the document\'s address must be returned]
|
||||
[formAction relative URL value on input reflects correct value after being updated by the DOM]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user