[html5] r3835 - [e] (0) Minor editorial markup fixes

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 14 00:02:41 PDT 2009


Author: ianh
Date: 2009-09-14 00:02:40 -0700 (Mon, 14 Sep 2009)
New Revision: 3835

Modified:
   index
   source
Log:
[e] (0) Minor editorial markup fixes

Modified: index
===================================================================
--- index	2009-09-14 06:52:32 UTC (rev 3834)
+++ index	2009-09-14 07:02:40 UTC (rev 3835)
@@ -5189,12 +5189,11 @@
 
   <h4 id=reflecting-content-attributes-in-idl-attributes><span class=secno>2.7.1 </span>Reflecting content attributes in IDL attributes</h4>
 
-  <p>Some <span title="IDL attribute">IDL attributes</span> are
-  defined to <dfn id=reflect>reflect</dfn> a particular <span>content
-  attribute</span>. This means that on getting, the IDL attribute
-  returns the current value of the content attribute, and on setting,
-  the IDL attribute changes the value of the content attribute to the
-  given value.</p>
+  <p>Some IDL attributes are defined to <dfn id=reflect>reflect</dfn> a
+  particular content attribute. This means that on getting, the IDL
+  attribute returns the current value of the content attribute, and on
+  setting, the IDL attribute changes the value of the content
+  attribute to the given value.</p>
 
   <p class=note>A list of <a href=#reflecting-idl-attributes>reflecting IDL attributes</a> and
   their corresponding content attributes is given in the index.</p>

Modified: source
===================================================================
--- source	2009-09-14 06:52:32 UTC (rev 3834)
+++ source	2009-09-14 07:02:40 UTC (rev 3835)
@@ -4862,12 +4862,11 @@
 
   <h4>Reflecting content attributes in IDL attributes</h4>
 
-  <p>Some <span title="IDL attribute">IDL attributes</span> are
-  defined to <dfn>reflect</dfn> a particular <span>content
-  attribute</span>. This means that on getting, the IDL attribute
-  returns the current value of the content attribute, and on setting,
-  the IDL attribute changes the value of the content attribute to the
-  given value.</p>
+  <p>Some IDL attributes are defined to <dfn>reflect</dfn> a
+  particular content attribute. This means that on getting, the IDL
+  attribute returns the current value of the content attribute, and on
+  setting, the IDL attribute changes the value of the content
+  attribute to the given value.</p>
 
   <p class="note">A list of <span>reflecting IDL attributes</span> and
   their corresponding content attributes is given in the index.</p>




More information about the Commit-Watchers mailing list