CS
csarven/user-agents
A Draft Finding on User Agents
User Agents
The web fundamentally depends on user agents that help people access websites. We currently have a
technical definition in Infra, which drew on previous
definitions in RFC2616,
CSS,
UAAG, and https://en.wikipedia.org/wiki/User_agent.
We also have guidelines for user-agent behavior in the Privacy
Principles, even though they're not
primarily about privacy. This Draft Finding attempts to unify the W3C's and WHATWG's descriptions of
user agents in a single authoritative place.
Building
You have 2 options:
- Run
makeor - Install Bikeshed using the instructions at https://speced.github.io/bikeshed/#install-normal, and
then usebikeshed spec,bikeshed watch, orbikeshed serveto build the Finding.
Contributing
Follow the code of conduct, and then feel free to
suggest changes by filing and commenting on issues and pull requests.