gecko-dev/dom/file/tests
Masatoshi Kimura 7be7b11a1c Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher
This patch is generated by the following sed script:
find . ! -wholename '*/.hg*' -type f \( -iname '*.html' -o -iname '*.xhtml' -o -iname '*.xul' -o -iname '*.js' \) -exec sed -i -e 's/\(\(text\|application\)\/javascript\);version=1.[0-9]/\1/g' {} \;

MozReview-Commit-ID: AzhtdwJwVNg

--HG--
extra : rebase_source : e8f90249454c0779d926f87777f457352961748d
2017-02-23 06:10:07 +09:00
..
create_file_objects.js Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
file_blobURL_expiring.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
file_mozfiledataurl_audio.ogg Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
file_mozfiledataurl_doc.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
file_mozfiledataurl_img.jpg Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
file_mozfiledataurl_inner.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
file_mozfiledataurl_text.txt Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
file_nonascii_blob_url.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
fileapi_chromeScript.js Bug 1335536 - File.createFromNsIFile and File.createFromFileName should be async - part 1 - tests, r=smaug 2017-02-08 10:18:32 +01:00
fileutils.js Bug 1341536 - Get rid of duplicate functions in fileutils.js, r=qdot 2017-02-23 03:24:54 +01:00
mochitest.ini Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
test_blobURL_expiring.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
test_blob_fragment_and_query.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
test_blobconstructor.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_file_from_blob.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
test_file_negative_date.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_fileapi.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_fileapi_slice.html Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00
test_ipc_messagemanager_blob.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_mozfiledataurl.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_nonascii_blob_url.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00