gecko-dev/dom/worklet/tests
Andrea Marchesini 1c9916b76f Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 4 - cache for the imports, r=smaug
--HG--
rename : dom/worklet/tests/file_basic.html => dom/worklet/tests/file_import_with_cache.html
rename : dom/worklet/tests/test_basic.html => dom/worklet/tests/test_import_with_cache.html
2016-11-06 09:55:20 +01:00
..
common.js
file_basic.html Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 4 - cache for the imports, r=smaug 2016-11-06 09:55:20 +01:00
file_console.html
file_import_with_cache.html Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 4 - cache for the imports, r=smaug 2016-11-06 09:55:20 +01:00
mochitest.ini Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 4 - cache for the imports, r=smaug 2016-11-06 09:55:20 +01:00
server_import_with_cache.sjs Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 4 - cache for the imports, r=smaug 2016-11-06 09:55:20 +01:00
test_basic.html
test_console.html
test_import_with_cache.html Bug 1290021 - Implement a prototype version of Houdini "Worklets Level 1" spec - part 4 - cache for the imports, r=smaug 2016-11-06 09:55:20 +01:00
worklet_console.js