tor-browser

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

reftest.list (1183B)


      1 != time-simple-unthemed.html time-simple-unthemed-ref.html
      2 != time-large-font.html time-basic.html
      3 != time-width-height.html time-basic.html
      4 != time-border.html time-basic.html
      5 
      6 # type change
      7 == to-time-from-other-type-unthemed.html time-simple-unthemed.html
      8 == from-time-to-other-type-unthemed.html from-time-to-other-type-unthemed-ref.html
      9 
     10 # content should not overflow on small width/height
     11 == time-small-width.html time-small-width-ref.html
     12 fuzzy(0-25,0-2) == time-small-height.html time-small-height-ref.html # Minor outline 1px shift
     13 == time-small-width-height.html time-small-width-height-ref.html
     14 
     15 # content (text) should be left aligned
     16 fuzzy-if(Android,0-4,0-8) == time-content-left-aligned.html time-content-left-aligned-ref.html
     17 
     18 # reset button should be right aligned
     19 skip-if(Android) fuzzy(0-24,0-4) == time-reset-button-right-aligned.html time-reset-button-right-aligned-ref.html # bug 1372062 for Android, antialiasing with WR disabled for the fuzz
     20 == reset-button-visibility-hidden.html reset-button-visibility-hidden-ref.html
     21 
     22 != text-align.html text-align-notref.html
     23 
     24 == line-height-01.html line-height-01-ref.html
     25 == line-height-02.html line-height-02-ref.html