[html5] r6566 - [e] (0) add detail Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12858

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 22 16:37:50 PDT 2011


Author: ianh
Date: 2011-09-22 16:37:48 -0700 (Thu, 22 Sep 2011)
New Revision: 6566

Modified:
   complete.html
   index
   source
Log:
[e] (0) add detail
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12858

Modified: complete.html
===================================================================
--- complete.html	2011-09-22 23:34:34 UTC (rev 6565)
+++ complete.html	2011-09-22 23:37:48 UTC (rev 6566)
@@ -91834,7 +91834,9 @@
   value, and that do not themselves have an applicable <code title=attr-align>align</code> attribute. When multiple elements
   are to <a href=#align-descendants title="align descendants">align</a> a particular
   descendant, the most deeply nested such element is expected to
-  override the others.</p>
+  override the others. Aligned elements are expected to be aligned by
+  having the used values of their left and right margins be set
+  accordingly.</p>
 
 
 

Modified: index
===================================================================
--- index	2011-09-22 23:34:34 UTC (rev 6565)
+++ index	2011-09-22 23:37:48 UTC (rev 6566)
@@ -87259,7 +87259,9 @@
   value, and that do not themselves have an applicable <code title=attr-align>align</code> attribute. When multiple elements
   are to <a href=#align-descendants title="align descendants">align</a> a particular
   descendant, the most deeply nested such element is expected to
-  override the others.</p>
+  override the others. Aligned elements are expected to be aligned by
+  having the used values of their left and right margins be set
+  accordingly.</p>
 
 
 

Modified: source
===================================================================
--- source	2011-09-22 23:34:34 UTC (rev 6565)
+++ source	2011-09-22 23:37:48 UTC (rev 6566)
@@ -104021,7 +104021,9 @@
   title="attr-align">align</code> attribute. When multiple elements
   are to <span title="align descendants">align</span> a particular
   descendant, the most deeply nested such element is expected to
-  override the others.</p>
+  override the others. Aligned elements are expected to be aligned by
+  having the used values of their left and right margins be set
+  accordingly.</p>
 
 
 




More information about the Commit-Watchers mailing list