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.

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

mercurial