tor-browser

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

reftest.list (3254B)


      1 
      2 # sanity checks:
      3 != not-other-type-unthemed-1.html not-other-type-unthemed-1a-notref.html
      4 != not-other-type-unthemed-1.html not-other-type-unthemed-1b-notref.html
      5 != not-other-type-unthemed-1.html not-other-type-unthemed-1c-notref.html
      6 
      7 # dynamic type changes:
      8 fuzzy(0-1,0-40) == to-range-from-other-type-unthemed-1.html to-range-from-other-type-unthemed-1-ref.html
      9 == from-range-to-other-type-unthemed-1.html from-range-to-other-type-unthemed-1-ref.html
     10 
     11 # for different values:
     12 != different-fraction-of-range-unthemed-1.html different-fraction-of-range-unthemed-1-notref.html
     13 == same-fraction-of-range-unthemed-1.html same-fraction-of-range-unthemed-1-ref.html
     14 
     15 # dynamic value changes:
     16 fuzzy(0-1,0-40) == value-prop-unthemed.html 75pct-unthemed-common-ref.html
     17 == value-prop.html 75pct-common-ref.html
     18 fuzzy(0-1,0-40) == valueAsNumber-prop-unthemed.html 75pct-unthemed-common-ref.html
     19 == valueAsNumber-prop.html 75pct-common-ref.html
     20 fuzzy(0-1,0-40) == stepDown-unthemed.html 75pct-unthemed-common-ref.html
     21 == stepDown.html 75pct-common-ref.html
     22 fuzzy(0-1,0-40) == stepUp-unthemed.html 75pct-unthemed-common-ref.html
     23 == stepUp.html 75pct-common-ref.html
     24 random-if(Android) == max-prop.html 100pct-common-ref.html # Snapping in different ways in debug and opt builds, bug 1621141
     25 fuzzy(0-1,0-4) == reset-value.html reset-value-ref.html
     26 
     27 # 'direction' property:
     28 == direction-unthemed-1.html direction-unthemed-1-ref.html
     29 
     30 # ::-moz-range-progress pseudo-element:
     31 == moz-range-progress-1.html moz-range-progress-1-ref.html
     32 == moz-range-progress-2.html moz-range-progress-2-ref.html
     33 == moz-range-progress-3.html moz-range-progress-3-ref.html
     34 
     35 # Tests for block and inline orientation in combination with writing-mode
     36 != range-orient-horizontal.html range-orient-vertical.html
     37 != range-orient-horizontal.html range-orient-horizontal-rtl.html
     38 == range-orient-block.html range-orient-vertical.html
     39 == range-orient-inline.html range-orient-horizontal.html
     40 == range-vlr.html range-orient-vertical.html
     41 == range-vlr-orient-block.html range-orient-horizontal.html
     42 == range-vlr-orient-inline.html range-orient-vertical.html
     43 == range-vlr-orient-horizontal.html range-orient-horizontal.html
     44 == range-vlr-orient-vertical.html range-orient-vertical.html
     45 == range-vrl.html range-orient-vertical-rtl.html
     46 == range-vrl-orient-block.html range-orient-horizontal-rtl.html
     47 == range-vrl-orient-inline.html range-orient-vertical-rtl.html
     48 == range-vrl-orient-horizontal.html range-orient-horizontal-rtl.html
     49 == range-vrl-orient-vertical.html range-orient-vertical-rtl.html
     50 
     51 skip-if(Android) == range-border-background.html range-border-background-ref.html # Android doesn't have a native theme for -webkit-appearance:range
     52 
     53 # Other range-percent-intrinsic-size-*.html tests lives in
     54 # testing/web-platform/tests/css/css-sizing/.  Vertical layout with
     55 # -webkit-appearance:none isn't supported in other UAs so this test
     56 # is an internal reftest for now.
     57 == range-percent-intrinsic-size-2b.html range-percent-intrinsic-size-2b-ref.html
     58 
     59 fails-if(Android) fuzzy(0-2,0-80) == auto-size.html auto-size-ref.html # Snapping, bug 1621141
     60 == range-track-bg.html range-track-bg-ref.html
     61 != track-default-rendering.html track-default-rendering-ref.html
     62 
     63 == 1887539.html 1887539-ref.html