tor-browser

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

summarizer-create-available.tentative.https.window.js.ini (855B)


      1 [summarizer-create-available.tentative.https.window.html]
      2  [Summarizer.create() returns a valid object with default options]
      3    expected: FAIL
      4 
      5  [Summarizer.create() notifies its monitor on downloadprogress]
      6    expected: FAIL
      7 
      8  [Summarizer.sharedContext]
      9    expected: FAIL
     10 
     11  [Summarizer.type]
     12    expected: FAIL
     13 
     14  [Summarizer.format]
     15    expected: FAIL
     16 
     17  [Summarizer.length]
     18    expected: FAIL
     19 
     20  [Summarizer.expectedInputLanguages]
     21    expected: FAIL
     22 
     23  [Summarizer.expectedContextLanguages]
     24    expected: FAIL
     25 
     26  [Summarizer.outputLanguage]
     27    expected: FAIL
     28 
     29  [Summarizer optional attributes return null]
     30    expected: FAIL
     31 
     32  [Progress events are not emitted after aborted]
     33    expected: FAIL
     34 
     35  [Creating Summarizer with malformed language string]
     36    expected: FAIL
     37 
     38  [Summarizer.create() canonicalizes language tags]
     39    expected: FAIL