[Webkit-unassigned] [Bug 21299] New: REGRESSION: <input> color specified in inline style applies to placeholder (affects MobileMe)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 2 00:02:59 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=21299

           Summary: REGRESSION: <input> color specified in inline style
                    applies to placeholder (affects MobileMe)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://me.com/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: Regression
          Severity: Major
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: adele at apple.com


An <input>'s inline style declaration overrides the
-webkit-input-placeholder-mode pseudo-class declaration, causing the
placeholder text to have the color specified in inline style.

For example, <input style="color: black;" placeholder="holding"> will show
"holding" in black instead of dark gray.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list