15 lines
573 B
INI
15 lines
573 B
INI
[multiple-buffered-flag-observers.any.worker.html]
|
|
expected:
|
|
if (os == "android") and debug and not fission: [OK, TIMEOUT]
|
|
if (os == "android") and debug and fission: [OK, TIMEOUT]
|
|
[Multiple PerformanceObservers with buffered flag see all entries]
|
|
expected:
|
|
if (os == "android") and debug: [PASS, TIMEOUT]
|
|
|
|
|
|
[multiple-buffered-flag-observers.any.html]
|
|
expected:
|
|
if (os == "android") and debug: [OK, TIMEOUT]
|
|
[Multiple PerformanceObservers with buffered flag see all entries]
|
|
expected:
|
|
if (os == "android") and debug: [PASS, TIMEOUT]
|