Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Side by Side Diff: LayoutTests/crypto/aes-cbc-parseAlgorithm-failures-expected.txt

Issue 206483010: [webcrypto] Refactor some layout tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test makes sure that AccessibilityObjects are detached when the node they p oint to is detached. 1 CONSOLE ERROR: Algorithm: AES-CBC: AesCbcParams: iv: Not an ArrayBufferView
2 CONSOLE ERROR: Algorithm: AES-CBC: AesCbcParams: iv: Missing required property
3 CONSOLE ERROR: Algorithm: AES-CBC: AesCbcParams: iv: Not an ArrayBufferView
4 CONSOLE ERROR: Algorithm: AES-CBC: AesCbcParams: iv: Must be 16 bytes
5 Tests bad algorithm inputs for AES-CBC
2 6
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 8
5 9
6 PASS expectedButtonRole != expectedDetachedRole is true 10 PASS error is null
11 PASS error is null
12 PASS error is null
13 PASS error is null
7 PASS successfullyParsed is true 14 PASS successfullyParsed is true
8 15
9 TEST COMPLETE 16 TEST COMPLETE
10 17
OLDNEW
« no previous file with comments | « LayoutTests/crypto/aes-cbc-parseAlgorithm-failures.html ('k') | LayoutTests/crypto/aes-ctr-parseAlgorithm-failures.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698