REGRESSION (r174283): disabled default buttons use impossible-to-read white text on Mac
Created attachment 251711 [details] Patch
<rdar://problem/19523555>
Comment on attachment 251711 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251711&action=review > Source/WebCore/rendering/RenderTheme.cpp:180 > + // Special style that tells enabled default in active windows to use the ActiveButtonText color. enabled default *button*?
Comment on attachment 251711 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=251711&action=review > Source/WebCore/rendering/RenderTheme.cpp:180 > + // Special style that tells enabled default in active windows to use the ActiveButtonText color. Missing word before “in”.
Committed r183378: <http://trac.webkit.org/changeset/183378>