blue-150.png |
|
534 |
browser.toml |
|
515 |
browser_Manifest_install.js |
|
3648 |
browser_ManifestFinder_browserHasManifestLink.js |
Test basic API error conditions
|
2455 |
browser_ManifestIcons_browserFetchIcon.js |
|
2069 |
browser_ManifestObtainer_credentials.js |
|
1725 |
browser_ManifestObtainer_obtain.js |
|
8178 |
common.js |
Common infrastructure for manifest tests.
|
4048 |
cookie_checker.sjs |
|
776 |
cookie_setter.html |
|
135 |
cookie_setter_with_credentials.html |
|
164 |
cookie_setter_with_credentials_cross_origin.html |
|
349 |
file_testserver.sjs |
|
1734 |
icon.png |
|
8156 |
manifestLoader.html |
|
385 |
mochitest.toml |
|
872 |
red-50.png |
|
141 |
resource.sjs |
Generic responder that composes a response from
the query string of a request.
It reserves some special prop names:
- body: get's used as the response body
- statusCode: override the 200 OK response code
(response text is set automatically)
Any property names it doesn't know about get converted into
HTTP headers.
For example:
http://test/resource.sjs?Content-Type=text/html&body=<h1>hello</h1>&Hello=hi
Outputs:
HTTP/1.1 200 OK
Content-Type: text/html
Hello: hi
<h1>hello</h1>
|
2374 |
test_ImageObjectProcessor_purpose.html |
Test for Bug |
3724 |
test_ImageObjectProcessor_sizes.html |
Test for Bug 1079453 |
2185 |
test_ImageObjectProcessor_src.html |
Test for Bug 1079453 |
2298 |
test_ImageObjectProcessor_type.html |
Test for Bug 1079453 |
1402 |
test_link_relList_supports_manifest.html |
Test for Bug 1596040 - Link relList support returns false for manifest |
1310 |
test_ManifestProcessor_background_color.html |
Test for Bug 1195018 |
543 |
test_ManifestProcessor_dir.html |
Test for Bug 1258899 |
1686 |
test_ManifestProcessor_display.html |
Test for Bug 1079453 |
1971 |
test_ManifestProcessor_icons.html |
Test for Bug 1079453 |
743 |
test_ManifestProcessor_id.html |
Test for Bug 1731940 - implement id member |
3070 |
test_ManifestProcessor_JSON.html |
Test for Bug 1079453 |
1426 |
test_ManifestProcessor_lang.html |
Test for Bug 1143879 - Implement lang member of Web manifest |
4915 |
test_ManifestProcessor_name_and_short_name.html |
Test for Bug 1079453 |
2218 |
test_ManifestProcessor_orientation.html |
Test for Bug 1079453 |
2292 |
test_ManifestProcessor_scope.html |
Test for Bug 1079453 |
3346 |
test_ManifestProcessor_start_url.html |
Test for Bug 1079453 |
2267 |
test_ManifestProcessor_theme_color.html |
Test for Bug 1195018 |
523 |
test_ManifestProcessor_warnings.html |
Test for Bug 1086997 |
4374 |