CVS 2009/dap/ReSpec.js

Update of /sources/public/2009/dap/ReSpec.js
In directory roscoe:/tmp/cvs-serv31834

Modified Files:
	documentation.html 
Log Message:
update data-merge documentation

--- /sources/public/2009/dap/ReSpec.js/documentation.html	2012/08/07 14:19:43	1.57
+++ /sources/public/2009/dap/ReSpec.js/documentation.html	2013/01/23 15:48:14	1.58
@@ -887,7 +887,10 @@
         examples.
       </p>
       <div class="note">
-        The <code>data-merge</code> attribute on the interface <code>dl</code> element instructs the preprocessor to merge the dictionary WebIDL definition(s) with the interface WebIDL definition. The value of the <code>data-merge</code> attribute is a whitespace delimited list of dictionary names to be merged with the interface.
+        The <code>data-merge</code> attribute on the interface <code>dl</code> element instructs the
+        preprocessor to merge other definition(s) with the interface definition. The value of the
+        <code>data-merge</code> attribute is a whitespace delimited list of definition names to be
+        merged with the interface.
       </div>
     </section>
     

Received on Wednesday, 23 January 2013 15:48:15 UTC