File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -5613,7 +5613,7 @@ <h3>LoadDocumentCallback</h3>
5613
5613
< p > If no such element is found,
5614
5614
or the located element is not a < a > JSON-LD script element</ a > ,
5615
5615
the < var > promise</ var > is rejected with a < a > JsonLdError</ a > whose code is set to < a data-link-for ="JsonLdErrorCode "> loading document failed</ a >
5616
- and processing is terminated.</ p > </ li >
5616
+ and processing is terminated.</ p >
5617
5617
</ li >
5618
5618
< li > Otherwise, if the < a data-link-for ="LoadDocumentOptions "> profile</ a >
5619
5619
option is specified,
@@ -5661,7 +5661,6 @@ <h3>LoadDocumentCallback</h3>
5661
5661
nor any other media type using a
5662
5662
< code > +json</ code > suffix as defined in [[RFC6839]],
5663
5663
reject the < var > promise</ var > passing a < a data-link-for ="JsonLdErrorCode "> loading document failed</ a > error.</ li >
5664
- </ li >
5665
5664
< li > Create a new < a > RemoteDocument</ a > < var > remote document</ var > using < var > document</ var > ,
5666
5665
the returned < a > Content-Type</ a > (without parameters) as < a data-link-for ="RemoteDocument "> contentType</ a > ,
5667
5666
any returned < code > profile</ code > parameter,
You can’t perform that action at this time.
0 commit comments