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
We want to use Telemetry to gain access to Chrome's rendering data. The idea is to allow tests to verify things like assert.layouts: "a certain action resulted in less than 10 layout operations".
The text was updated successfully, but these errors were encountered:
We want to use Telemetry to gain access to Chrome's rendering data. The idea is to allow tests to verify things like
assert.layouts
: "a certain action resulted in less than 10 layout operations".The text was updated successfully, but these errors were encountered: