mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
9614fb997a
commit
633d746e2f
504 changed files with 16011 additions and 4941 deletions
|
@ -1,51 +1,4 @@
|
|||
[cfrg_curves_bits_curve448.https.any.worker.html]
|
||||
[X448 key derivation checks for all-zero value result with a key of order 0]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order 1]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order p-1 (order 2)]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order p (=0, order 4)]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||
expected: FAIL
|
||||
|
||||
[X448 good parameters]
|
||||
expected: FAIL
|
||||
|
||||
[X448 mixed case parameters]
|
||||
expected: FAIL
|
||||
|
||||
[X448 short result]
|
||||
expected: FAIL
|
||||
|
||||
[X448 non-multiple of 8 bits]
|
||||
expected: FAIL
|
||||
|
||||
[X448 mismatched algorithms]
|
||||
expected: FAIL
|
||||
|
||||
[X448 no deriveBits usage for base key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 base key is not a private key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 public property value is a private key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 public property value is a secret key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 asking for too many bits]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cfrg_curves_bits_curve448.https.any.html]
|
||||
[cfrg_curves_bits_curve448.tentative.https.any.html]
|
||||
expected: ERROR
|
||||
[X448 key derivation checks for all-zero value result with a key of order 0]
|
||||
expected: FAIL
|
||||
|
@ -91,3 +44,50 @@
|
|||
|
||||
[X448 asking for too many bits]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[cfrg_curves_bits_curve448.tentative.https.any.worker.html]
|
||||
[X448 key derivation checks for all-zero value result with a key of order 0]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order 1]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order p-1 (order 2)]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order p (=0, order 4)]
|
||||
expected: FAIL
|
||||
|
||||
[X448 key derivation checks for all-zero value result with a key of order p+1 (=1, order 1)]
|
||||
expected: FAIL
|
||||
|
||||
[X448 good parameters]
|
||||
expected: FAIL
|
||||
|
||||
[X448 mixed case parameters]
|
||||
expected: FAIL
|
||||
|
||||
[X448 short result]
|
||||
expected: FAIL
|
||||
|
||||
[X448 non-multiple of 8 bits]
|
||||
expected: FAIL
|
||||
|
||||
[X448 mismatched algorithms]
|
||||
expected: FAIL
|
||||
|
||||
[X448 no deriveBits usage for base key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 base key is not a private key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 public property value is a private key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 public property value is a secret key]
|
||||
expected: FAIL
|
||||
|
||||
[X448 asking for too many bits]
|
||||
expected: FAIL
|
|
@ -1,4 +1,4 @@
|
|||
[cfrg_curves_keys_curve448.https.any.worker.html]
|
||||
[cfrg_curves_keys_curve448.tentative.https.any.worker.html]
|
||||
[X448 deriveBits checks for all-zero value result with a key of order 0]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -39,7 +39,7 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[cfrg_curves_keys_curve448.https.any.html]
|
||||
[cfrg_curves_keys_curve448.tentative.https.any.html]
|
||||
expected: ERROR
|
||||
[X448 deriveBits checks for all-zero value result with a key of order 0]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue