зеркало из https://github.com/mozilla/gecko-dev.git
9 строки
316 B
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]
|