Bug 16057
Summary: | [WIN] Background-color not displayed on <input> | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matt Lilek <dev+webkit> |
Component: | Forms | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | Keywords: | HasReduction, InRadar, PlatformOnly |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows XP | ||
URL: | data:text/html,<input type="text" style="background: red;" value="Foobar"> |
Matt Lilek
<input>'s do not display a background color on Windows. Note that specifying some styles in addition to the background (ie: border) does cause it to show.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
This is a known issue with the SafariTheme.dll shipped with Safari for Windows 3.0.4.
<rdar://5580533>