--- a/spec/latest/json-ld-api/index.html Sun Aug 11 21:59:16 2013 +0200
+++ b/spec/latest/json-ld-api/index.html Sun Aug 11 22:07:57 2013 +0200
@@ -1415,11 +1415,7 @@
<p>The algorithm takes three input variables: an <tref>active context</tref>,
an <tref>active property</tref>, and an <i>element</i> to be expanded.
- To begin, the <tref>active context</tref> is set to the result of performing,
- <a href="#context-processing-algorithm">Context Processing</a> on the passed
- <code class="idlMemberName"><a href="#widl-JsonLdOptions-expandContext">expandContext</a></code>,
- or empty if <code class="idlMemberName"><a href="#widl-JsonLdOptions-expandContext">expandContext</a></code>
- is <tref>null</tref>, <tref>active property</tref> is set to <tref>null</tref>,
+ To begin, the <tref>active property</tref> is set to <tref>null</tref>,
and <i>element</i> is set to the <tref>JSON-LD input</tref>.</p>
<ol class="algorithm">