From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- layout/reftests/text-transform/reftest.list | 38 +++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 layout/reftests/text-transform/reftest.list (limited to 'layout/reftests/text-transform/reftest.list') diff --git a/layout/reftests/text-transform/reftest.list b/layout/reftests/text-transform/reftest.list new file mode 100644 index 000000000..1ef3434d6 --- /dev/null +++ b/layout/reftests/text-transform/reftest.list @@ -0,0 +1,38 @@ +== 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 +== 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' +HTTP(..) == fake-small-caps-1.html fake-small-caps-1-ref.html +HTTP(..) == opentype-small-caps-1.html opentype-small-caps-1-ref.html +HTTP(..) != opentype-small-caps-1.html opentype-small-caps-1-notref.html +HTTP(..) == graphite-small-caps-1.html graphite-small-caps-1-ref.html +HTTP(..) != 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,250,15) HTTP(..) == all-upper.html all-upper-ref.html # bug 1140292 +fuzzy-if(cocoaWidget,250,15) fuzzy-if(skiaContent,1,1800) HTTP(..) == all-lower.html all-lower-ref.html # bug 1140292 +fuzzy-if(skiaContent,1,80) HTTP(..) == 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 +HTTP(..) != 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 +HTTP(..) == 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 -- cgit v1.2.3