Skip to content

Commit 614afab

Browse files
committed
spec/vendor-prefixes: [Internal features] MUST provide documentation
1 parent 22ee87d commit 614afab

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

spec/vendor-prefixes.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,12 @@ For non-mature specifications adopt the convention for WDs.
5757
==== Internal features ====
5858
If you are implementing a feature which is intended for internal use only, your implementation:
5959
* MUST use a vendor-specific prefix for the implementation of the feature
60+
* You SHOULD document the feature publicly.
6061
* SHOULD limit the feature to local resources and then MAY make global support opt-in for users
62+
* You MUST document the feature publicly, if your implementation supports it for non-local resources.
6163
* SHOULD NOT support a feature named the same (ignoring prefixes) as a feature in any W3C draft in a different sense
6264
* MUST NOT support an unprefixed version of the feature
63-
You should, however, consider proposing the feature to the CSS WG and then, if it is accepted, follow the convention for WDs.
65+
You SHOULD, however, consider proposing the feature to the CSS WG and then, if it is accepted, follow the convention for WDs.
6466

6567
==== Transitions ====
6668
If you implemented a feature with a vendor-specific prefix when it was only defined in a Working Draft, and the WD transitions to Candidate Recommendation, then your implementation:

0 commit comments

Comments
 (0)