tor-browser

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

DOMParser-parseFromString-xml.html.ini (918B)


      1 [DOMParser-parseFromString-xml.html]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4  [XMLDocument interface for correctly parsed document with type text/xml]
      5    expected: FAIL
      6 
      7  [XMLDocument interface for incorrectly parsed document with type text/xml]
      8    expected: FAIL
      9 
     10  [XMLDocument interface for correctly parsed document with type application/xml]
     11    expected: FAIL
     12 
     13  [XMLDocument interface for incorrectly parsed document with type application/xml]
     14    expected: FAIL
     15 
     16  [XMLDocument interface for correctly parsed document with type application/xhtml+xml]
     17    expected: FAIL
     18 
     19  [XMLDocument interface for incorrectly parsed document with type application/xhtml+xml]
     20    expected: FAIL
     21 
     22  [XMLDocument interface for correctly parsed document with type image/svg+xml]
     23    expected: FAIL
     24 
     25  [XMLDocument interface for incorrectly parsed document with type image/svg+xml]
     26    expected: FAIL