tor-browser

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

content-counter-valid.html.ini (401B)


      1 [content-counter-valid.html]
      2  [e.style['content'\] = "\\"\\" / counter(cnt)" should set the property value]
      3    expected: FAIL
      4 
      5  [e.style['content'\] = "\\"regular text\\" / \\"alt text 1\\" counter(cnt) \\"alt text 2\\"" should set the property value]
      6    expected: FAIL
      7 
      8  [e.style['content'\] = "\\"regular text\\" / counter(cnt) \\"alt text\\"" should set the property value]
      9    expected: FAIL