测试资源

Showing 1-50 of 328

第 1 / 7 页 下一页

wpt: 86392 · test262: 53756

测试套件路径类型模式标题
wpt xhr/XMLHttpRequest-withCredentials.any.js [执行] wpt-js any XMLHttpRequest-withCredentials.any.js
wpt xhr/abort-after-receive.any.js [执行] wpt-js any XMLHttpRequest: abort() after successful receive should not fire "abort" event
wpt xhr/abort-after-send.any.js [执行] wpt-js any XMLHttpRequest: abort() after send()
wpt xhr/abort-after-stop.window.js [执行] wpt-js window XMLHttpRequest: abort event should fire when stop() method is used
wpt xhr/abort-after-timeout.any.js [执行] wpt-js any XMLHttpRequest: abort() after a timeout should not fire "abort" event
wpt xhr/abort-during-done.window.js [执行] wpt-js window XMLHttpRequest: abort() during DONE
wpt xhr/abort-during-headers-received.window.js [执行] wpt-js window XMLHttpRequest: abort() during HEADERS_RECEIVED
wpt xhr/abort-during-loading.window.js [执行] wpt-js window XMLHttpRequest: abort() during LOADING
wpt xhr/abort-during-navigation.window.js [执行] wpt-js window XMLHttpRequest: navigation should not fire abort event
wpt xhr/abort-during-open.any.js [执行] wpt-js any abort-during-open.any.js
wpt xhr/abort-during-readystatechange.any.js [执行] wpt-js any abort-during-readystatechange.any.js
wpt xhr/abort-during-unsent.any.js [执行] wpt-js any XMLHttpRequest: abort() during UNSENT
wpt xhr/abort-during-upload.any.js [执行] wpt-js any XMLHttpRequest: abort() while sending data
wpt xhr/abort-event-abort.any.js [执行] wpt-js any XMLHttpRequest: The abort() method: do not fire abort event in OPENED state when send() flag is unset.
wpt xhr/abort-event-listeners.any.js [执行] wpt-js any XMLHttpRequest: abort() should not reset event listeners
wpt xhr/abort-event-loadend.any.js [执行] wpt-js any XMLHttpRequest: The abort() method: Fire a progress event named loadend
wpt xhr/abort-event-order.htm [执行] wpt-html window XMLHttpRequest: The abort() method: abort and loadend events
wpt xhr/abort-progress-events.any.js [执行] wpt-js any XMLHttpRequest: abort() and progress timer race condition
wpt xhr/abort-upload-event-abort.any.js [执行] wpt-js any abort-upload-event-abort.any.js
wpt xhr/abort-upload-event-loadend.any.js [执行] wpt-js any abort-upload-event-loadend.any.js
wpt xhr/abort-with-error.any.js [执行] wpt-js any XMLHttpRequest: abort() still works when error thrown internally
wpt xhr/access-control-and-redirects-async-same-origin.any.js [执行] wpt-js any Tests that asynchronous XMLHttpRequests handle redirects according to the CORS standard.
wpt xhr/access-control-and-redirects-async.any.js [执行] wpt-js any Tests that asynchronous XMLHttpRequests handle redirects according to the CORS standard.
wpt xhr/access-control-and-redirects.any.js [执行] wpt-js any Tests that redirects between origins are allowed when access control is involved.
wpt xhr/access-control-basic-allow-access-control-origin-header-data-url.htm [执行] wpt-html window Tests that cross-origin access is granted to null-origin embedded iframe
wpt xhr/access-control-basic-allow-access-control-origin-header.any.js [执行] wpt-js any Access control test with origin header
wpt xhr/access-control-basic-allow-async.any.js [执行] wpt-js any Testing a basic asynchronous CORS XHR request.
wpt xhr/access-control-basic-allow-non-cors-safelisted-method-async.any.js [执行] wpt-js any Tests cross-origin async request with non-CORS-safelisted method
wpt xhr/access-control-basic-allow-non-cors-safelisted-method.any.js [执行] wpt-js any Tests cross-origin request with non-CORS-safelisted method
wpt xhr/access-control-basic-allow-preflight-cache-invalidation-by-header.any.js [执行] wpt-js any Preflight cache should be invalidated in presence of custom header
wpt xhr/access-control-basic-allow-preflight-cache-invalidation-by-method.any.js [执行] wpt-js any Preflight cache should be invalidated by changed method
wpt xhr/access-control-basic-allow-preflight-cache-timeout.any.js [执行] wpt-js any Preflight cache should be invalidated on timeout
wpt xhr/access-control-basic-allow-preflight-cache.any.js [执行] wpt-js any Preflight cache should allow second request without preflight OPTIONS request
wpt xhr/access-control-basic-allow-star.any.js [执行] wpt-js any Tests "*" setting for Access-Control-Allow-Origin header
wpt xhr/access-control-basic-allow.any.js [执行] wpt-js any Tests CORS with Access-Control-Allow-Origin header
wpt xhr/access-control-basic-cors-safelisted-request-headers.htm [执行] wpt-html window Tests that CORS-safelisted request headers are permitted in cross-origin request
wpt xhr/access-control-basic-cors-safelisted-response-headers.htm [执行] wpt-html window Tests that CORS-safelisted response headers are permitted in cross-origin request
wpt xhr/access-control-basic-denied.htm [执行] wpt-html window Tests CORS denying resource without Access-Control-Allow-Origin header
wpt xhr/access-control-basic-get-fail-non-simple.htm [执行] wpt-html window Tests CORS denying preflighted request to resource without CORS headers for OPTIONS
wpt xhr/access-control-basic-non-cors-safelisted-content-type.htm [执行] wpt-html window Tests cross-origin request with non-CORS-safelisted content type
wpt xhr/access-control-basic-post-success-no-content-type.htm [执行] wpt-html window Tests that POST requests with text content and no content-type set explicitly don't generate a preflight request.
wpt xhr/access-control-basic-post-with-non-cors-safelisted-content-type.htm [执行] wpt-html window Non-CORS-safelisted value in the Content-Type header results in a request preflight
wpt xhr/access-control-basic-preflight-denied.htm [执行] wpt-html window Tests async XHR preflight denial due to lack of CORS headers
wpt xhr/access-control-expose-headers-on-redirect.html [执行] wpt-html window XHR should respect access-control-expose-headers header on redirect
wpt xhr/access-control-preflight-async-header-denied.htm [执行] wpt-html window Async request denied at preflight because of non-CORS-safelisted header
wpt xhr/access-control-preflight-async-method-denied.htm [执行] wpt-html window Async request denied at preflight because of non-CORS-safelisted method
wpt xhr/access-control-preflight-async-not-supported.htm [执行] wpt-html window Async PUT request denied at preflight
wpt xhr/access-control-preflight-credential-async.htm [执行] wpt-html window Tests proper handling of cross-origin async request with credentials
wpt xhr/access-control-preflight-credential-sync.htm [执行] wpt-html window Tests proper handling of cross-origin sync request with credentials
wpt xhr/access-control-preflight-headers-async.htm [执行] wpt-html window Test that async CORS requests with custom headers are sent with OPTIONS preflight