[
https://issues.apache.org/jira/browse/NETBEANS-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias Bläsing resolved NETBEANS-4687.
----------------------------------------
Resolution: Fixed
Fix was merged to master.
> Support all global CSS3 values
> ------------------------------
>
> Key: NETBEANS-4687
> URL: https://issues.apache.org/jira/browse/NETBEANS-4687
> Project: NetBeans
> Issue Type: Improvement
> Components: web - CSS Editor
> Affects Versions: 12.0
> Reporter: Matthias Bläsing
> Assignee: Matthias Bläsing
> Priority: Major
> Fix For: 12.2
>
>
> CSS defined three global values: _initial_, _inherit_ and _unset_
> [https://www.w3.org/TR/css-values-3/#common-keywords]
> The values are valid for the top level of a property, grammar, but not
> elements of composed properties:
> {quote}Note: This implies that, in general, combining these keywords with
> other component values in the same declaration results in an invalid
> declaration.
> {quote}
> Currently some of the property definitions contain _initial_ and _inherit_
> values, but this is not complete and _unset_ is completely uncovered. Instead
> on relying on the individual property definitions, the values should be
> handled for all property definitions uniformly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists