Skip to content

w3ctag/user-agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. Run make or
  2. Install Bikeshed using the instructions at https://speced.github.io/bikeshed/#install-normal, and then use bikeshed spec, bikeshed watch, or bikeshed serve to 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.