tor-browser

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

test_resource_timing.https.html.ini (511B)


      1 [test_resource_timing.https.html]
      2  [PerformanceEntry has correct order of timing attributes (iframe)]
      3    disabled:
      4      if os == "mac": https://bugzilla.mozilla.org/show_bug.cgi?id=1526212
      5      if (os == "win") and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1526212
      6    expected:
      7      if (os == "android") and debug: [PASS, FAIL]
      8      if os == "win": [PASS, FAIL]
      9 
     10  [PerformanceEntry has correct order of timing attributes (img)]
     11    expected:
     12      if (os == "android") and debug: [PASS, FAIL]