Re: [csswg-drafts] [css-ui-4][user-select] per-value inheritance

Right, I was not assuming anything in the UA stylesheet. You could 
indeed mostly solve the problem this way, although you'd probably need
 to add `!important`, as this is currently not something that can be 
overridden. And you would also need to whitelist various form 
controls. And also need to deal with non-standard ways of making 
something editable (-webkit-user-modify), but non standard stuff is 
your problem :)

I still find the original proposal cleaner, but since we can make 
something roughly equivalent with two properties, a shorthand, and 
some UA stylesheet additions, I suppose I wouldn't object **if** you 
can get other browser vendors on board.

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/336#issuecomment-247244780 
using your GitHub account

Received on Thursday, 15 September 2016 06:17:00 UTC