RESOLVED FIXED 15533
some tests have hard-coded Mac-specific modifier keys
https://bugs.webkit.org/show_bug.cgi?id=15533
Summary some tests have hard-coded Mac-specific modifier keys
Darin Adler
Reported 2007-10-16 10:08:30 PDT
There are some tests with hard-coded Mac-specific modifier keys. We should fix them to be a bit more cross-platform. editing/deleting/delete-by-word-001.html editing/deleting/delete-by-word-002.html fast/forms/input-text-option-delete.html fast/forms/listbox-onchange.html fast/forms/listbox-selection.html
Attachments
add Mac-specific cases to the tests (16.61 KB, patch)
2007-10-16 10:14 PDT, Darin Adler
adele: review+
Darin Adler
Comment 1 2007-10-16 10:14:28 PDT
Created attachment 16686 [details] add Mac-specific cases to the tests
Darin Adler
Comment 2 2007-10-16 10:14:42 PDT
<rdar://problem/5075449> fast/forms/listbox-onchange.html is failing on Windows due to modifier key differences <rdar://problem/5102974> Layout tests fail on Windows because they have hard-coded Mac-specific modifier keys <rdar://problem/5134134> test 12 in fast/forms/listbox-selection.html fails on Windows
Darin Adler
Comment 3 2007-10-16 13:39:05 PDT
Committed revision 26677.
Note You need to log in before you can comment on or make changes to this bug.