Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(39)

Unified Diff: LayoutTests/platform/mac/fast/forms/select/menulist-click-expected.txt

Issue 118453006: Mac: Send a synthetic mouseup event when <select> popup menu is opened. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/platform/mac/fast/forms/select/menulist-click.html ('k') | Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/platform/mac/fast/forms/select/menulist-click-expected.txt
diff --git a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt b/LayoutTests/platform/mac/fast/forms/select/menulist-click-expected.txt
similarity index 55%
copy from LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
copy to LayoutTests/platform/mac/fast/forms/select/menulist-click-expected.txt
index e956edbd01b12954fba32d3257219357adea36f9..72de9a0941ed6f7c1ef857951dc69d1e9de87ded 100644
--- a/LayoutTests/accessibility/content-changed-notification-causes-crash-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/select/menulist-click-expected.txt
@@ -1,10 +1,9 @@
->>
-Ensures that this snippet does not lead to a crash. Bug 86029.
+Check if mosuedown without mouseup on a SELECT element dispatches a click event.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS. WebKit did not crash.
+PASS clickEventCounter is 1
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/platform/mac/fast/forms/select/menulist-click.html ('k') | Source/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698