File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -176,10 +176,10 @@ The <<paint()>> function is an additional notation to be supported by the <<imag
176
176
For the 'cursor' property, the <<paint()>> function should be treated as an <a>invalid image</a> and
177
177
fallback to the next supported <<image>> .
178
178
179
- Issue(w3c/css-houdini-drafts): Support additional arbitrary arguments for the paint function. This
180
- is difficult to specify, as you need to define a sane grammar. A better way would be to expose a
181
- token stream which you can parse into Typed OM objects. This would allow a full arbitrary set of
182
- function arguments, and be future proof.
179
+ Issue(w3c/css-houdini-drafts#100 ): Support additional arbitrary arguments for the paint function.
180
+ This is difficult to specify, as you need to define a sane grammar. A better way would be to
181
+ expose a token stream which you can parse into Typed OM objects. This would allow a full
182
+ arbitrary set of function arguments, and be future proof.
183
183
184
184
The 2D rendering context {#2d-rendering-context}
185
185
================================================
You can’t perform that action at this time.
0 commit comments