Bug 137399 - webkit-appearance: default-button styling does not set the button font color to white
Summary: webkit-appearance: default-button styling does not set the button font color ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-03 13:11 PDT by Dean Jackson
Modified: 2014-10-03 13:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.42 KB, patch)
2014-10-03 13:19 PDT, Dean Jackson
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2014-10-03 13:11:07 PDT
webkit-appearance: default-button styling does not set the button font color to white
Comment 1 Dean Jackson 2014-10-03 13:19:11 PDT
Created attachment 239222 [details]
Patch
Comment 2 Dean Jackson 2014-10-03 13:19:40 PDT
rdar://problem/17788616
Comment 3 WebKit Commit Bot 2014-10-03 13:20:33 PDT
Attachment 239222 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/style/RenderStyle.h:468:  _insideDefaultButton is incorrectly named. Don't use underscores in your identifier names.  [readability/naming/underscores] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Dave Hyatt 2014-10-03 13:23:42 PDT
Comment on attachment 239222 [details]
Patch

r=me
Comment 5 Dean Jackson 2014-10-03 13:27:48 PDT
Committed r174283: <http://trac.webkit.org/changeset/174283>