Index: LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt |
diff --git a/LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt b/LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt |
index 2691bded4b52f345f7031f0c7e0b209b5dc76e4b..0ed65bf4074ab2c0f429ca936443559c09eae723 100644 |
--- a/LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt |
+++ b/LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt |
@@ -3,8 +3,6 @@ EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
-EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
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. |