You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows vendors to override expectations at runtime via
browser-specific result converters. Callers that want to simply pass
through the testloader-read expectations should use the newly introduced
`Test.make_{subtest_,}result()` to construct `(Subtest)Result`s instead
of invoking the constructor directly (each pair has the same signature).
This is a pure refactor; no functional changes intended.
Successor to: web-platform-tests#44134 (comment)
0 commit comments