tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

switch-picker-appearance.html.ini (889B)


      1 [switch-picker-appearance.html]
      2  [Basic functionality of select picker and appearance]
      3    expected: FAIL
      4 
      5  [Basic functionality of select picker with appearance:auto]
      6    expected: FAIL
      7 
      8  [Basic functionality of select picker with appearance:none]
      9    expected: FAIL
     10 
     11  [Switching appearance in popover-open should close the picker]
     12    expected: FAIL
     13 
     14  [Switching appearance in JS after picker is open should close the picker]
     15    expected: FAIL
     16 
     17  [Test of the test harness]
     18    expected: FAIL
     19 
     20  [The select picker is closed if the <select> appearance value is changed via CSS while the picker is open]
     21    expected: FAIL
     22 
     23  [The select picker is closed if the ::picker() appearance value is changed via CSS while the picker is open]
     24    expected: FAIL
     25 
     26  [The select picker is closed if the <select> inline appearance value is changed while the picker is open]
     27    expected: FAIL