diff --git a/spec/Overview-WebCryptoAPI.xml b/spec/Overview-WebCryptoAPI.xml index 775ff8a..74612b1 100644 --- a/spec/Overview-WebCryptoAPI.xml +++ b/spec/Overview-WebCryptoAPI.xml @@ -12168,7 +12168,7 @@ dictionary AesDerivedKeyParams : length member of normalizedDerivedKeyAlgorithm is not 128, 192 or 256, then throw a - DataError. + OperationError.

  • diff --git a/spec/Overview.html b/spec/Overview.html index 96e1598..e0233aa 100644 --- a/spec/Overview.html +++ b/spec/Overview.html @@ -11742,7 +11742,7 @@

    25.7. Operations

    If the length member of normalizedDerivedKeyAlgorithm is not 128, 192 or 256, then throw a - DataError. + OperationError.