layout/reftests/css-invalid/select/reftest.list

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

     1 needs-focus == select-valid.html select-ref.html
     2 needs-focus == select-invalid.html select-ref.html
     3 needs-focus == select-disabled.html select-disabled-ref.html
     4 skip-if(B2G) needs-focus == select-dyn-disabled.html select-disabled-ref.html
     5 needs-focus == select-dyn-not-disabled.html select-ref.html
     6 needs-focus == select-required-invalid.html select-required-ref.html
     7 needs-focus == select-required-valid.html select-required-ref.html
     8 needs-focus == select-required-multiple-invalid.html select-required-multiple-ref.html
     9 needs-focus == select-required-multiple-valid.html select-required-multiple-ref.html
    10 skip-if(B2G) fails-if(Android) needs-focus == select-disabled-fieldset-1.html select-fieldset-ref.html
    11 skip-if(B2G) fails-if(Android) needs-focus == select-disabled-fieldset-2.html select-fieldset-ref.html
    12 needs-focus == select-fieldset-legend.html select-fieldset-legend-ref.html

mercurial