tor-browser

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

scrollIntoView-multiple-nested.html.ini (786B)


      1 [scrollIntoView-multiple-nested.html]
      2  expected:
      3    if not asan and (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
      4    if asan: [OK, TIMEOUT]
      5  [Simultaneous instant,smooth scrollIntoViews run to completion]
      6    expected:
      7      if not asan and (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      8      if asan: [PASS, NOTRUN]
      9 
     10  [Simultaneous instant scrollIntoViews run to completion]
     11    expected:
     12      if not asan and (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
     13      if asan: [PASS, NOTRUN]
     14 
     15  [Simultaneous smooth scrollIntoViews run to completion]
     16    expected:
     17      if asan: [PASS, TIMEOUT]
     18 
     19  [Simultaneous smooth,instant scrollIntoViews run to completion]
     20    expected:
     21      if asan: [PASS, NOTRUN]