Back to Chromium

Copy In Password Field

third_party/blink/web_tests/editing/pasteboard/copy-in-password-field.html

150.0.7829.2333 B
Original Source

This test verifies that copying is disabled for password fields by attempting to copy from a password field and paste into a textfield. If the test passes, you'll see a of 'PASS' message below, and the textfield will remain unmodified.

(The test is only meaningful in debug builds, since paste is disabled in release builds.)