Upstream version 11.40.277.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / pasteboard / copy-in-password-field-expected.txt
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.
2
3 (The test is only meaningful in debug builds, since paste is disabled in release builds.)
4
5   
6 PASS successfullyParsed is true
7
8 TEST COMPLETE
9 PASS document.getElementById("text").value is "[not modified]"
10