tor-browser

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

event-handler-attributes-windowless-body.html.ini (827B)


      1 [event-handler-attributes-windowless-body.html]
      2  [Ignore setting of pagereveal window event handlers on windowless body]
      3    expected: FAIL
      4 
      5  [Return null when getting the pagereveal event handler of a windowless body]
      6    expected: FAIL
      7 
      8  [Return null when getting the pagereveal event handler of a windowless frameset]
      9    expected: FAIL
     10 
     11  [Ignore setting of pagereveal window event handlers on windowless frameset]
     12    expected: FAIL
     13 
     14  [Ignore setting of pageswap window event handlers on windowless frameset]
     15    expected: FAIL
     16 
     17  [Return null when getting the pageswap event handler of a windowless body]
     18    expected: FAIL
     19 
     20  [Return null when getting the pageswap event handler of a windowless frameset]
     21    expected: FAIL
     22 
     23  [Ignore setting of pageswap window event handlers on windowless body]
     24    expected: FAIL