Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / copy-in-password-field-expected.txt
blob88bc83c0c5b9afedcc95ebc6ad8bb993a586fcab
1 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.
3 (The test is only meaningful in debug builds, since paste is disabled in release builds.)
5   
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS document.getElementById("text").value is "[not modified]"