tor-browser

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

initial-letter-valid.html.ini (409B)


      1 [initial-letter-valid.html]
      2  [e.style['initial-letter'\] = "1.23 drop" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['initial-letter'\] = "1.23 raise" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['initial-letter'\] = "drop 1.23" should set the property value]
      9    expected: FAIL
     10 
     11  [e.style['initial-letter'\] = "raise 1.23" should set the property value]
     12    expected: FAIL