Tests
Showing 1-50 of 54
Page 1 / 2
Next
wpt: 86392 ยท test262: 53756
| Suite | Path | Kind | Mode | Title |
|---|---|---|---|---|
| wpt | cookiestore/change_eventhandler_for_already_expired.https.window.js [run] | wpt-js | window | Cookie Store API: Test that setting an already-expired cookie does not trigger an event. |
| wpt | cookiestore/change_eventhandler_for_document_cookie.https.window.js [run] | wpt-js | window | Cookie Store API: Observing 'change' events in document when cookies set via document.cookie |
| wpt | cookiestore/change_eventhandler_for_http_cookie_and_set_cookie_headers.https.window.js [run] | wpt-js | window | Cookie Store API: Observing 'change' events in document when cookies set via Set-Cookie header |
| wpt | cookiestore/change_eventhandler_for_no_change.https.window.js [run] | wpt-js | window | Cookie Store API: Test that setting a duplicate cookie does not fire a second event. |
| wpt | cookiestore/change_eventhandler_for_no_name_and_no_value.https.window.js [run] | wpt-js | window | Cookie Store API: Observing 'change' events in document when modifications API is called with blank arguments |
| wpt | cookiestore/change_eventhandler_for_no_name_equals_in_value.https.window.js [run] | wpt-js | window | Cookie Store API: Observing 'change' events in document when setting a cookie value containing "=" |
| wpt | cookiestore/change_eventhandler_for_no_name_multiple_values.https.window.js [run] | wpt-js | window | Cookie Store API: Observing 'change' events in document when modifications API is called multiple times with a blank name |
| wpt | cookiestore/cookieListItem_attributes.https.any.js [run] | wpt-js | any | Cookie Store API: cookieListItem attributes |
| wpt | cookiestore/cookieListItem_attributes.https.window.js [run] | wpt-js | window | Cookie Store API: cookieListItem attributes |
| wpt | cookiestore/cookieStoreManager_getSubscriptions_empty.https.any.js [run] | wpt-js | any | Cookie Store API: ServiceWorker without cookie change subscriptions |
| wpt | cookiestore/cookieStoreManager_getSubscriptions_multiple.https.any.js [run] | wpt-js | any | Cookie Store API: ServiceWorker with multiple cookie change subscriptions |
| wpt | cookiestore/cookieStoreManager_getSubscriptions_single.https.any.js [run] | wpt-js | any | Cookie Store API: ServiceWorker with one cookie change subscription |
| wpt | cookiestore/cookieStore_delete.sub.https.html [run] | wpt-html | window | Async Cookies: cookieStore basic API across origins |
| wpt | cookiestore/cookieStore_delete_arguments.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.delete() arguments |
| wpt | cookiestore/cookieStore_delete_basic.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.delete() return type |
| wpt | cookiestore/cookieStore_event_arguments.https.window.js [run] | wpt-js | window | cookieStore_event_arguments.https.window.js |
| wpt | cookiestore/cookieStore_event_basic.https.window.js [run] | wpt-js | window | cookieStore_event_basic.https.window.js |
| wpt | cookiestore/cookieStore_event_delete.https.window.js [run] | wpt-js | window | cookieStore_event_delete.https.window.js |
| wpt | cookiestore/cookieStore_event_overwrite.https.window.js [run] | wpt-js | window | cookieStore_event_overwrite.https.window.js |
| wpt | cookiestore/cookieStore_getAll_arguments.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.getAll() arguments |
| wpt | cookiestore/cookieStore_getAll_multiple.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.getAll() with multiple cookies |
| wpt | cookiestore/cookieStore_getAll_set_basic.https.any.js [run] | wpt-js | any | Cookie Store API: Interaction between cookieStore.set() and cookieStore.getAll() |
| wpt | cookiestore/cookieStore_getAll_set_creation_url.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.set()/getAll() with Document URL changing |
| wpt | cookiestore/cookieStore_get_arguments.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.get() arguments |
| wpt | cookiestore/cookieStore_get_delete_basic.https.any.js [run] | wpt-js | any | Cookie Store API: Interaction between cookieStore.set() and cookieStore.delete() |
| wpt | cookiestore/cookieStore_get_set_across_frames.https.html [run] | wpt-html | window | Async Cookies: cookieStore basic API across frames |
| wpt | cookiestore/cookieStore_get_set_across_origins.sub.https.html [run] | wpt-html | window | Async Cookies: cookieStore basic API across origins |
| wpt | cookiestore/cookieStore_get_set_basic.https.any.js [run] | wpt-js | any | Cookie Store API: Interaction between cookieStore.set() and cookieStore.get() |
| wpt | cookiestore/cookieStore_get_set_creation_url.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.set()/get() with Document URL changing |
| wpt | cookiestore/cookieStore_get_set_creation_url.sub.https.html [run] | wpt-html | window | Async Cookies: cookieStore basic API on creation URL with fragments |
| wpt | cookiestore/cookieStore_get_set_ordering.https.any.js [run] | wpt-js | any | Cookie Store API: Cookie ordering |
| wpt | cookiestore/cookieStore_in_detached_frame.https.html [run] | wpt-html | window | cookieStore on DOMWindow of detached iframe |
| wpt | cookiestore/cookieStore_opaque_origin.https.html [run] | wpt-html | window | Cookie Store API: Opaque origins for cookieStore |
| wpt | cookiestore/cookieStore_set_arguments.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.set() arguments |
| wpt | cookiestore/cookieStore_set_domain_parsing.sub.https.html [run] | wpt-html | window | cookieStore_set_domain_parsing.sub.https.html |
| wpt | cookiestore/cookieStore_set_domain_parsing.tentative.sub.https.html [run] | wpt-html | window | cookieStore_set_domain_parsing.tentative.sub.https.html |
| wpt | cookiestore/cookieStore_set_limit.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.delete() return type |
| wpt | cookiestore/cookieStore_set_maxAge.https.window.js [run] | wpt-js | window | Cookie Store API: cookieStore.set() maxAge |
| wpt | cookiestore/cookieStore_set_path.https.window.js [run] | wpt-js | window | Cookie Store API: set()'s path option |
| wpt | cookiestore/cookieStore_special_names.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.set()/get()/delete() for cookies with special names |
| wpt | cookiestore/cookieStore_subscribe_arguments.https.any.js [run] | wpt-js | any | Cookie Store API: cookieStore.subscribe() arguments |
| wpt | cookiestore/cookieStore_subscriptions_empty.https.window.js [run] | wpt-js | window | cookieStore_subscriptions_empty.https.window.js |
| wpt | cookiestore/encoding.https.any.js [run] | wpt-js | any | Cookie Store API: cookie encoding |
| wpt | cookiestore/httponly_cookies.https.window.js [run] | wpt-js | window | httponly_cookies.https.window.js |
| wpt | cookiestore/idlharness.https.any.js [run] | wpt-js | any | idlharness.https.any.js |
| wpt | cookiestore/serviceworker_cookieStore_cross_origin.https.sub.html [run] | wpt-html | window | Async Cookies: cookieStore API in ServiceWorker across origins |
| wpt | cookiestore/serviceworker_cookieStore_subscriptions_reset.https.html [run] | wpt-html | window | Cookie Store API: reset cookie change subscription list |
| wpt | cookiestore/serviceworker_cookiechange_eventhandler_already_expired.https.any.js [run] | wpt-js | any | Cookie Store API: cookiechange event in ServiceWorker with already-expired cookie. |
| wpt | cookiestore/serviceworker_cookiechange_eventhandler_mismatched_subscription.https.any.js [run] | wpt-js | any | Cookie Store API: cookiechange event in ServiceWorker with mismatched subscription |
| wpt | cookiestore/serviceworker_cookiechange_eventhandler_multiple_subscriptions.https.any.js [run] | wpt-js | any | Cookie Store API: cookiechange event in ServiceWorker with multiple subscriptions |