tor-browser

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

reading-order-valid.html.ini (383B)


      1 [reading-order-valid.html]
      2  [e.style['reading-order'\] = "0" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['reading-order'\] = "123" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['reading-order'\] = "-45" should set the property value]
      9    expected: FAIL
     10 
     11  [e.style['reading-order'\] = "calc(34.1)" should set the property value]
     12    expected: FAIL