You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reuse of the ID selector matches Moz behavior.
875
+
I’m trying to avoid slapping a <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a> right in the beginning of the grammar,
876
+
as that eats too much syntax-space.
877
+
Another possibility, though, is to start the value with a language-defined keyword
878
+
<em>followed by</em> a <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a>,
879
+
like <spanclass=cssdata-link-type=maybetitle="element(external fancy)">element(external fancy)</span> or something.
880
+
Naming suggestions welcome.
881
+
873
882
<divclass=example>
874
883
For example, fancy animating backgrounds can be done with an external canvas:
This reuse of the ID selector matches Moz behavior.
2981
+
I’m trying to avoid slapping a <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a> right in the beginning of the grammar,
2982
+
as that eats too much syntax-space.
2983
+
Another possibility, though, is to start the value with a language-defined keyword
2984
+
<em>followed by</em> a <aclass="production css-code" data-link-type=typehref=http://dev.w3.org/csswg/css-values-3/#identifier-valuetitle="<custom-ident>"><custom-ident></a>,
2985
+
like <spanclass=cssdata-link-type=maybetitle="element(external fancy)">element(external fancy)</span> or something.
We should add the ability to move the focus of the gradient,
2972
2990
as in the original -webkit-gradient() function.
2973
2991
See proposal in <ahref=http://lists.w3.org/Archives/Public/www-style/2011Nov/0210.html>http://lists.w3.org/Archives/Public/www-style/2011Nov/0210.html</a>
0 commit comments