diff options
Diffstat (limited to 'layout/reftests/text-transform/reftest.list')
-rw-r--r-- | layout/reftests/text-transform/reftest.list | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/layout/reftests/text-transform/reftest.list b/layout/reftests/text-transform/reftest.list new file mode 100644 index 0000000000..3ec0038036 --- /dev/null +++ b/layout/reftests/text-transform/reftest.list @@ -0,0 +1,49 @@ +# Some text-transform tests may require font fallback +defaults pref(gfx.font_rendering.fallback.async,false) + +== capitalize-1.html capitalize-ref.html +== capitalize-2.html capitalize-ref.html +== capitalize-3.html capitalize-3-ref.html +== capitalize-4.html capitalize-4-ref.html +== capitalize-5.html capitalize-5-ref.html +== capitalize-6.html capitalize-6-ref.html +== capitalize-7.html capitalize-7-ref.html +== capitalize-7a.html capitalize-7-ref.html +== capitalize-8.html capitalize-8-ref.html +== capitalize-9.html capitalize-9-ref.html +== lowercase-1.html lowercase-ref.html +== lowercase-sigma-1.html lowercase-sigma-1-ref.html +random-if(winWidget) == small-caps-1.html small-caps-1-ref.html # fails if default font supports 'smcp' +== fake-small-caps-1.html fake-small-caps-1-ref.html +== opentype-small-caps-1.html opentype-small-caps-1-ref.html +!= opentype-small-caps-1.html opentype-small-caps-1-notref.html +== graphite-small-caps-1.html graphite-small-caps-1-ref.html +!= graphite-small-caps-1.html graphite-small-caps-1-notref.html +== uppercase-1.html uppercase-ref.html +== uppercase-szlig-1.html uppercase-szlig-ref.html +# these use DejaVu Sans via @font-face for consistency of results +fuzzy-if(cocoaWidget,0-250,0-15) == all-upper.html all-upper-ref.html # bug 1140292 +fuzzy(0-1,0-1800) == all-lower.html all-lower-ref.html # bug 1140292 +fuzzy(0-1,0-80) == all-title.html all-title-ref.html +== smtp-upper.html smtp-upper-ref.html +== smtp-lower.html smtp-lower-ref.html +== smtp-title.html smtp-title-ref.html +== turkish-casing-1.html turkish-casing-1-ref.html +!= small-caps-turkish-1.html small-caps-turkish-1-notref.html +== greek-uppercase-1a.html greek-uppercase-1-ref.html +== greek-uppercase-1b.html greek-uppercase-1-ref.html +== greek-uppercase-2.html greek-uppercase-2-ref.html +== greek-uppercase-3.html greek-uppercase-3-ref.html +== greek-small-caps-1.html greek-small-caps-1-ref.html +== irish-uppercase-1.html irish-uppercase-1-ref.html +== irish-lowercase-1a.html irish-lowercase-1-ref.html +== irish-lowercase-1b.html irish-lowercase-1-ref.html +== fullwidth-1.html fullwidth-1-ref.html +== fullwidth-2.html fullwidth-2-ref.html +== fullwidth-all.html fullwidth-all-ref.html + +pref(layout.css.text-transform.uppercase-eszett.enabled,false) == uppercase-eszett-1.html uppercase-eszett-1a-ref.html +pref(layout.css.text-transform.uppercase-eszett.enabled,true) == uppercase-eszett-1.html uppercase-eszett-1b-ref.html + +# Reset default prefs +defaults |