Change part of the introduction section: merged WHATWG wording.
authorJungkee Song <jungkee.song@samsung.com>
Wed, 30 Oct 2013 19:11:21 +0900
changeset 145 3ed2d6c49de0
parent 144 bce10b7f2045
child 146 3df99b07a5b8
Change part of the introduction section: merged WHATWG wording.
Overview.html
Overview.src.html
xhr-1/Overview.html
xhr-1/Overview.src.html
--- a/Overview.html	Wed Oct 30 17:58:44 2013 +0900
+++ b/Overview.html	Wed Oct 30 19:11:21 2013 +0900
@@ -223,8 +223,8 @@
 
   <p><em>This section is non-normative.</em></p>
 
-  <p>The <code><a href="#xmlhttprequest">XMLHttpRequest</a></code> object is the ECMAScript HTTP API.
-  <a class="informative" href="#refsECMASCRIPT">[ECMASCRIPT]</a>
+  <p>The <code><a href="#xmlhttprequest">XMLHttpRequest</a></code> object is an API for 
+  <a class="external" href="http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#fetch" title="fetch">fetching</a> resources.
   <!-- XXX elaborate on options -->
 
   <p>The name of the object is <code><a href="#xmlhttprequest">XMLHttpRequest</a></code> for compatibility
--- a/Overview.src.html	Wed Oct 30 17:58:44 2013 +0900
+++ b/Overview.src.html	Wed Oct 30 19:11:21 2013 +0900
@@ -232,8 +232,8 @@
 
   <p><em>This section is non-normative.</em></p>
 
-  <p>The <code>XMLHttpRequest</code> object is the ECMAScript HTTP API.
-  <span data-anolis-ref class=informative>ECMASCRIPT</span>
+  <p>The <code>XMLHttpRequest</code> object is an API for 
+  <span data-anolis-spec=html title=fetch>fetching</span> resources.
   <!-- XXX elaborate on options -->
 
   <p>The name of the object is <code>XMLHttpRequest</code> for compatibility
--- a/xhr-1/Overview.html	Wed Oct 30 17:58:44 2013 +0900
+++ b/xhr-1/Overview.html	Wed Oct 30 19:11:21 2013 +0900
@@ -202,8 +202,8 @@
 
   <p><em>This section is non-normative.</em></p>
 
-  <p>The <code><a href="#xmlhttprequest">XMLHttpRequest</a></code> object is the ECMAScript HTTP API.
-  <a class="informative" href="#refsECMASCRIPT">[ECMASCRIPT]</a>
+  <p>The <code><a href="#xmlhttprequest">XMLHttpRequest</a></code> object is an API for 
+  <a class="external" href="http://www.w3.org/html/wg/drafts/html/master/infrastructure.html#fetch" title="fetch">fetching</a> resources.
   <!-- XXX elaborate on options -->
 
   <p>The name of the object is <code><a href="#xmlhttprequest">XMLHttpRequest</a></code> for compatibility
@@ -2624,9 +2624,6 @@
 <dt id="refsDOMPS">[DOMPS]
 <dd><cite><a href="http://www.w3.org/TR/DOM-Parsing/">DOM Parsing and Serialization</a></cite>, Travis Leithead and Ms2ger. W3C.
 
-<dt id="refsECMASCRIPT">[ECMASCRIPT]
-<dd>(Non-normative) <cite><a href="http://www.ecma-international.org/publications/standards/Ecma-262.htm">ECMAScript Language Specification</a></cite>. ECMA.
-
 <dt id="refsENCODING">[ENCODING]
 <dd><cite><a href="http://encoding.spec.whatwg.org/">Encoding Standard</a></cite>, Anne van Kesteren. WHATWG.
 
--- a/xhr-1/Overview.src.html	Wed Oct 30 17:58:44 2013 +0900
+++ b/xhr-1/Overview.src.html	Wed Oct 30 19:11:21 2013 +0900
@@ -211,8 +211,8 @@
 
   <p><em>This section is non-normative.</em></p>
 
-  <p>The <code>XMLHttpRequest</code> object is the ECMAScript HTTP API.
-  <span data-anolis-ref class=informative>ECMASCRIPT</span>
+  <p>The <code>XMLHttpRequest</code> object is an API for 
+  <span data-anolis-spec=html title=fetch>fetching</span> resources.
   <!-- XXX elaborate on options -->
 
   <p>The name of the object is <code>XMLHttpRequest</code> for compatibility