tor-browser

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

scroll-timeline-dynamic.tentative.html.ini (1462B)


      1 [scroll-timeline-dynamic.tentative.html]
      2  expected:
      3    if os == "win": [OK, TIMEOUT]
      4    if os == "mac": [OK, TIMEOUT]
      5  [Reverse animation direction [immediate\]]
      6    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1774060
      7    expected:
      8      if os == "mac": [FAIL, NOTRUN]
      9      FAIL
     10 
     11  [Reverse animation direction [scroll\]]
     12    bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1774060
     13    expected:
     14      if os == "mac": [FAIL, NOTRUN]
     15      FAIL
     16 
     17  [Switching timelines and pausing at the same time [immediate\]]
     18    bug: https://github.com/w3c/csswg-drafts/issues/5653
     19    expected:
     20      if os == "mac": [PASS, NOTRUN]
     21 
     22  [Switching timelines and pausing at the same time [scroll\]]
     23    bug: https://github.com/w3c/csswg-drafts/issues/5653
     24    expected:
     25      if os == "win": [FAIL, TIMEOUT]
     26      if os == "mac": [FAIL, NOTRUN]
     27      FAIL
     28 
     29  [Change to timeline attachment while paused [immediate\]]
     30    expected:
     31      if os == "mac": [FAIL, NOTRUN]
     32      FAIL
     33 
     34  [Change to timeline attachment while paused [scroll\]]
     35    expected:
     36      if os == "mac": [FAIL, NOTRUN]
     37      FAIL
     38 
     39  [Changing to/from animation-timeline:none [scroll\]]
     40    expected:
     41      if os == "mac": [PASS, TIMEOUT, NOTRUN]
     42 
     43  [Changing computed value of animation-timeline changes effective timeline [scroll\]]
     44    expected:
     45      if os == "mac": [PASS, TIMEOUT]
     46 
     47  [Changing to/from animation-timeline:none [immediate\]]
     48    expected:
     49      if os == "mac": [PASS, NOTRUN]