tor-browser

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

subsup-parameters-1.html.ini (766B)


      1 [subsup-parameters-1.html]
      2  prefs: [mathml.math_shift.enabled: true]
      3  expected:
      4    if os == "win": [OK, TIMEOUT]
      5  [SpaceAfterScript]
      6    expected:
      7      if (processor == "x86") and debug: [PASS, FAIL]
      8 
      9  [SubscriptBaselineDrop]
     10    expected:
     11      if (processor == "x86") and debug: [PASS, FAIL]
     12 
     13  [SuperscriptShiftUp]
     14    expected:
     15      if (processor == "x86") and debug: [PASS, FAIL]
     16 
     17  [SuperscriptShiftUpCramped]
     18    expected:
     19      if (processor == "x86") and debug: [PASS, FAIL]
     20 
     21  [SubscriptShiftDown]
     22    expected:
     23      if (processor == "x86") and debug: [PASS, FAIL]
     24 
     25  [SubSuperscriptGapMin]
     26    expected:
     27      if (processor == "x86") and debug: [PASS, FAIL]
     28 
     29  [SubscriptTopMax]
     30    expected:
     31      if (processor == "x86") and debug: [PASS, FAIL]