Add language for meta element value
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 18 Oct 2011 18:32:28 -0700
changeset 3 c6cdb22f514f
parent 2 24af1cde0da1
child 4 25b35c64a49a
Add language for meta element value
microdata-rdf/index.html
--- a/microdata-rdf/index.html	Tue Oct 11 12:22:05 2011 -0700
+++ b/microdata-rdf/index.html	Tue Oct 18 18:32:28 2011 -0700
@@ -378,6 +378,7 @@
           <dd>
             The value is the <tref>plain literal</tref> created from the value of the element's <aref>content</aref>
             attribute, if any, or the empty string if there is no such attribute.
+            If the language of the element is known it MUST be used when creating the <tref>plain literal</tref>.
           </dd>
           <dt>
             If the element is an <code>audio</code>, <code>embed</code>, <code>iframe</code>, <code>img</code>,
@@ -442,7 +443,7 @@
             </dl>
           </dd>
           <dt>
-            If the element is an <code>blockquote</code> or <code>q</code> element with n
+            If the element is an <code>blockquote</code> or <code>q</code> element with a
             <aref>cite</aref> attribute
           </dt>
           <dd>