medium-duration-threshold.html.ini (421B)
1 [medium-duration-threshold.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 [PerformanceObserver observes events according to its durationThreshold] 5 expected: 6 if (os == "linux") and debug and fission and swgl: [PASS, FAIL] 7 if (os == "linux") and debug and not fission: [PASS, FAIL] 8 if (os == "linux") and not debug: [PASS, FAIL] 9 if (os == "mac") and debug: [PASS, FAIL]