gecko-dev/testing/web-platform/meta/performance-timeline/case-sensitivity.any.js.ini

9 строки
316 B
INI

[case-sensitivity.any.html]
[getEntriesByName values are case sensitive]
expected:
if (os == "linux") and not webrender and not debug and not fission and (processor == "x86_64"): ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug: ["PASS", "FAIL"]
[case-sensitivity.any.worker.html]