tor-browser

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

block-step-align-valid.html.ini (399B)


      1 [block-step-align-valid.html]
      2  [e.style['block-step-align'\] = "auto" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['block-step-align'\] = "center" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['block-step-align'\] = "start" should set the property value]
      9    expected: FAIL
     10 
     11  [e.style['block-step-align'\] = "end" should set the property value]
     12    expected: FAIL