Commit fb1c0bd
test: update WPT for WebCryptoAPI to 42e47329fd
PR-URL: #62048
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent 2f9c085 commit fb1c0bdCopy full SHA for fb1c0bd
14 files changed
+679-58Lines changed: 679 additions & 58 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- test
- fixtures/wpt
- WebCryptoAPI
- digest
- encrypt_decrypt
- sign_verify
- wpt/status
Expand file treeCollapse file tree
Open diff view settings
Collapse file
test/fixtures/wpt/README.md
Copy file name to clipboardExpand all lines: test/fixtures/wpt/README.md+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
34 | 34 | |
35 | 35 | |
36 | 36 | |
37 | | - |
| 37 | + |
38 | 38 | |
39 | 39 | |
40 | 40 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/digest/cshake.tentative.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/digest/cshake.tentative.https.any.js+35-19Lines changed: 35 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
171 | 171 | |
172 | 172 | |
173 | 173 | |
174 | | - |
175 | | - |
176 | | - |
177 | | - |
178 | | - |
179 | | - |
180 | | - |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
181 | 202 | |
182 | | - |
183 | | - |
184 | | - |
185 | | - |
186 | | - |
187 | | - |
188 | | - |
189 | | - |
190 | | - |
191 | | - |
192 | | - |
193 | | - |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
194 | 210 | |
195 | 211 | |
196 | 212 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/digest/digest.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/digest/digest.https.any.js+31-13Lines changed: 31 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
83 | 83 | |
84 | 84 | |
85 | 85 | |
86 | | - |
87 | | - |
88 | | - |
89 | | - |
90 | | - |
91 | | - |
92 | | - |
93 | | - |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
98 | | - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
99 | 117 | |
100 | 118 | |
101 | 119 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/digest/sha3.tentative.https.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/digest/sha3.tentative.https.any.js+32-12Lines changed: 32 additions & 12 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
109 | 109 | |
110 | 110 | |
111 | 111 | |
112 | | - |
113 | | - |
114 | | - |
115 | | - |
116 | | - |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
117 | 137 | |
118 | | - |
119 | | - |
120 | | - |
121 | | - |
122 | | - |
123 | | - |
124 | | - |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
125 | 145 | |
126 | 146 | |
127 | 147 | |
|
Collapse file
test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/WebCryptoAPI/encrypt_decrypt/aes.js+69-5Lines changed: 69 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
35 | 35 | |
36 | 36 | |
37 | 37 | |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
38 | 70 | |
39 | 71 | |
40 | 72 | |
| ||
49 | 81 | |
50 | 82 | |
51 | 83 | |
52 | | - |
| 84 | + |
53 | 85 | |
54 | 86 | |
55 | 87 | |
56 | 88 | |
57 | 89 | |
58 | | - |
| 90 | + |
59 | 91 | |
60 | 92 | |
61 | 93 | |
| ||
84 | 116 | |
85 | 117 | |
86 | 118 | |
87 | | - |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
88 | 152 | |
89 | 153 | |
90 | 154 | |
| ||
98 | 162 | |
99 | 163 | |
100 | 164 | |
101 | | - |
| 165 | + |
102 | 166 | |
103 | 167 | |
104 | 168 | |
105 | 169 | |
106 | 170 | |
107 | | - |
| 171 | + |
108 | 172 | |
109 | 173 | |
110 | 174 | |
|
0 commit comments