| Index: LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt
|
| similarity index 46%
|
| copy from LayoutTests/accessibility/aria-help-expected.txt
|
| copy to LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt
|
| index 16c83066528ca32eb8fdf4d053cd372b21d752d1..159f6c7f25ae8d5bf5e0bd38813c653d113c802b 100644
|
| --- a/LayoutTests/accessibility/aria-help-expected.txt
|
| +++ b/LayoutTests/crypto/aes-key-algorithm-mismatch-expected.txt
|
| @@ -1,10 +1,11 @@
|
| -button
|
| -This tests that aria-help attribute works as expected.
|
| +CONSOLE ERROR: key.algorithm does not match that of operation
|
| +Call encrypt using the wrong AES key
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS button.helpText is 'AXHelp: click here'
|
| +PASS key.algorithm.name is "AES-GCM"
|
| +PASS error is null
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|