[
https://issues.apache.org/jira/browse/TRINIDAD-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880424#comment-13880424
]
Jeanne Waldman commented on TRINIDAD-2444:
------------------------------------------
Sending content:
C:\Trinidad\Trunk3\trinidad-impl\src\main\java\org\apache\myfaces\trinidadinternal\style\util\CSSGenerationUtils.java
Completed: At revision: 1560827
> 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
> Fix For: 2.1.1-core
>
> Attachments: TRINIDAD-2444_Patch_Over_Trunk.patch
>
> Original Estimate: 3h
> Remaining Estimate: 3h
>
> 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)