tor-browser

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

idlharness.window.js.ini (4091B)


      1 [idlharness.window.html]
      2  expected:
      3    if (os == "win") and debug and (processor == "x86_64"): [OK, ERROR]
      4  [SourceBuffer interface: sourceBuffer must inherit property "textTracks" with the proper type]
      5    expected: FAIL
      6 
      7  [SourceBuffer interface: attribute videoTracks]
      8    expected: FAIL
      9 
     10  [SourceBuffer interface: attribute textTracks]
     11    expected: FAIL
     12 
     13  [SourceBuffer interface: attribute audioTracks]
     14    expected: FAIL
     15 
     16  [SourceBuffer interface: sourceBuffer must inherit property "audioTracks" with the proper type]
     17    expected: FAIL
     18 
     19  [SourceBuffer interface: sourceBuffer must inherit property "videoTracks" with the proper type]
     20    expected: FAIL
     21 
     22  [VideoTrack interface: attribute sourceBuffer]
     23    expected: FAIL
     24 
     25  [TextTrack interface: attribute sourceBuffer]
     26    expected: FAIL
     27 
     28  [AudioTrack interface: attribute sourceBuffer]
     29    expected: FAIL
     30 
     31  [Partial interface AudioTrack: valid exposure set]
     32    expected: FAIL
     33 
     34  [Partial interface VideoTrack: valid exposure set]
     35    expected: FAIL
     36 
     37  [Partial interface TextTrack: valid exposure set]
     38    expected: FAIL
     39 
     40  [MediaSource interface: attribute canConstructInDedicatedWorker]
     41    expected: FAIL
     42 
     43  [MediaSourceHandle interface: existence and properties of interface object]
     44    expected: FAIL
     45 
     46  [MediaSourceHandle interface object length]
     47    expected: FAIL
     48 
     49  [MediaSourceHandle interface object name]
     50    expected: FAIL
     51 
     52  [MediaSourceHandle interface: existence and properties of interface prototype object]
     53    expected: FAIL
     54 
     55  [MediaSourceHandle interface: existence and properties of interface prototype object's "constructor" property]
     56    expected: FAIL
     57 
     58  [MediaSourceHandle interface: existence and properties of interface prototype object's @@unscopables property]
     59    expected: FAIL
     60 
     61  [ManagedMediaSource interface: existence and properties of interface object]
     62    expected: FAIL
     63 
     64  [ManagedMediaSource interface object length]
     65    expected: FAIL
     66 
     67  [ManagedMediaSource interface object name]
     68    expected: FAIL
     69 
     70  [ManagedMediaSource interface: existence and properties of interface prototype object]
     71    expected: FAIL
     72 
     73  [ManagedMediaSource interface: existence and properties of interface prototype object's "constructor" property]
     74    expected: FAIL
     75 
     76  [ManagedMediaSource interface: existence and properties of interface prototype object's @@unscopables property]
     77    expected: FAIL
     78 
     79  [ManagedMediaSource interface: attribute streaming]
     80    expected: FAIL
     81 
     82  [ManagedMediaSource interface: attribute onstartstreaming]
     83    expected: FAIL
     84 
     85  [ManagedMediaSource interface: attribute onendstreaming]
     86    expected: FAIL
     87 
     88  [BufferedChangeEvent interface: existence and properties of interface object]
     89    expected: FAIL
     90 
     91  [BufferedChangeEvent interface object length]
     92    expected: FAIL
     93 
     94  [BufferedChangeEvent interface object name]
     95    expected: FAIL
     96 
     97  [BufferedChangeEvent interface: existence and properties of interface prototype object]
     98    expected: FAIL
     99 
    100  [BufferedChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
    101    expected: FAIL
    102 
    103  [BufferedChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
    104    expected: FAIL
    105 
    106  [BufferedChangeEvent interface: attribute addedRanges]
    107    expected: FAIL
    108 
    109  [BufferedChangeEvent interface: attribute removedRanges]
    110    expected: FAIL
    111 
    112  [ManagedSourceBuffer interface: existence and properties of interface object]
    113    expected: FAIL
    114 
    115  [ManagedSourceBuffer interface object length]
    116    expected: FAIL
    117 
    118  [ManagedSourceBuffer interface object name]
    119    expected: FAIL
    120 
    121  [ManagedSourceBuffer interface: existence and properties of interface prototype object]
    122    expected: FAIL
    123 
    124  [ManagedSourceBuffer interface: existence and properties of interface prototype object's "constructor" property]
    125    expected: FAIL
    126 
    127  [ManagedSourceBuffer interface: existence and properties of interface prototype object's @@unscopables property]
    128    expected: FAIL
    129 
    130  [ManagedSourceBuffer interface: attribute onbufferedchange]
    131    expected: FAIL