blob: ad059725bc37b38a945abbf8740bd32da4fd0eba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Developing web standards within Chromium
The [Chromium process for launching
features](https://www.chromium.org/blink/launching-features) requires that
web-exposed features go through (though not always complete) a public
standardization process.
We provide a [specification mentorship
program](https://www.chromium.org/blink/spec-mentors) to help you go through
this process.
If you notice misbehavior in a standardization venue, see their [codes of
conduct](conduct.md).
|