tor-browser

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

progress-based-animation-animation-longhand-properties.tentative.html.ini (382B)


      1 [progress-based-animation-animation-longhand-properties.tentative.html]
      2  expected:
      3    if os == "mac": [OK, TIMEOUT]
      4  [animation-delay with a positive value]
      5    expected:
      6      if os == "mac": [PASS, TIMEOUT]
      7 
      8  [animation-delay with a negative value]
      9    expected:
     10      if os == "mac": [PASS, NOTRUN]
     11 
     12  [animation-fill-mode]
     13    expected:
     14      if os == "mac": [PASS, NOTRUN]