| blue-150.png |
|
534 |
| browser.toml |
|
800 |
| browser_Manifest_install.js |
|
3785 |
| browser_ManifestFinder_browserHasManifestLink.js |
Test basic API error conditions
|
2455 |
| browser_ManifestIcons_browserFetchIcon.js |
|
2069 |
| browser_ManifestObtainer_credentials.js |
|
1725 |
| browser_ManifestObtainer_obtain.js |
|
8232 |
| common.js |
Common infrastructure for manifest tests.
|
4047 |
| 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 |
3723 |
| test_ImageObjectProcessor_sizes.html |
Test for Bug 1079453 |
2184 |
| test_ImageObjectProcessor_src.html |
Test for Bug 1079453 |
2297 |
| test_ImageObjectProcessor_type.html |
Test for Bug 1079453 |
1401 |
| 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 |
542 |
| test_ManifestProcessor_dir.html |
Test for Bug 1258899 |
1685 |
| test_ManifestProcessor_display.html |
Test for Bug 1079453 |
1970 |
| test_ManifestProcessor_icons.html |
Test for Bug 1079453 |
742 |
| test_ManifestProcessor_id.html |
Test for Bug 1731940 - implement id member |
3069 |
| test_ManifestProcessor_JSON.html |
Test for Bug 1079453 |
1425 |
| test_ManifestProcessor_lang.html |
Test for Bug 1143879 - Implement lang member of Web manifest |
4914 |
| test_ManifestProcessor_name_and_short_name.html |
Test for Bug 1079453 |
2217 |
| test_ManifestProcessor_orientation.html |
Test for Bug 1079453 |
2291 |
| test_ManifestProcessor_scope.html |
Test for Bug 1079453 |
3345 |
| test_ManifestProcessor_start_url.html |
Test for Bug 1079453 |
2266 |
| test_ManifestProcessor_theme_color.html |
Test for Bug 1195018 |
522 |
| test_ManifestProcessor_warnings.html |
Test for Bug 1086997 |
4374 |