[Webkit-unassigned] [Bug 150021] New: :placeholder-shown pseudo-class: cannot change value of color property.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 11 18:30:37 PDT 2015


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

            Bug ID: 150021
           Summary: :placeholder-shown pseudo-class: cannot change value
                    of color property.
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: phiw2 at l-c-n.com

Created attachment 262874
  --> https://bugs.webkit.org/attachment.cgi?id=262874&action=review
testcase

Specifying the `color` property has no effect when specified with the :placeholder-shown pseudo-class.

In the test case, the first input element should show the text in yellow. Instead the default light grey is rendered. Strangely (?) the WebKit inspector tells that the computed value is indeed yellow.
The second input uses the prefixed pseudo-element, that works fine.

Safari 9, OS X 10.11 and 10.10
Nightly on OS X10.10

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151012/c28c99e5/attachment-0001.html>


More information about the webkit-unassigned mailing list