Source code

Revision control

Copy as Markdown

Other Tools

/**
* AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
**/ // MAINTENANCE_TODO: Add warn expectations
/**
* Raw data for a test log message.
*
* This form is sendable over a message channel, except `extra` may get mangled.
*/
/**
* Test case results in a form sendable over a message channel.
*
* Note `extra` may get mangled by postMessage.
*/export {};