- From: poot <cvsmail@w3.org>
- Date: Thu, 11 Jun 2009 06:52:03 +0900 (JST)
- To: public-html-diffs@w3.org
Clarify when 'n' can be omitted in vCard. (whatwg r3219)
Diffs for this change per section:
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2370.html#index
http://people.w3.org/mike/diffs/html5/spec/Overview.1.2370.html#md-vcard-n
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2369&r2=1.2370&f=h
http://html5.org/tools/web-apps-tracker?from=3218&to=3219
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2369
retrieving revision 1.2370
diff -u -d -r1.2369 -r1.2370
--- Overview.html 10 Jun 2009 08:31:57 -0000 1.2369
+++ Overview.html 10 Jun 2009 21:50:20 -0000 1.2370
@@ -37077,7 +37077,7 @@
<dd>
- <p>The contact information is for an organization.</p>
+ <p>The contact information must be for an organization.</p>
</dd>
@@ -37089,7 +37089,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>
@@ -37102,8 +37103,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>
@@ -64761,6 +64762,7 @@
Doug Kramer,
Drew Wilson,
Edmund Lai,
+ Eduard Pascual,
Edward O'Connor,
Edward Welbourne,
Edward Z. Yang,
Received on Wednesday, 10 June 2009 22:09:04 UTC