mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Make a workaround for the test with about:blank onload
As jdm mentioned in https://github.com/servo/servo/pull/22660#discussion_r249597546, the initial about:blank load event can be fired before the form navigation occurs.
This commit is contained in:
parent
cb86d451e6
commit
3b9ab34600
3 changed files with 6 additions and 5 deletions
|
@ -7,6 +7,3 @@
|
|||
|
||||
[The button cannot be setted if it is not a submitter.]
|
||||
expected: FAIL
|
||||
|
||||
[Entries added to "formData" IDL attribute should be submitted.]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue