whatwg / html

HTML Standard
https://html.spec.whatwg.org/multipage/
Other
8.12k stars 2.67k forks source link

Feature request: Vote button #6479

Closed user-name-is-taken closed 3 years ago

user-name-is-taken commented 3 years ago

Voting is used on many websites and has become a great heuristic for evaluating the usefulness of content on the web. Standardizing upvoting would make it easier for users and search engines to interact with.

I'm leaving this issue open-ended because I'm not an expert at html. Maybe the best approach is to simply add a type to the input element but I don't know.

Yay295 commented 3 years ago

I don't think this is feasible. There are a lot of different types of voting: up/down votes, # out of 5, # out of 10, multiple choice, ranked choice...

annevk commented 3 years ago

Hey @user-name-is-taken, https://wicg.io/ is a better forum for flushing something like this out. https://whatwg.org/faq#adding-new-features might also be of interest.