w3c / css-houdini-drafts

Mirror of https://hg.css-houdini.org/drafts
https://drafts.css-houdini.org/
Other
1.84k stars 141 forks source link

should paint() take <custom-ident> rather than <ident>? #1077

Open dbaron opened 2 years ago

dbaron commented 2 years ago

I think the paint() function should perhaps take <custom-ident> rather than <ident>, and forbid the CSS-wide keywords, etc. (This is what Blink implements.)