Prakash Udupa created TRINIDAD-2444:
---------------------------------------
Summary: Need pass through for newly supported placeholder
pseudo-element / classes
Key: TRINIDAD-2444
URL: https://issues.apache.org/jira/browse/TRINIDAD-2444
Project: MyFaces Trinidad
Issue Type: Bug
Components: Skinning
Affects Versions: 2.1.0-core
Reporter: Prakash Udupa
TRINIDAD-2170 provided pass through support for implicit pseudo-classes /
elements in general, and thereby allowed supporting placeholder text styling.
There has been since then few changes in how browsers support this styling:
1. FF changed this from pseudo-class to pseudo-elements
https://developer.mozilla.org/en-US/docs/Web/CSS/::-moz-placeholder
https://bugzilla.mozilla.org/show_bug.cgi?id=737786
2. IE started supporting
http://msdn.microsoft.com/en-us/library/ie/hh772745(v=vs.85).aspx
We need to adapt to these changes now.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)