File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2141,12 +2141,12 @@ <h3>Algorithm</h3>
2141
2141
< li > If < var > expanded property</ var > is < code > @language</ code > and
2142
2142
< var > value</ var > is not a < a > string</ a > , an
2143
2143
< a data-link-for ="JsonLdErrorCode "> invalid language-tagged string</ a >
2144
- error has been detected and processing is aborted.
2145
- < span class ="changed "> If < var > value</ var > is not < a > well-formed</ a > according to
2146
- < a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
2147
- processors SHOULD issue a warning.</ span >
2144
+ error has been detected and processing is aborted,
2148
2145
< span class ="changed ">
2149
- Otherwise, set < var > expanded value</ var > to < var > value</ var > .
2146
+ otherwise, set < var > expanded value</ var > to < var > value</ var > .
2147
+ If < var > value</ var > is not < a > well-formed</ a > according to
2148
+ < a data-cite ="BCP47#section-2.2.9 "> section 2.2.9</ a > of [[BCP47]],
2149
+ processors SHOULD issue a warning.
2150
2150
When the {{JsonLdOptions/frameExpansion}} flag is set, < var > value</ var >
2151
2151
may also be an empty < a > map</ a > or an array of zero or
2152
2152
< a > strings</ a > . < var > expanded value</ var > will be an
You can’t perform that action at this time.
0 commit comments