tor-browser

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

reftest.list (1320B)


      1 == tall--contain--height.html ref-tall-empty.html
      2 == tall--contain--width.html ref-tall-empty.html
      3 == wide--contain--height.html ref-wide-empty.html
      4 == wide--contain--width.html ref-wide-empty.html
      5 
      6 # These tests fail because of integer overflow; see bug 894555.
      7 fails == tall--cover--height.html ref-tall-lime.html
      8 fails == tall--cover--width.html ref-tall-lime.html
      9 fails == wide--cover--height.html ref-wide-lime.html
     10 fails == wide--cover--width.html ref-wide-lime.html
     11 
     12 == zero-height-ratio-contain.html ref-tall-empty.html
     13 == zero-height-ratio-cover.html ref-tall-empty.html
     14 == zero-height-ratio-auto-auto.html ref-tall-empty.html
     15 == zero-height-ratio-auto-5px.html ref-tall-empty.html
     16 == zero-height-ratio-5px-auto.html ref-tall-empty.html
     17 == zero-width-ratio-contain.html ref-tall-empty.html
     18 == zero-width-ratio-cover.html ref-tall-empty.html
     19 == zero-width-ratio-auto-auto.html ref-tall-empty.html
     20 == zero-width-ratio-auto-5px.html ref-tall-empty.html
     21 == zero-width-ratio-5px-auto.html ref-tall-empty.html
     22 == zero-ratio-no-dimensions-contain.html ref-tall-empty.html
     23 == zero-ratio-no-dimensions-cover.html ref-tall-empty.html
     24 == zero-ratio-no-dimensions-auto-5px.html ref-tall-empty.html
     25 == zero-ratio-no-dimensions-5px-auto.html ref-tall-empty.html
     26 == zero-ratio-no-dimensions-auto-auto.html ref-tall-empty.html