mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Sync WPT with upstream (03-08-2025) (#38434)
Automated downstream sync of changes from upstream as of 03-08-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
76e5758ab9
commit
fed1953198
686 changed files with 11311 additions and 5508 deletions
|
@ -12,6 +12,3 @@
|
||||||
|
|
||||||
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
[Revoke blob URL after creating Request, then clone Request, will fetch]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
5081
tests/wpt/meta/MANIFEST.json
vendored
5081
tests/wpt/meta/MANIFEST.json
vendored
File diff suppressed because it is too large
Load diff
|
@ -2,6 +2,61 @@
|
||||||
[Float16 arrays]
|
[Float16 arrays]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Int8Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Int16Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Int32Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: BigInt64Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint8Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint8ClampedArray]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint16Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint32Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: BigUint64Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
||||||
[getRandomValues.any.html]
|
[getRandomValues.any.html]
|
||||||
[Float16 arrays]
|
[Float16 arrays]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Int8Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Int16Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Int32Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: BigInt64Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint8Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint8ClampedArray]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint16Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: Uint32Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Large length: BigUint64Array]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[frame-ancestors-path-ignored.window.html]
|
|
||||||
[A 'frame-ancestors' CSP directive with a URL that includes a path should be ignored.]
|
|
||||||
expected: FAIL
|
|
1
tests/wpt/meta/cookie-store/__dir__.ini
vendored
1
tests/wpt/meta/cookie-store/__dir__.ini
vendored
|
@ -1 +0,0 @@
|
||||||
prefs: [dom_cookiestore_enabled: true]
|
|
|
@ -1,6 +0,0 @@
|
||||||
[change_eventhandler_for_already_expired.https.window.html]
|
|
||||||
[CookieStore setting already-expired cookie should not be observed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore setting already-expired partitioned cookie should not be observed]
|
|
||||||
expected: FAIL
|
|
|
@ -1,18 +0,0 @@
|
||||||
[change_eventhandler_for_document_cookie.https.window.html]
|
|
||||||
[document.cookie set/overwrite/delete observed by CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[document.cookie set already-expired cookie should not be observed by CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[document.cookie duplicate cookie should not be observed by CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore set/overwrite/delete observed by document.cookie]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore agrees with document.cookie on encoding non-ASCII cookies]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[document.cookie agrees with CookieStore on encoding non-ASCII cookies]
|
|
||||||
expected: FAIL
|
|
|
@ -1,21 +0,0 @@
|
||||||
[change_eventhandler_for_http_cookie_and_set_cookie_headers.https.window.html]
|
|
||||||
[HTTP set/overwrite/delete observed in CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HTTP set already-expired cookie should not be observed by CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HTTP duplicate cookie should not be observed by CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore agreed with HTTP headers agree on encoding non-ASCII cookies]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore set/overwrite/delete observed in HTTP headers]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HTTP headers agreed with CookieStore on encoding non-ASCII cookies]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Binary HTTP set/overwrite/delete observed in CookieStore]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +0,0 @@
|
||||||
[change_eventhandler_for_no_change.https.window.html]
|
|
||||||
[CookieStore duplicate cookie should not be observed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore duplicate partitioned cookie should not be observed]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +0,0 @@
|
||||||
[change_eventhandler_for_no_name_and_no_value.https.window.html]
|
|
||||||
[Verify behavior of no-name and no-value cookies.]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +0,0 @@
|
||||||
[change_eventhandler_for_no_name_equals_in_value.https.window.html]
|
|
||||||
[Verify that attempting to set a cookie with no name and with '=' in the value does not work.]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +0,0 @@
|
||||||
[change_eventhandler_for_no_name_multiple_values.https.window.html]
|
|
||||||
[Verify behavior of multiple no-name cookies]
|
|
||||||
expected: FAIL
|
|
|
@ -1,39 +0,0 @@
|
||||||
[cookieListItem_attributes.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieListItem_attributes.https.any.html]
|
|
||||||
[CookieListItem - cookieStore.set defaults with positional name and value]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set defaults with name and value in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with expires set to a timestamp 10 years in the future]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with expires set to a Date 10 years in the future]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with domain set to the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with path set to the current directory]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set does not add / to path if it does not end with /]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with sameSite set to strict]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with sameSite set to lax]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - cookieStore.set with sameSite set to none]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieListItem - secure defaults to true]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Test max-age attribute over the 400 days]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +0,0 @@
|
||||||
[cookieStoreManager_getSubscriptions_empty.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStoreManager_getSubscriptions_empty.https.any.html]
|
|
||||||
[getSubscriptions returns an empty array when there are no subscriptions]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +0,0 @@
|
||||||
[cookieStoreManager_getSubscriptions_multiple.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStoreManager_getSubscriptions_multiple.https.any.html]
|
|
||||||
[getSubscriptions returns a subscription passed to subscribe]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +0,0 @@
|
||||||
[cookieStoreManager_getSubscriptions_single.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStoreManager_getSubscriptions_single.https.any.html]
|
|
||||||
[getSubscriptions returns a subscription passed to subscribe]
|
|
||||||
expected: FAIL
|
|
|
@ -1,4 +0,0 @@
|
||||||
[cookieStore_delete.sub.https.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[Async Cookies: cookieStore basic API across origins]
|
|
||||||
expected: TIMEOUT
|
|
|
@ -1,55 +0,0 @@
|
||||||
[cookieStore_delete_arguments.https.any.html]
|
|
||||||
[cookieStore.delete with positional name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with name in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete domain starts with "."]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with domain that is not equal current host]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with domain set to the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with domain set to a subdomain of the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with domain set to a non-domain-matching suffix of the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with path set to the current directory]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with path set to subdirectory of the current directory]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete does not append / at the end of path]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete can delete a cookie set by document.cookie if document is defined]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with path that does not start with /]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with get result]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with positional empty name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with empty name in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with a __Host- prefix should not have a domain]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with maximum cookie name size]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_delete_arguments.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,7 +0,0 @@
|
||||||
[cookieStore_delete_basic.https.any.html]
|
|
||||||
[cookieStore.delete return type is Promise<void>]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_delete_basic.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,12 +0,0 @@
|
||||||
[cookieStore_event_arguments.https.window.html]
|
|
||||||
[CookieChangeEvent construction with default arguments]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent construction with changed cookie list]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent construction with deleted cookie list]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent construction with changed and deleted cookie lists]
|
|
||||||
expected: FAIL
|
|
|
@ -1,4 +0,0 @@
|
||||||
[cookieStore_event_basic.https.window.html]
|
|
||||||
expected: ERROR
|
|
||||||
[cookieStore fires change event for cookie set by cookieStore.set()]
|
|
||||||
expected: FAIL
|
|
|
@ -1,7 +0,0 @@
|
||||||
[cookieStore_event_delete.https.window.html]
|
|
||||||
expected: ERROR
|
|
||||||
[cookieStore fires change event for cookie deleted by cookieStore.delete()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore does not fire change events for non-existing expired cookies]
|
|
||||||
expected: NOTRUN
|
|
|
@ -1,4 +0,0 @@
|
||||||
[cookieStore_event_overwrite.https.window.html]
|
|
||||||
expected: ERROR
|
|
||||||
[cookieStore fires change event for cookie overwritten by cookieStore.set()]
|
|
||||||
expected: FAIL
|
|
|
@ -1,37 +0,0 @@
|
||||||
[cookieStore_getAll_arguments.https.any.html]
|
|
||||||
[cookieStore.getAll with no arguments]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with empty options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with positional name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with name in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with name in both positional arguments and options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with absolute url in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with relative url in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with invalid url path in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with invalid url host in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with absolute url with fragment in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.getAll with absolute different url in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_getAll_arguments.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,6 +0,0 @@
|
||||||
[cookieStore_getAll_multiple.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStore_getAll_multiple.https.any.html]
|
|
||||||
[cookieStore.getAll returns multiple cookies written by cookieStore.set]
|
|
||||||
expected: FAIL
|
|
|
@ -1,7 +0,0 @@
|
||||||
[cookieStore_getAll_set_basic.https.any.html]
|
|
||||||
[cookieStore.getAll returns the cookie written by cookieStore.set]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_getAll_set_basic.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,3 +0,0 @@
|
||||||
[cookieStore_getAll_set_creation_url.https.any.html]
|
|
||||||
[cookieStore.set and cookieStore.getAll use the creation url]
|
|
||||||
expected: FAIL
|
|
|
@ -1,37 +0,0 @@
|
||||||
[cookieStore_get_arguments.https.any.html]
|
|
||||||
[cookieStore.get with no arguments returns TypeError]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with empty options returns TypeError]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with positional name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with name in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with name in both positional arguments and options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with absolute url in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with relative url in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with invalid url path in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with invalid url host in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with absolute url with fragment in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get with absolute different url in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_get_arguments.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,7 +0,0 @@
|
||||||
[cookieStore_get_delete_basic.https.any.html]
|
|
||||||
[cookieStore.get returns null for a cookie deleted by cookieStore.delete]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_get_delete_basic.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,6 +0,0 @@
|
||||||
[cookieStore_get_set_across_frames.https.html]
|
|
||||||
[cookieStore.get() sees cookieStore.set() in frame]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.get() in frame sees cookieStore.set()]
|
|
||||||
expected: FAIL
|
|
|
@ -1,13 +0,0 @@
|
||||||
[cookieStore_get_set_across_origins.sub.https.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[cookieStore.get() sees cookieStore.set() in cross-origin frame]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[cookieStore.get() in cross-origin frame sees cookieStore.set()]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
||||||
[cookieStore.set() in cross-origin does not overwrite the __Host- cookie]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
||||||
[__Host- cookies set via cookieStore.set() in same-site domains don't overwrite each other]
|
|
||||||
expected: NOTRUN
|
|
|
@ -1,6 +0,0 @@
|
||||||
[cookieStore_get_set_basic.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStore_get_set_basic.https.any.html]
|
|
||||||
[cookieStore.get returns the cookie written by cookieStore.set]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +0,0 @@
|
||||||
[cookieStore_get_set_creation_url.https.any.html]
|
|
||||||
[cookieStore.set and cookieStore.get use the creation url]
|
|
||||||
expected: FAIL
|
|
|
@ -1,7 +0,0 @@
|
||||||
[cookieStore_get_set_creation_url.sub.https.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[cookieStore.get() option url ignores fragments]
|
|
||||||
expected: TIMEOUT
|
|
||||||
|
|
||||||
[cookieStore.get() option url + pushState()]
|
|
||||||
expected: NOTRUN
|
|
|
@ -1,11 +0,0 @@
|
||||||
[cookieStore_get_set_ordering.https.any.html]
|
|
||||||
expected: ERROR
|
|
||||||
[Set three simple origin session cookies sequentially and ensure they all end up in the cookie jar in order.]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Set three simple origin session cookies in undefined order using Promise.all and ensure they all end up in the cookie jar in any order. ]
|
|
||||||
expected: NOTRUN
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_get_set_ordering.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,3 +0,0 @@
|
||||||
[cookieStore_in_detached_frame.https.html]
|
|
||||||
[cookieStore on DOMWindow of detached iframe]
|
|
||||||
expected: FAIL
|
|
|
@ -1,7 +0,0 @@
|
||||||
[cookieStore_opaque_origin.https.html]
|
|
||||||
expected: TIMEOUT
|
|
||||||
[cookieStore in non-sandboxed iframe should not throw]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore in sandboxed iframe should throw SecurityError]
|
|
||||||
expected: TIMEOUT
|
|
|
@ -1,167 +0,0 @@
|
||||||
[cookieStore_set_arguments.https.any.html]
|
|
||||||
expected: ERROR
|
|
||||||
[cookieStore.set with positional name and value]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with name and value in options]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set fails with empty name and empty value]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with empty name and an '=' in value]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with normal name and an '=' in value]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0000]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0001]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0002]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0003]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0004]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0005]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0006]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0007]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0008]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0010]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0011]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0012]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0013]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0014]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0015]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0016]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0017]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0018]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+0019]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+001A]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+001B]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+001C]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+001D]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+001E]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+001F]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+003B]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if name or value contain invalid character U+007F]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with expires set to a future Date]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with expires set to a past Date]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with expires set to a future timestamp]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with expires set to a past timestamp]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set domain starts with "."]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with domain that is not equal current host]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with domain set to the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with domain set to a subdomain of the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with domain set to a non-domain-matching suffix of the current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set default domain is null and differs from current hostname]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with path set to the current directory]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with path set to a subdirectory of the current directory]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set default path is /]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set does not add / to path that does not end with /]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set can modify a cookie set by document.cookie if document is defined]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with path that does not start with /]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with get result]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if the path is too long]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set checks if the domain is too long]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with a __Host- prefix should not have a domain]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with whitespace only name and value]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with whitespace at begining or end]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_set_arguments.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,15 +0,0 @@
|
||||||
[cookieStore_set_limit.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStore_set_limit.https.any.html]
|
|
||||||
[Set max-size cookie with largest possible name and value (4096 bytes)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Set max-size value-less cookie]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Set max-size cookie with largest possible value (4095 bytes)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Set max-size name-less cookie]
|
|
||||||
expected: FAIL
|
|
|
@ -1,114 +0,0 @@
|
||||||
[cookieStore_special_names.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[cookieStore_special_names.https.any.html]
|
|
||||||
[cookieStore.set with __Secure- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set of expired __Secure- cookie name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with __Secure- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __secure- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set of expired __secure- cookie name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with __secure- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __Host- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set of expired __Host- cookie name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with __Host- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __host- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set of expired __host- cookie name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.delete with __host- name on secure origin]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __Host- prefix and a domain option]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __Host- prefix a path option]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __host- prefix and a domain option]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __host- prefix a path option]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __HostHttp- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __hosthttp- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __Http- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __http- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with malformed name.]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __Host- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __Secure- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __Http- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with \t__Http- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with __HostHttp- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set with \t__HostHttp- prefix rejects]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __Http- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __HostHttp- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __Host- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have \t__Host- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __Secure- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have \t__Secure- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __Http- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have \t__Http- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have __HostHttp- prefix]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.set a nameless cookie cannot have \t__HostHttp- prefix]
|
|
||||||
expected: FAIL
|
|
|
@ -1,16 +0,0 @@
|
||||||
[cookieStore_subscribe_arguments.https.any.html]
|
|
||||||
[cookieStore.subscribe without url in option]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.subscribe with invalid url path in option]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookieStore.subscribe is idempotent]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore.unsubscribe is idempotent]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
|
|
||||||
[cookieStore_subscribe_arguments.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,3 +0,0 @@
|
||||||
[cookieStore_subscriptions_empty.https.window.html]
|
|
||||||
[Newly registered and activated service worker has no subscriptions]
|
|
||||||
expected: FAIL
|
|
|
@ -1,9 +0,0 @@
|
||||||
[encoding.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[encoding.https.any.html]
|
|
||||||
[BOM not stripped from name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[BOM not stripped from value]
|
|
||||||
expected: FAIL
|
|
|
@ -1,13 +0,0 @@
|
||||||
[httponly_cookies.https.window.html]
|
|
||||||
expected: ERROR
|
|
||||||
[HttpOnly cookies are not observed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HttpOnly cookies can not be set by document.cookie]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HttpOnly cookies can not be set by CookieStore]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[HttpOnly cookies are not deleted/overwritten]
|
|
||||||
expected: FAIL
|
|
|
@ -1,113 +0,0 @@
|
||||||
[idlharness.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[idlharness.https.any.worker.html]
|
|
||||||
|
|
||||||
[idlharness.https.any.sharedworker.html]
|
|
||||||
expected: ERROR
|
|
||||||
|
|
||||||
[idlharness.https.any.html]
|
|
||||||
[idl_test setup]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: existence and properties of interface object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface object length]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface object name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: existence and properties of interface prototype object's "constructor" property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: existence and properties of interface prototype object's @@unscopables property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation get(USVString)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation get(optional CookieStoreGetOptions)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation getAll(USVString)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation getAll(optional CookieStoreGetOptions)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation set(USVString, USVString)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation set(CookieInit)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation delete(USVString)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: operation delete(CookieStoreDeleteOptions)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStore interface: attribute onchange]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: existence and properties of interface object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface object length]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface object name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: existence and properties of interface prototype object's "constructor" property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: existence and properties of interface prototype object's @@unscopables property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: operation subscribe(sequence<CookieStoreGetOptions>)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: operation getSubscriptions()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieStoreManager interface: operation unsubscribe(sequence<CookieStoreGetOptions>)]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface: existence and properties of interface object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface object length]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface object name]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface: existence and properties of interface prototype object]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface: existence and properties of interface prototype object's "constructor" property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface: existence and properties of interface prototype object's @@unscopables property]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface: attribute changed]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[CookieChangeEvent interface: attribute deleted]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[ServiceWorkerRegistration interface: attribute cookies]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[Window interface: attribute cookieStore]
|
|
||||||
expected: FAIL
|
|
|
@ -1,3 +0,0 @@
|
||||||
[serviceworker_cookieStore_cross_origin.https.sub.html]
|
|
||||||
[cookieStore.get() in ServiceWorker reads cookie set in cross-origin frame]
|
|
||||||
expected: FAIL
|
|
|
@ -1,6 +0,0 @@
|
||||||
[serviceworker_cookieStore_subscriptions_reset.https.html]
|
|
||||||
[cookiechange subscriptions reset across service worker unregistrations]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[cookiechange subscriptions persist across service worker updates]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_cookiechange_eventhandler_already_expired.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_cookiechange_eventhandler_mismatched_subscription.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_cookiechange_eventhandler_multiple_subscriptions.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_cookiechange_eventhandler_no_change.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_cookiechange_eventhandler_overlapping_subscriptions.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_cookiechange_eventhandler_single_subscription.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
|
@ -1,2 +0,0 @@
|
||||||
[serviceworker_oncookiechange_eventhandler_single_subscription.https.any.serviceworker.html]
|
|
||||||
expected: ERROR
|
|
33
tests/wpt/meta/css/css-color/parsing/opacity-valid.html.ini
vendored
Normal file
33
tests/wpt/meta/css/css-color/parsing/opacity-valid.html.ini
vendored
Normal file
|
@ -0,0 +1,33 @@
|
||||||
|
[opacity-valid.html]
|
||||||
|
[e.style['opacity'\] = "calc(-50% - 50%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "calc(25% * 2)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "calc(100% + 100%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "clamp(50%, 0%, 70%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "clamp(50%, 80%, 70%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "clamp(50%, 60%, 70%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "min(50%, 0%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "min(0%, 50%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "max(50%, 0%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "max(0%, 50%)" should set the property value]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[e.style['opacity'\] = "min(-40%, 50%)" should set the property value]
|
||||||
|
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-details.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-fieldset.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-math.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-option.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-root-block.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-root-columns.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-root-flex.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-root-grid.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-root-ruby.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-root-table.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-select-1.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-select-2.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-span-dynamic.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-span.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[content-none-table.html]
|
|
||||||
expected: FAIL
|
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-048.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-048.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-gap-decorations-048.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-049.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-049.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-gap-decorations-049.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-050.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-050.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-gap-decorations-050.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-051.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-gaps/grid/grid-gap-decorations-051.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-gap-decorations-051.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-abspos-staticpos-align-self-center-large-border-padding.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-self-center.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/abspos/grid-abspos-staticpos-align-self-center.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-abspos-staticpos-align-self-center.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/grid-items/grid-size-with-orthogonal-child-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/grid-items/grid-size-with-orthogonal-child-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-size-with-orthogonal-child-001.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-grid/grid-items/grid-size-with-orthogonal-child-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-grid/grid-items/grid-size-with-orthogonal-child-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[grid-size-with-orthogonal-child-002.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-001.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-001.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[block-ellipsis-repaint-001.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-002.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-002.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[block-ellipsis-repaint-002.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-003.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-003.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[block-ellipsis-repaint-003.html]
|
||||||
|
expected: FAIL
|
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-004.html.ini
vendored
Normal file
2
tests/wpt/meta/css/css-overflow/line-clamp/block-ellipsis-repaint-004.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
[block-ellipsis-repaint-004.html]
|
||||||
|
expected: FAIL
|
|
@ -10,3 +10,18 @@
|
||||||
|
|
||||||
[Property text-decoration value 'from-font']
|
[Property text-decoration value 'from-font']
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property text-decoration value 'none']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property text-decoration value 'line-through']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property text-decoration value 'solid']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property text-decoration value 'currentcolor']
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[Property text-decoration value 'double overline underline']
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -577,3 +577,18 @@
|
||||||
|
|
||||||
[CSS Values and Units Test: CSS inline if() function 192]
|
[CSS Values and Units Test: CSS inline if() function 192]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Values and Units Test: CSS inline if() function 193]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Values and Units Test: CSS inline if() function 194]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Values and Units Test: CSS inline if() function 195]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Values and Units Test: CSS inline if() function 196]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[CSS Values and Units Test: CSS inline if() function 197]
|
||||||
|
expected: FAIL
|
||||||
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-cross-origin-anonymous.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-cross-origin-use-credentials.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-crossorigin-anonymous.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-crossorigin-use-credentials.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-referrer-policy-cross-origin.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-referrer-policy-same-origin.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-referrerpolicy-cross-origin.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-referrerpolicy-same-origin.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-referrer-policy-cross-origin.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-referrer-policy-same-origin.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-referrerpolicy-cross-origin.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-referrerpolicy-same-origin.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-referrer-policy-cross-origin.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
||||||
|
[url-image-referrer-policy-same-origin.sub.html]
|
||||||
|
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-referrerpolicy-cross-origin.sub.html]
|
|
||||||
expected: FAIL
|
|
|
@ -1,2 +0,0 @@
|
||||||
[url-image-referrerpolicy-same-origin.sub.html]
|
|
||||||
expected: FAIL
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue