12 lines
361 B
INI
12 lines
361 B
INI
[clone-before-keypath-eval.any.html]
|
|
|
|
[clone-before-keypath-eval.any.worker.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, CRASH]
|
|
if (os == "android") and not debug: [OK, CRASH]
|
|
|
|
[clone-before-keypath-eval.any.serviceworker.html]
|
|
expected:
|
|
if (os == "android") and not debug: [OK, ERROR]
|
|
|
|
[clone-before-keypath-eval.any.sharedworker.html]
|