We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94dcc26 commit e842bbcCopy full SHA for e842bbc
css-paint-api/Overview.bs
@@ -138,7 +138,8 @@ The <<paint()>> function is an additional notation to be supported by the <<imag
138
<pre>background-image: paint(my_logo);</pre>
139
</div>
140
141
-Issue(w3c/css-houdini-drafts#33): What to do about cursor.
+For the 'cursor' property, the <<paint()>> function should be treated as an <a>invalid image</a> and
142
+fallback to the next supported <<image>>.
143
144
Issue: How do we do things like conic-gradient? I.e. paint functions which accept arguments as inputs?
145
0 commit comments