tor-browser

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

subscript-italic-correction.html.ini (404B)


      1 [subscript-italic-correction.html]
      2  disabled:
      3    if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931160
      4    if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931160
      5 
      6  [Italic correction of base is used to place subscripts.]
      7    expected:
      8      if os == "win": FAIL # Bug 961482
      9      if os == "linux": [PASS, FAIL] # Bug 1599640