tor-browser

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

character-level-mirroring.html.ini (520B)


      1 [character-level-mirroring.html]
      2  prefs: [mathml.rtl_operator_mirroring.enabled:true]
      3  [Size variant (1em)]
      4    expected:
      5      if (os == "mac") and not debug: [PASS, FAIL]
      6      if (os == "android") and not debug: [PASS, FAIL]
      7 
      8  [Base glyph (0.5em)]
      9    expected:
     10      if (os == "mac") and not debug: [PASS, FAIL]
     11      if (os == "android") and not debug: [PASS, FAIL]
     12 
     13  [Glyph assembly (4em)]
     14    expected:
     15      if (os == "mac") and not debug: [PASS, FAIL]
     16      if (os == "android") and not debug: [PASS, FAIL]