[html5] r3219 - [ac] (0) Clarify when 'n' can be omitted in vCard.

whatwg at whatwg.org whatwg at whatwg.org
Wed Jun 10 14:50:16 PDT 2009


Author: ianh
Date: 2009-06-10 14:50:14 -0700 (Wed, 10 Jun 2009)
New Revision: 3219

Modified:
   index
   source
Log:
[ac] (0) Clarify when 'n' can be omitted in vCard.

Modified: index
===================================================================
--- index	2009-06-10 08:31:52 UTC (rev 3218)
+++ index	2009-06-10 21:50:14 UTC (rev 3219)
@@ -41659,7 +41659,7 @@
 
      <dd>
 
-      <p>The contact information is for an organization.</p>
+      <p>The contact information must be for an organization.</p>
 
      </dd>
 
@@ -41671,7 +41671,8 @@
      <dd>
 
       <p>The <a href=#concept-property-value title=concept-property-value>value</a> of the
-      <code title=md-vcard-fn><a href=#md-vcard-fn>fn</a></code> property is a nickname.</p>
+      <code title=md-vcard-fn><a href=#md-vcard-fn>fn</a></code> property must be a
+      nickname.</p>
 
      </dd>
 
@@ -41684,8 +41685,8 @@
      <dd>
 
       <p>The <a href=#concept-property-value title=concept-property-value>value</a> of the
-      <code title=md-vcard-fn><a href=#md-vcard-fn>fn</a></code> property a name in one of
-      the following forms:</p>
+      <code title=md-vcard-fn><a href=#md-vcard-fn>fn</a></code> property must be a name in
+      one of the following forms:</p>
 
       <ul class=brief><li>Last, First</li>
 
@@ -71014,6 +71015,7 @@
   Doug Kramer,
   Drew Wilson,
   Edmund Lai,
+  Eduard Pascual,
   Edward O'Connor,
   Edward Welbourne,
   Edward Z. Yang,

Modified: source
===================================================================
--- source	2009-06-10 08:31:52 UTC (rev 3218)
+++ source	2009-06-10 21:50:14 UTC (rev 3219)
@@ -46978,7 +46978,7 @@
 
      <dd>
 
-      <p>The contact information is for an organization.</p>
+      <p>The contact information must be for an organization.</p>
 
      </dd>
 
@@ -46992,7 +46992,8 @@
      <dd>
 
       <p>The <span title="concept-property-value">value</span> of the
-      <code title="md-vcard-fn">fn</code> property is a nickname.</p>
+      <code title="md-vcard-fn">fn</code> property must be a
+      nickname.</p>
 
      </dd>
 
@@ -47007,8 +47008,8 @@
      <dd>
 
       <p>The <span title="concept-property-value">value</span> of the
-      <code title="md-vcard-fn">fn</code> property a name in one of
-      the following forms:</p>
+      <code title="md-vcard-fn">fn</code> property must be a name in
+      one of the following forms:</p>
 
       <ul class="brief">
 
@@ -83745,6 +83746,7 @@
   Doug Kramer,
   Drew Wilson,
   Edmund Lai,
+  Eduard Pascual,
   Edward O'Connor,
   Edward Welbourne,
   Edward Z. Yang,




More information about the Commit-Watchers mailing list