tor-browser

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

2d.text.draw.generic.family.w.html.ini (540B)


      1 [2d.text.draw.generic.family.w.html]
      2  disabled:
      3    if (os == "win") and not swgl: https://bugzilla.mozilla.org/show_bug.cgi?id=1847850
      4  expected:
      5    if os == "mac": ERROR
      6  [Test that drawing serif produces the same result between canvas and OffscreenCanvas in a Worker]
      7    expected:
      8      if (os == "mac") and debug: [PASS, TIMEOUT]
      9      if (os == "mac") and not debug: [PASS, TIMEOUT]
     10 
     11  [Test that drawing fantasy produces the same result between canvas and OffscreenCanvas in a Worker]
     12    expected:
     13      if os == "mac": TIMEOUT