Skip to content

Commit f79423c

Browse files
author
Orta Therox
authored
Update README.md
1 parent 3143838 commit f79423c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ To give you a sense of whether we will accept changes, you can use these heurist
7272
7373
- Does the new objects or fields show up in [mdn/browser-compat-data](https://github.com/mdn/browser-compat-data)? If not, it's likely too soon.
7474
- Is the IDL source from WHATWG?
75-
- Are the additions available in at least two of Firefox, Safari and Chromium?
75+
- Are the additions available in at least two of [Firefox](https://searchfox.org/mozilla-central/search?q=&path=), [Safari](https://webkit-search.igalia.com/webkit/search?q=&path=) and Chromium?
7676
- Is the IDL source from W3C?
7777
- What stage of the [W3C process](https://en.wikipedia.org/wiki/World_Wide_Web_Consortium#Specification_maturation) is the proposal for these changes: We aim for Proposed recommendation, but can accept Candidate recommendation for stable looking proposals.
7878
- If it's at Working draft the additions available in all three of Firefox, Safari and Chromium
@@ -103,4 +103,4 @@ To give you a sense of whether we will accept changes, you can use these heurist
103103
- `overridingTypes.json`: types that are defined in the spec file but has a better or more up-to-date definitions in the json files.
104104
- `removedTypes.json`: types that are defined in the spec file but should be removed.
105105
- `comments.json`: comment strings to be embedded in the generated .js files.
106-
- `deprecatedMessage.json`: the reason why one type is deprecated. The reason why it is a separate file rather than merge in comment.json is mdn/apiDescriptions.json would also possibly be deprecated.
106+
- `deprecatedMessage.json`: the reason why one type is deprecated. The reason why it is a separate file rather than merge in comment.json is mdn/apiDescriptions.json would also possibly be deprecated.

0 commit comments

Comments
 (0)