tor-browser

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

url-request-modifiers-serialize.sub.html.ini (4481B)


      1 [url-request-modifiers-serialize.sub.html]
      2  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\"))" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"\\"))" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" cross-origin(anonymous))" should set the property value]
      9    expected: FAIL
     10 
     11  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" cross-origin(use-credentials))" should set the property value]
     12    expected: FAIL
     13 
     14  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(no-referrer))" should set the property value]
     15    expected: FAIL
     16 
     17  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(no-referrer-when-downgrade))" should set the property value]
     18    expected: FAIL
     19 
     20  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(same-origin))" should set the property value]
     21    expected: FAIL
     22 
     23  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(origin))" should set the property value]
     24    expected: FAIL
     25 
     26  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(strict-origin))" should set the property value]
     27    expected: FAIL
     28 
     29  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(origin-when-cross-origin))" should set the property value]
     30    expected: FAIL
     31 
     32  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(strict-origin-when-cross-origin))" should set the property value]
     33    expected: FAIL
     34 
     35  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(unsafe-url))" should set the property value]
     36    expected: FAIL
     37 
     38  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" cross-origin(anonymous) integrity(\\"sha384-foobar\\"))" should set the property value]
     39    expected: FAIL
     40 
     41  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\") cross-origin(anonymous))" should set the property value]
     42    expected: FAIL
     43 
     44  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\") referrer-policy(no-referrer))" should set the property value]
     45    expected: FAIL
     46 
     47  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(no-referrer) integrity(\\"sha384-foobar\\"))" should set the property value]
     48    expected: FAIL
     49 
     50  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" cross-origin(anonymous) referrer-policy(no-referrer))" should set the property value]
     51    expected: FAIL
     52 
     53  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(no-referrer) cross-origin(anonymous))" should set the property value]
     54    expected: FAIL
     55 
     56  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" cross-origin(anonymous) integrity(\\"sha384-foobar\\") referrer-policy(no-referrer))" should set the property value]
     57    expected: FAIL
     58 
     59  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" integrity(\\"sha384-foobar\\") referrer-policy(no-referrer) cross-origin(anonymous))" should set the property value]
     60    expected: FAIL
     61 
     62  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(no-referrer) cross-origin(anonymous) integrity(\\"sha384-foobar\\"))" should set the property value]
     63    expected: FAIL
     64 
     65  [e.style['background-image'\] = "url(\\"http://web-platform.test:8000/css/support/1x1-green.png\\" referrer-policy(no-referrer) integrity(\\"sha384-foobar\\") cross-origin(anonymous))" should set the property value]
     66    expected: FAIL