layout/reftests/text-transform/reftest.list

Tue, 06 Jan 2015 21:39:09 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 06 Jan 2015 21:39:09 +0100
branch
TOR_BUG_9701
changeset 8
97036ab72558
permissions
-rw-r--r--

Conditionally force memory storage according to privacy.thirdparty.isolate;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 == capitalize-1.html capitalize-ref.html
     2 == capitalize-2.html capitalize-ref.html
     3 == capitalize-3.html capitalize-3-ref.html
     4 == capitalize-4.html capitalize-4-ref.html
     5 == capitalize-5.html capitalize-5-ref.html
     6 == capitalize-6.html capitalize-6-ref.html
     7 == capitalize-7.html capitalize-7-ref.html
     8 == capitalize-7a.html capitalize-7-ref.html
     9 == lowercase-1.html lowercase-ref.html
    10 == lowercase-sigma-1.html lowercase-sigma-1-ref.html
    11 == small-caps-1.html small-caps-1-ref.html
    12 == uppercase-1.html uppercase-ref.html
    13 == uppercase-szlig-1.html uppercase-szlig-ref.html
    14 # these use DejaVu Sans via @font-face for consistency of results
    15 skip-if(B2G) HTTP(..) == all-upper.html all-upper-ref.html # bug 773482
    16 skip-if(B2G) HTTP(..) == all-lower.html all-lower-ref.html # bug 773482
    17 skip-if(B2G) HTTP(..) == all-title.html all-title-ref.html # bug 773482
    18 == smtp-upper.html smtp-upper-ref.html
    19 == smtp-lower.html smtp-lower-ref.html
    20 == smtp-title.html smtp-title-ref.html
    21 == turkish-casing-1.html turkish-casing-1-ref.html
    22 HTTP(..) != small-caps-turkish-1.html small-caps-turkish-1-notref.html
    23 == greek-uppercase-1.html greek-uppercase-1-ref.html
    24 == greek-uppercase-2.html greek-uppercase-2-ref.html
    25 == greek-small-caps-1.html greek-small-caps-1-ref.html
    26 == fullwidth-1.html fullwidth-1-ref.html
    27 == fullwidth-2.html fullwidth-2-ref.html
    28 == fullwidth-all.html fullwidth-all-ref.html

mercurial