tor-browser

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

reftest.list (2488B)


      1 # Some text-transform tests may require font fallback
      2 defaults pref(gfx.font_rendering.fallback.async,false)
      3 
      4 == capitalize-1.html capitalize-ref.html
      5 == capitalize-2.html capitalize-ref.html
      6 == capitalize-3.html capitalize-3-ref.html
      7 == capitalize-4.html capitalize-4-ref.html
      8 == capitalize-5.html capitalize-5-ref.html
      9 == capitalize-6.html capitalize-6-ref.html
     10 == capitalize-7.html capitalize-7-ref.html
     11 == capitalize-7a.html capitalize-7-ref.html
     12 == capitalize-8.html capitalize-8-ref.html
     13 == capitalize-9.html capitalize-9-ref.html
     14 == lowercase-1.html lowercase-ref.html
     15 == lowercase-sigma-1.html lowercase-sigma-1-ref.html
     16 random-if(winWidget) fuzzy-if(gtkWidget,0-255,0-278) == small-caps-1.html small-caps-1-ref.html # fails if default font supports 'smcp'
     17 == fake-small-caps-1.html fake-small-caps-1-ref.html
     18 == opentype-small-caps-1.html opentype-small-caps-1-ref.html
     19 != opentype-small-caps-1.html opentype-small-caps-1-notref.html
     20 == graphite-small-caps-1.html graphite-small-caps-1-ref.html
     21 != graphite-small-caps-1.html graphite-small-caps-1-notref.html
     22 == uppercase-1.html uppercase-ref.html
     23 == uppercase-szlig-1.html uppercase-szlig-ref.html
     24 # these use DejaVu Sans via @font-face for consistency of results
     25 fuzzy-if(cocoaWidget,0-250,0-15) == all-upper.html all-upper-ref.html # bug 1140292
     26 fuzzy(0-1,0-1800) == all-lower.html all-lower-ref.html # bug 1140292
     27 fuzzy(0-1,0-80) == all-title.html all-title-ref.html
     28 == smtp-upper.html smtp-upper-ref.html
     29 == smtp-lower.html smtp-lower-ref.html
     30 == smtp-title.html smtp-title-ref.html
     31 == turkish-casing-1.html turkish-casing-1-ref.html
     32 != small-caps-turkish-1.html small-caps-turkish-1-notref.html
     33 == greek-uppercase-1a.html greek-uppercase-1-ref.html
     34 == greek-uppercase-1b.html greek-uppercase-1-ref.html
     35 == greek-uppercase-2.html greek-uppercase-2-ref.html
     36 == greek-uppercase-3.html greek-uppercase-3-ref.html
     37 == greek-small-caps-1.html greek-small-caps-1-ref.html
     38 == irish-uppercase-1.html irish-uppercase-1-ref.html
     39 == irish-lowercase-1a.html irish-lowercase-1-ref.html
     40 == irish-lowercase-1b.html irish-lowercase-1-ref.html
     41 == fullwidth-1.html fullwidth-1-ref.html
     42 == fullwidth-2.html fullwidth-2-ref.html
     43 == fullwidth-all.html fullwidth-all-ref.html
     44 
     45 pref(layout.css.text-transform.uppercase-eszett.enabled,false) == uppercase-eszett-1.html uppercase-eszett-1a-ref.html
     46 pref(layout.css.text-transform.uppercase-eszett.enabled,true)  == uppercase-eszett-1.html uppercase-eszett-1b-ref.html
     47 
     48 # Reset default prefs
     49 defaults