Matthias Bläsing created NETBEANS-4687:
------------------------------------------
Summary: 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
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}
--
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