mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update web-platform-tests to revision 10adbd6b133f1ccf77a27ed51ffd3e7a00a499ee
This commit is contained in:
parent
ecef8994e0
commit
1d6ba62c8f
119 changed files with 4676 additions and 523 deletions
|
@ -19,3 +19,7 @@ root. At the time when the test would otherwise have ended a `TestRendered`
|
|||
event is emitted; test authors can use this event to perform modifications that
|
||||
are guaranteed not to be batched with the initial paint. This matches the
|
||||
behaviour of [reftests](reftests).
|
||||
|
||||
Note that crash tests **do not** need to include `testharness.js` or use any of
|
||||
the [testharness API](testharness-api.md) (e.g. they do not need to declare a
|
||||
`test(..)`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue