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

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     1 needs-focus == select-valid.html select-ref.html
     2 needs-focus == select-valid-reset.html select-required-ref.html
     3 needs-focus == select-invalid.html select-ref.html
     4 needs-focus == select-disabled.html select-disabled-ref.html
     5 needs-focus == select-dyn-disabled.html select-disabled-ref.html
     6 needs-focus == select-dyn-not-disabled.html select-ref.html
     7 needs-focus == select-required-invalid.html select-required-ref.html
     8 needs-focus == select-required-valid-1.html select-required-ref.html
     9 needs-focus == select-required-valid-2.html select-required-ref.html
    10 needs-focus == select-required-valid-changed-1.html select-required-ref.html
    11 needs-focus == select-required-valid-changed-2.html select-required-ref.html
    12 needs-focus == select-required-multiple-invalid.html select-required-multiple-ref.html
    13 needs-focus == select-required-multiple-valid.html select-required-multiple-ref.html
    14 fuzzy(64,4) needs-focus == select-required-multiple-valid-changed.html select-required-multiple-ref.html
    15 fails-if(Android||B2G) needs-focus == select-disabled-fieldset-1.html select-fieldset-ref.html
    16 fails-if(Android||B2G) needs-focus == select-disabled-fieldset-2.html select-fieldset-ref.html
    17 needs-focus == select-fieldset-legend.html select-fieldset-legend-ref.html
    18 needs-focus == select-novalidate.html select-required-ref.html

mercurial