tor-browser

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

scroll-state-initially-scrollable.html.ini (660B)


      1 [scroll-state-initially-scrollable.html]
      2  [overflow:visible, no scrollable content - no matches]
      3    expected: FAIL
      4 
      5  [overflow:auto, no scrollable content - no matches]
      6    expected: FAIL
      7 
      8  [overflow:scroll, no scrollable content - no matches]
      9    expected: FAIL
     10 
     11  [overflow:clip, no scrollable content - no matches]
     12    expected: FAIL
     13 
     14  [overflow:visible, scrollable content - no matches]
     15    expected: FAIL
     16 
     17  [overflow:auto, scrollable content - matches scrollable:bottom]
     18    expected: FAIL
     19 
     20  [overflow:scroll, scrollable content - matches scrollable:bottom]
     21    expected: FAIL
     22 
     23  [overflow:clip, scrollable content - no matches]
     24    expected: FAIL