Skip to content

Commit

Permalink
JSON is "a parsed script"
Browse files Browse the repository at this point in the history
  • Loading branch information
littledan committed Mar 6, 2019
1 parent eb9f79b commit bd2a5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -86793,7 +86793,7 @@ interface <dfn>ApplicationCache</dfn> : <span>EventTarget</span> {
scripts</span>; a <span>Source Text Module Record</span>, for <span data-x="module
script">module scripts</span>; a <span>Synthetic Module Record</span> for <span
data-x="JSON module script">JSON module scripts</span>; or null. In the
former two cases, it represents a parsed script; in the third case, a parsed JSON document;
all but the last case, it represents a parsed script;
null represents a failure parsing.</p></dd>

<dt>A <dfn data-dfn-for="script" data-export="" data-x="concept-script-parse-error">parse
Expand Down

0 comments on commit bd2a5ae

Please sign in to comment.