Re: [csswg-drafts] [css-ui] Consider adding a new property for disabling context menu on long press on mobile (#3523)

That's a good question. For whether it's stylistic or semantic, I don't have a strong feeling either way. I would say it's probably in the same category as `user-select`.

From the use case side, I think developers would generally want to apply this to a certain type of elements based on their tag and/or position in the tree (e.g. `<img>` and `<a>` are elements which usually have the behavior, and drag target may be wrapped in certain kind of elements or themselves have certain classes applied), so it might be more convenient to use in CSS than in HTML.

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

Received on Wednesday, 16 January 2019 00:48:41 UTC