mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Forward manager_number
to NullBrowser
constructor (#37125)
Testing: No tests, if `test-wpt` broke again then we would notice pretty quickly. Fixes: https://github.com/servo/servo/issues/37124 --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
This commit is contained in:
parent
3a04f4195e
commit
2af1225e4f
46 changed files with 1387 additions and 29 deletions
|
@ -148,3 +148,165 @@
|
|||
|
||||
[invoking (as close) detached dialog from a detached invoker]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command property as close) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command property as close) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command property as close) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command attribute as close) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command attribute as close) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command attribute as close) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command property as cLoSe) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command property as cLoSe) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command property as cLoSe) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command attribute as cLoSe) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command attribute as cLoSe) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to close (with command attribute as cLoSe) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as request-close) open dialog closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as request-close) open dialog closes and sets returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as request-close) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as request-close) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as request-close) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as request-close) open dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as request-close) open modal dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as request-close) open dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as request-close) open modal dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as request-close) open dialog closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as request-close) open dialog closes and sets returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as request-close) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as request-close) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as request-close) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as request-close) open dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as request-close) open modal dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as request-close) open dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as request-close) open modal dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as reQuEst-Close) open dialog closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as reQuEst-Close) open dialog closes and sets returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as reQuEst-Close) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as reQuEst-Close) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command property as reQuEst-Close) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as reQuEst-Close) open dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as reQuEst-Close) open modal dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as reQuEst-Close) open dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command property as reQuEst-Close) open modal dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as reQuEst-Close) open dialog closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as reQuEst-Close) open dialog closes and sets returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as reQuEst-Close) open dialog closes and overrides returnValue]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as reQuEst-Close) open dialog closes and overrides returnValue when empty string]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close with value (with command attribute as reQuEst-Close) open dialog closes and doesn't override returnValue when missing value attribute]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as reQuEst-Close) open dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as reQuEst-Close) open modal dialog with preventDefault is no-op]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as reQuEst-Close) open dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking to request-close (with command attribute as reQuEst-Close) open modal dialog while changing command still closes]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as request-close) already closed dialog is noop]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as request-close) dialog as open popover=manual is noop]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as request-close) dialog as open popover=auto is noop]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as request-close) dialog that is removed is noop]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as request-close) dialog from a detached invoker]
|
||||
expected: FAIL
|
||||
|
||||
[invoking (as request-close) detached dialog from a detached invoker]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue