Bug 15533

Summary: some tests have hard-coded Mac-specific modifier keys
Product: WebKit Reporter: Darin Adler <darin>
Component: Tools / TestsAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
add Mac-specific cases to the tests adele: review+

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.