File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,9 +37,8 @@ Introduction</h2>
3737<h3 id="values">
3838Values</h3>
3939
40- This specification uses <dfn interface title="Promise">Promises</dfn> .
41- Promises are currently defined by <a href="https://github.com/domenic/promises-unwrapping">Domenic Denicola's spec</a> ,
42- but when TC39 is finished adding them to ECMAScript 6 their definition should be used instead.
40+ This specification uses <dfn interface title="Promise">Promises</dfn> ,
41+ which are defined in <a href="http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts">ECMAScript 6</a> .
4342 HTML5Rocks has some <a href="http://www.html5rocks.com/en/tutorials/es6/promises/">good tutorial material introducing Promises</a> .
4443
4544<h2 id="fontface-interface">
Original file line number Diff line number Diff line change @@ -136,9 +136,8 @@ <h2 class="heading settled heading" data-level=1 id=introduction><span class=sec
136136< h3 class ="heading settled heading " data-level =1.1 id =values > < span class =secno > 1.1 </ span > < span class =content >
137137Values</ span > < a class =self-link href =#values > </ a > </ h3 >
138138
139- < p > This specification uses < dfn class =idl-code data-dfn-type =interface data-export ="" id =dom-promise title =Promise > Promises< a class =self-link href =#dom-promise > </ a > </ dfn > .
140- Promises are currently defined by < a href =https://github.com/domenic/promises-unwrapping > Domenic Denicola’s spec</ a > ,
141- but when TC39 is finished adding them to ECMAScript 6 their definition should be used instead.
139+ < p > This specification uses < dfn class =idl-code data-dfn-type =interface data-export ="" id =dom-promise title =Promise > Promises< a class =self-link href =#dom-promise > </ a > </ dfn > ,
140+ which are defined in < a href ="http://wiki.ecmascript.org/doku.php?id=harmony:specification_drafts "> ECMAScript 6</ a > .
142141 HTML5Rocks has some < a href =http://www.html5rocks.com/en/tutorials/es6/promises/ > good tutorial material introducing Promises</ a > .</ p >
143142
144143< h2 class ="heading settled heading " data-level =2 id =fontface-interface > < span class =secno > 2 </ span > < span class =content >
You can’t perform that action at this time.
0 commit comments