diff options
m--------- | test_util/wpt | 0 | ||||
-rw-r--r-- | tools/wpt/expectation.json | 53 |
2 files changed, 42 insertions, 11 deletions
diff --git a/test_util/wpt b/test_util/wpt -Subproject 00f2d3447e634be6beb0261e59e2a3264fa383d +Subproject fb81ba9b33964b3177b4f6c1715d5f46c325b44 diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 97bb65113..6de59bec9 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -999,7 +999,15 @@ "Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveBits, deriveKey])", "Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveBits])", "Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits])", - "Empty Usages: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [])" + "Empty Usages: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits, deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits])" ], "ec_importKey.https.any.worker.html": [ "Good parameters: P-256 bits (spki, buffer(59, compressed), {name: ECDSA, namedCurve: P-256}, true, [verify])", @@ -1085,7 +1093,15 @@ "Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveBits, deriveKey])", "Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveBits])", "Good parameters: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits])", - "Empty Usages: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [])" + "Empty Usages: P-521 bits (jwk, object(kty, crv, x, y, d), {name: ECDH, namedCurve: P-521}, false, [])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits, deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveBits])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, true, [deriveKey, deriveBits, deriveKey, deriveBits])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits, deriveKey])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveBits])", + "ECDH any JWK alg: P-521 bits (jwk, object(kty, crv, x, y, d, alg), {name: ECDH, namedCurve: P-521}, false, [deriveKey, deriveBits, deriveKey, deriveBits])" ], "rsa_importKey.https.any.html": [ "Empty Usages: 1024 bits (pkcs8, object(spki, pkcs8, jwk), {hash: SHA-1, name: RSA-OAEP}, true, [])", @@ -2742,7 +2758,8 @@ "XSLTProcessor interface: operation clearParameters()", "XSLTProcessor interface: operation reset()", "Window interface: attribute event", - "idl_test setup" + "idl_test setup", + "ShadowRoot interface: attribute clonable" ], "idlharness.window.html?include=Node": [ "Node interface: existence and properties of interface object", @@ -3905,7 +3922,15 @@ "Parsing: <..//path> against <non-spec:/p>", "Parsing: <a/..//path> against <non-spec:/p>", "Parsing: <> against <non-spec:/..//p>", - "Parsing: <path> against <non-spec:/..//p>" + "Parsing: <path> against <non-spec:/..//p>", + "Parsing: <///test> against <http://example.org/>", + "Parsing: <///\\//\\//test> against <http://example.org/>", + "Parsing: <///example.org/path> against <http://example.org/>", + "Parsing: <///example.org/../path> against <http://example.org/>", + "Parsing: <///example.org/../../> against <http://example.org/>", + "Parsing: <///example.org/../path/../../> against <http://example.org/>", + "Parsing: <///example.org/../path/../../path> against <http://example.org/>", + "Parsing: </\\//\\/a/../> against <file:///>" ], "url-constructor.any.html?include=file": [ "Parsing: </> against <file://h/C:/a/b>", @@ -3943,7 +3968,8 @@ "Parsing: <////one/two> against <file:///>", "Parsing: <file:///.//> against <file:////>", "Parsing: <file:.//p> without base", - "Parsing: <file:/.//p> without base" + "Parsing: <file:/.//p> without base", + "Parsing: </\\//\\/a/../> against <file:///>" ], "url-constructor.any.html?include=javascript": true, "url-constructor.any.html?include=mailto": true, @@ -3959,7 +3985,15 @@ "Parsing: <..//path> against <non-spec:/p>", "Parsing: <a/..//path> against <non-spec:/p>", "Parsing: <> against <non-spec:/..//p>", - "Parsing: <path> against <non-spec:/..//p>" + "Parsing: <path> against <non-spec:/..//p>", + "Parsing: <///test> against <http://example.org/>", + "Parsing: <///\\//\\//test> against <http://example.org/>", + "Parsing: <///example.org/path> against <http://example.org/>", + "Parsing: <///example.org/../path> against <http://example.org/>", + "Parsing: <///example.org/../../> against <http://example.org/>", + "Parsing: <///example.org/../path/../../> against <http://example.org/>", + "Parsing: <///example.org/../path/../../path> against <http://example.org/>", + "Parsing: </\\//\\/a/../> against <file:///>" ], "url-constructor.any.worker.html?include=file": [ "Parsing: </> against <file://h/C:/a/b>", @@ -3997,7 +4031,8 @@ "Parsing: <////one/two> against <file:///>", "Parsing: <file:///.//> against <file:////>", "Parsing: <file:.//p> without base", - "Parsing: <file:/.//p> without base" + "Parsing: <file:/.//p> without base", + "Parsing: </\\//\\/a/../> against <file:///>" ], "url-constructor.any.worker.html?include=javascript": true, "url-constructor.any.worker.html?include=mailto": true, @@ -10958,10 +10993,6 @@ "request-accept.any.worker.html": true, "request-cache-control.any.html": false, "request-cache-control.any.worker.html": false, - "request-credentials.window.any.html": false, - "request-credentials.window.any.worker.html": false, - "request-redirect.window.any.html": false, - "request-redirect.window.any.worker.html": false, "eventsource-close.window.html": false, "eventsource-constructor-document-domain.window.html": false, "eventsource-constructor-non-same-origin.window.html": false, |