Index: LayoutTests/TestExpectations |
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations |
index 4f4a25e0a19c793537eaa64d47d32735559ee634..16ec310e58ad23bd37e1c9d3d7af2dea83901ef4 100644 |
--- a/LayoutTests/TestExpectations |
+++ b/LayoutTests/TestExpectations |
@@ -619,6 +619,13 @@ crbug.com/409767 crypto/subtle/worker-subtle-crypto-concurrent.html [ Crash Pass |
crbug.com/438403 crypto/subtle/aes-cbc-decrypt-failure.html [ Crash Pass ] |
crbug.com/438403 crypto/subtle/aes-cbc-encrypt-decrypt.html [ Crash Pass ] |
+# These PBKDF2 tests are failing without the Chromium implementation |
+crbug.com/399099 crypto/subtle/clone-pbkdf2Key.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveBits.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveBits-failures.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-aes.html [ Failure ] |
+crbug.com/399099 crypto/subtle/pbkdf2-deriveKey-failures.html [ Failure ] |
+ |
crbug.com/443566 http/tests/misc/image-error.html [ Failure Pass ] |
# This test needs to be updated to use a non-svg font. |