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.
You have 2 options:
- Run
make
or - Install Bikeshed using the instructions at https://speced.github.io/bikeshed/#install-normal, and
then use
bikeshed spec
,bikeshed watch
, orbikeshed serve
to build the Finding.
Follow the code of conduct, and then feel free to suggest changes by filing and commenting on issues and pull requests.