Short URL: http://html5.org/r/3966
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 3966 | 7484 | More tweaks to the profile='' attribute. | 2009-09-22 11:03 |
Index: source
===================================================================
--- source (revision 3965)
+++ source (revision 3966)
@@ -88459,11 +88459,12 @@
title="attr-head-profile">profile</code> content attribute on
<code>head</code> elements.</p>
- <p>When the attribute would be used as a list of globally unique
- names, the user agent should instead always assume that all known
- profiles apply to all pages, and should therefore apply the
- conventions of all known metadata profiles to the document, ignoring
- the value of the attribute.</p>
+ <p>When the attribute would be used as a list of <span
+ title="URL">URLs</span> identifying metadata profiles, the user
+ agent should instead always assume that all known profiles apply to
+ all pages, and should therefore apply the conventions of all known
+ metadata profiles to the document, ignoring the value of the
+ attribute.</p>
<p>When the attribute's value would be handled as a list of <span
title="URL">URLs</span> to be dereferenced, the user agent must use
@@ -88473,10 +88474,10 @@
<li><p><span title="split a string on spaces">Split on
spaces</span> the value of the <code
- title="attr-meta-profile">profile</code> attribute.</p></li>
+ title="attr-head-profile">profile</code> attribute.</p></li>
<li><p><span title="resolve a url">Resolve</span> each resulting
- token relative to the <code>meta</code> element.</p></li>
+ token relative to the <code>head</code> element.</p></li>
<li><p>For each token that is successfully resolved,
<span>fetch</span> the resulting <span>absolute URL</span> and