tor-browser

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

nameditem-no-shadowing.tentative.html.ini (808B)


      1 [nameditem-no-shadowing.tentative.html]
      2  [document.constructor is not shadowed]
      3    expected:
      4      if nightly_build: PASS
      5      FAIL
      6 
      7  [document.currentScript is not shadowed]
      8    expected:
      9      if nightly_build: PASS
     10      FAIL
     11 
     12  [document.constructor is not shadowed]
     13    expected:
     14      if nightly_build: PASS
     15      FAIL
     16 
     17  [document.forms is not shadowed]
     18    expected:
     19      if nightly_build: PASS
     20      FAIL
     21 
     22  [document.firstChild is not shadowed]
     23    expected:
     24      if nightly_build: PASS
     25      FAIL
     26 
     27  [document.__proto__ is not shadowed]
     28    expected:
     29      if nightly_build: PASS
     30      FAIL
     31 
     32  [document.onreadystatechange is not shadowed]
     33    expected:
     34      if nightly_build: PASS
     35      FAIL
     36 
     37  [document.isSameNode() is not shadowed]
     38    expected:
     39      if nightly_build: PASS
     40      FAIL