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

Thu, 15 Jan 2015 21:03:48 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 21:03:48 +0100
branch
TOR_BUG_9701
changeset 11
deefc01c0e14
permissions
-rw-r--r--

Integrate friendly tips from Tor colleagues to make (or not) 4.5 alpha 3;
This includes removal of overloaded (but unused) methods, and addition of
a overlooked call to DataStruct::SetData(nsISupports, uint32_t, bool.)

     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