Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
For the simplified fusion skin project, -tr-property-ref support was added to
enable CSS attribute values from one selector to be referenced by a different
CSS attribute in another selector. For details, see
https://issues.apache.org/jira/browse/TRINIDAD-1680.
This issue is to support a similar -tr-property-ref mechanism, but for skin
properties related to a selector ( e.g. -tr-font-color: #cccccc ) instead of
CSS attributes related to a selector.
Also, we want to support -tr-rule-ref for skin properties.