Ensure default appearance for selection form control
Created attachment 335350 [details] Patch
<rdar://problem/38278174>
Comment on attachment 335350 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=335350&action=review > Source/WebCore/rendering/RenderThemeMac.mm:340 > + LocalDefaultSystemAppearance localAppearance; Should this just be inside platformInactiveSelectionBackgroundColor, where we presumably call to NSColor? Aren't there other callers?
<rdar://problem/38274894>
possibly, but right now I'm trying to limit how deep everything is getting plumbed in the next patch.
https://trac.webkit.org/changeset/229438/webkit