Bug 15533 - some tests have hard-coded Mac-specific modifier keys
Summary: some tests have hard-coded Mac-specific modifier keys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Darin Adler
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-10-16 10:08 PDT by Darin Adler
Modified: 2007-10-16 13:39 PDT (History)
0 users

See Also:


Attachments
add Mac-specific cases to the tests (16.61 KB, patch)
2007-10-16 10:14 PDT, Darin Adler
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 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
Comment 1 Darin Adler 2007-10-16 10:14:28 PDT
Created attachment 16686 [details]
add Mac-specific cases to the tests
Comment 2 Darin Adler 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
Comment 3 Darin Adler 2007-10-16 13:39:05 PDT
Committed revision 26677.