Source code

Revision control

Copy as Markdown

Other Tools

[resource_timing.worker.html]
disabled:
if os == "android": Bug 1557495, Bug 1499003, Bug 1557492
expected:
if (os == "win") and (processor == "x86"): [OK, TIMEOUT]
if os == "linux": [OK, TIMEOUT]
[Performance Resource Entries in workers]
expected:
if (os == "win") and (processor == "x86"): [PASS, TIMEOUT]
if os == "linux": [PASS, TIMEOUT]