File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 8
8
<dt>First proposed</dt>
9
9
<dd>2023-08-27</dd>
10
10
<dt>Pull Request</dt>
11
- <dd>#000 </dd>
11
+ <dd><a href="https://github.com/unicode-org/message-format-wg/pull/458">#458</a> </dd>
12
12
</dl>
13
13
</details >
14
14
@@ -53,11 +53,13 @@ At least the following expression attributes should be considered:
53
53
54
54
## Requirements
55
55
56
- Attributes should be assignable to un-annotated expressions.
56
+ Attributes can be assigned to any expression,
57
+ including expressions without an annotation.
57
58
58
- Attributes should be distinct from function options.
59
+ Attributes are distinct from function options.
59
60
60
- Common attributes should be definable by the specification.
61
+ Common attributes are defined by the MF2 specification
62
+ and must be supported by all implementations.
61
63
62
64
Attributes should be user-definable.
63
65
You can’t perform that action at this time.
0 commit comments