tor-browser

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

upgrade-custom-element-error-event.html.ini (540B)


      1 [upgrade-custom-element-error-event.html]
      2  expected: ERROR
      3  [autonomous: exception thrown in constructor is reported to definition's global]
      4    expected: FAIL
      5 
      6  [autonomous: exception thrown by spec due to invalid element state is reported to definition's global]
      7    expected: FAIL
      8 
      9  [customized built-in: exception thrown in constructor is reported to definition's global]
     10    expected: FAIL
     11 
     12  [customized built-in: exception thrown by spec due to not returning the same value is reported to definition's global]
     13    expected: FAIL