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

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rw-r--r--

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

     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 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 fails-if(Android||B2G) needs-focus == select-disabled-fieldset-1.html select-fieldset-ref.html
    11 fails-if(Android||B2G) needs-focus == select-disabled-fieldset-2.html select-fieldset-ref.html
    12 needs-focus == select-fieldset-legend.html select-fieldset-legend-ref.html

mercurial