accessible/tests/mochitest/a11y.ini

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

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