Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre-Antoine Champin <github-100614@champin.net>
  • Loading branch information
anatoly-scherbakov and pchampin authored Nov 29, 2024
1 parent 6f05727 commit 9114d1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5880,7 +5880,8 @@ <h3>Algorithm</h3>
the {{JsonLdOptions/extractAllScripts}} option from <a data-lt="jsonldprocessor-expand-options">options</a>
for <a data-link-for="LoadDocumentOptions">extractAllScripts</a>.</li>
<li id="idl-expand-step-4" class="changed">If {{RemoteDocument/document}}
from <var>remote document</var> is a <a>string</a>, transform into the <a>internal representation</a>
from <var>remote document</var> is a <a>string</a>, transform it into the <a>internal representation</a>
based on {{RemoreDocument/contentType}} from <var>remote document</a>,
(see <a href="#internal-representation-in-implementations" class="sectionRef"></a>).
If {{RemoteDocument/document}} cannot be transformed to the <a>internal representation</a>,
reject <var>promise</var> passing a <a data-link-for="JsonLdErrorCode">loading document failed</a> error.</li>
Expand Down

0 comments on commit 9114d1d

Please sign in to comment.