accessible/tests/mochitest/a11y.ini

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 [DEFAULT]
     2 support-files =
     3   ../../../content/media/test/bug461281.ogg
     4   dumbfile.xpi
     5   formimage.png
     6   letters.gif
     7   moz.png
     8   longdesc_src.html
     9   actions.js
    10   attributes.js
    11   autocomplete.js
    12   browser.js
    13   common.js
    14   events.js
    15   grid.js
    16   layout.js
    17   name.js
    18   pivot.js
    19   relations.js
    20   role.js
    21   selectable.js
    22   states.js
    23   table.js
    24   value.js
    25   text.js
    26   treeview.css
    27   treeview.js
    29 [test_aria_token_attrs.html]
    30 [test_bug420863.html]
    31 [test_descr.html]
    32 [test_nsIAccessibleDocument.html]
    33 [test_nsIAccessibleImage.html]
    34 [test_OuterDocAccessible.html]

mercurial