mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision e91d7d8c9a1f14438e44000dcd05ce6e658e4ae5
This commit is contained in:
parent
242e7e2630
commit
1a3fdf7a13
567 changed files with 9823 additions and 2333 deletions
|
@ -528,6 +528,10 @@ with some existing test framework that has its own timeout mechanism).
|
|||
`allow_uncaught_exception` - don't treat an uncaught exception as an error;
|
||||
needed when e.g. testing the `window.onerror` handler.
|
||||
|
||||
`hide_test_state` - hide the test state output while the test is
|
||||
running; This is helpful when the output of the test state may interfere
|
||||
the test results.
|
||||
|
||||
`timeout_multiplier` - Multiplier to apply to per-test timeouts.
|
||||
|
||||
`single_test` - Test authors may set this property to `true` to enable [the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue