tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

result.js (402B)


      1 /**
      2 * AUTO-GENERATED - DO NOT EDIT. Source: https://github.com/gpuweb/cts
      3 **/ // MAINTENANCE_TODO: Add warn expectations
      4 
      5 
      6 
      7 
      8 
      9 
     10 
     11 
     12 
     13 
     14 
     15 
     16 
     17 /**
     18 * Raw data for a test log message.
     19 *
     20 * This form is sendable over a message channel, except `extra` may get mangled.
     21 */
     22 
     23 
     24 
     25 
     26 
     27 
     28 
     29 
     30 /**
     31 * Test case results in a form sendable over a message channel.
     32 *
     33 * Note `extra` may get mangled by postMessage.
     34 */export {};