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..9c57fde2c512322621cf61bad1f7dc55e88ea62b 100644 |
--- a/LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt |
+++ b/LayoutTests/editing/pasteboard/copy-in-password-field-expected.txt |
@@ -5,6 +5,8 @@ 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. |