@@ -277,25 +277,25 @@ exports[`integration tests [html file]: form-fields-sensitive.html 1`] = `
277
277
<input type =\\"password\\" value =\\"*******\\" />
278
278
</label >
279
279
<label >
280
- <input autocomplete =\\"current-password\\" value =\\"initial \\" />
280
+ <input autocomplete =\\"current-password\\" value =\\"******* \\" />
281
281
</label >
282
282
<label >
283
- <input autocomplete =\\"new-password\\" value =\\"initial \\" />
283
+ <input autocomplete =\\"new-password\\" value =\\"******* \\" />
284
284
</label >
285
285
<label >
286
- <input autocomplete =\\"cc-number\\" value =\\"initial \\" />
286
+ <input autocomplete =\\"cc-number\\" value =\\"******* \\" />
287
287
</label >
288
288
<label >
289
- <input autocomplete =\\"cc-exp\\" value =\\"initial \\" />
289
+ <input autocomplete =\\"cc-exp\\" value =\\"******* \\" />
290
290
</label >
291
291
<label >
292
- <input autocomplete =\\"cc-exp-month\\" value =\\"initial \\" />
292
+ <input autocomplete =\\"cc-exp-month\\" value =\\"******* \\" />
293
293
</label >
294
294
<label >
295
- <input autocomplete =\\"cc-exp-year\\" value =\\"initial \\" />
295
+ <input autocomplete =\\"cc-exp-year\\" value =\\"******* \\" />
296
296
</label >
297
297
<label >
298
- <input autocomplete =\\"cc-csc\\" value =\\"initial \\" />
298
+ <input autocomplete =\\"cc-csc\\" value =\\"******* \\" />
299
299
</label >
300
300
</form >
301
301
</body ></html>"
@@ -313,25 +313,25 @@ exports[`integration tests [html file]: form-fields-sensitive-update.html 1`] =
313
313
<input type =\\"password\\" value =\\"*********\\" />
314
314
</label >
315
315
<label >
316
- <input autocomplete =\\"current-password\\" value =\\"new value \\" />
316
+ <input autocomplete =\\"current-password\\" value =\\"********* \\" />
317
317
</label >
318
318
<label >
319
- <input autocomplete =\\"new-password\\" value =\\"new value \\" />
319
+ <input autocomplete =\\"new-password\\" value =\\"********* \\" />
320
320
</label >
321
321
<label >
322
- <input autocomplete =\\"cc-number\\" value =\\"new value \\" />
322
+ <input autocomplete =\\"cc-number\\" value =\\"********* \\" />
323
323
</label >
324
324
<label >
325
- <input autocomplete =\\"cc-exp\\" value =\\"new value \\" />
325
+ <input autocomplete =\\"cc-exp\\" value =\\"********* \\" />
326
326
</label >
327
327
<label >
328
- <input autocomplete =\\"cc-exp-month\\" value =\\"new value \\" />
328
+ <input autocomplete =\\"cc-exp-month\\" value =\\"********* \\" />
329
329
</label >
330
330
<label >
331
- <input autocomplete =\\"cc-exp-year\\" value =\\"new value \\" />
331
+ <input autocomplete =\\"cc-exp-year\\" value =\\"********* \\" />
332
332
</label >
333
333
<label >
334
- <input autocomplete =\\"cc-csc\\" value =\\"new value \\" />
334
+ <input autocomplete =\\"cc-csc\\" value =\\"********* \\" />
335
335
</label >
336
336
</form >
337
337
0 commit comments