Chromium coding style

Main style guides

Chromium also uses these languages to a lesser degree:

Regardless of the language used, please keep code gender neutral.

Web languages (JavaScript, HTML, CSS)

When working on Web-based UI features, consult the Web Development Style Guide for the Chromium conventions used in JS/CSS/HTML files.

Internal uses of web languages, notably “layout” tests, should preferably follow these style guides, but it is not enforced.