accessible/tests/mochitest/table/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.

     1 [DEFAULT]
     3 [test_headers_ariagrid.html]
     4 [test_headers_listbox.xul]
     5 [test_headers_table.html]
     6 [test_headers_tree.xul]
     7 [test_indexes_ariagrid.html]
     8 [test_indexes_listbox.xul]
     9 [test_indexes_table.html]
    10 [test_indexes_tree.xul]
    11 [test_layoutguess.html]
    12 [test_sels_ariagrid.html]
    13 [test_sels_listbox.xul]
    14 [test_sels_table.html]
    15 [test_sels_tree.xul]
    16 [test_struct_ariagrid.html]
    17 [test_struct_ariatreegrid.html]
    18 [test_struct_listbox.xul]
    19 [test_struct_table.html]
    20 [test_struct_tree.xul]
    21 [test_table_1.html]
    22 [test_table_2.html]

mercurial