tor-browser

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

relevant-mutations-lazy.html.ini (542B)


      1 [relevant-mutations-lazy.html]
      2  [width attribute changes]
      3    expected: [FAIL, PASS]
      4 
      5  [percentage width, CB width changes]
      6    expected: [PASS, FAIL]
      7 
      8  [height property changes (with aspect-ratio)]
      9    expected: [PASS, FAIL]
     10 
     11  [loading attribute state changes]
     12    expected: [PASS, FAIL]
     13 
     14  [being rendered changes]
     15    expected: [PASS, FAIL]
     16 
     17  [display property changes to inline-block]
     18    expected: [PASS, FAIL]
     19 
     20  [loading attribute changes to LAZY]
     21    expected: [PASS, FAIL]
     22 
     23  [width property changes]
     24    expected: [PASS, FAIL]