layout/reftests/css-charset/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 == test-attribute.html pass.html
     2 == test-charset-quotes.html pass.html
     3 == test-charset-leading-space.html pass.html
     4 == test-charset-trailing-space.html pass.html
     5 == test-charset-utf-16-le-no-bom.html pass.html
     6 fails == test-charset-utf-16-le-bom.html pass.html
     7 == test-charset-utf-16-bom-le.html pass.html
     8 == test-charset-utf-16-be-no-bom.html pass.html
     9 fails == test-charset-utf-16-be-bom.html pass.html
    10 == test-charset-utf-16-bom-be.html pass.html

mercurial