Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bidi: remove tlsEnd from network.FetchTimingInfo (#40223)
tlsEnd never made it to the spec: https://w3c.github.io/webdriver-bidi/#type-network-FetchTimingInfo c.f. w3c/webdriver-bidi#204: > tlsEnd: float this should be the same as connectEnd As it is a redundant param anyway, remove it from WPT.
- Loading branch information