Bug 4769 - make more stuff consistent between systems in DumpRenderTree
Summary: make more stuff consistent between systems in DumpRenderTree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 02:32 PDT by Maciej Stachowiak
Modified: 2005-08-31 23:40 PDT (History)
0 users

See Also:


Attachments
the patch (1.39 KB, patch)
2005-08-31 02:34 PDT, Maciej Stachowiak
darin: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2005-08-31 02:32:59 PDT
Selection color and aqua tint should be set to consistent values in DumpRenderTree.
Comment 1 Maciej Stachowiak 2005-08-31 02:34:43 PDT
Created attachment 3689 [details]
the patch
Comment 2 Darin Adler 2005-08-31 08:28:07 PDT
Comment on attachment 3689 [details]
the patch

AppleHighlightColor is misspelled in this patch. Should probably set
AppleOtherHighlightColor.
Comment 3 Darin Adler 2005-08-31 10:31:29 PDT
I meant "should also" set AppleOtherHighlightColor.
Comment 4 Maciej Stachowiak 2005-08-31 23:40:19 PDT
I made darin's suggested changes and landed this.