tor-browser

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

background-valid.html.ini (959B)


      1 [background-valid.html]
      2  [e.style['background'\] = "border-box content-box" should set background-color]
      3    expected: FAIL
      4 
      5  [e.style['background'\] = "border-area" should set background-attachment]
      6    expected: FAIL
      7 
      8  [e.style['background'\] = "border-area" should set background-clip]
      9    expected: FAIL
     10 
     11  [e.style['background'\] = "border-area" should set background-color]
     12    expected: FAIL
     13 
     14  [e.style['background'\] = "border-area" should set background-image]
     15    expected: FAIL
     16 
     17  [e.style['background'\] = "border-area" should set background-origin]
     18    expected: FAIL
     19 
     20  [e.style['background'\] = "border-area" should set background-position]
     21    expected: FAIL
     22 
     23  [e.style['background'\] = "border-area" should set background-repeat]
     24    expected: FAIL
     25 
     26  [e.style['background'\] = "border-area" should set background-size]
     27    expected: FAIL
     28 
     29  [e.style['background'\] = "border-area" should not set unrelated longhands]
     30    expected: FAIL