|
3 | 3 | <!-- when publishing, change bits marked ZZZ --> |
4 | 4 | <html lang="en-US-x-Hixie"> |
5 | 5 | <head> |
6 | | - <title>Profiles in HTML5</title> |
| 6 | + <title>Extended Processing Behavior in HTML5</title> |
7 | 7 | <style type="text/css"> |
8 | 8 | pre { margin-left: 2em; white-space: pre-wrap; } |
9 | 9 | h2 { margin: 3em 0 1em 0; } |
|
202 | 202 | src="http://www.w3.org/Icons/w3c_home" |
203 | 203 | width="72"></a> |
204 | 204 | </p> |
205 | | - <h1>Profiles in HTML5</h1> |
206 | | - <h2 class="no-num no-toc" id="a-mechanism-for-embedding-rdf-in-html"> |
207 | | - A mechanism for extending processing instructions for HTML5 documents. |
| 205 | + <h1>Extended Processing Behavior in HTML5</h1> |
| 206 | + <h2 class="no-num no-toc" id="extending-user-agent-behavior-in-html5"> |
| 207 | + A mechanism for specifying and extending user agent processing behavior. |
208 | 208 | </h2> |
209 | 209 | <h2 class="no-num no-toc" id="editor-s-draft-date-@DAY@-@MONTH@-@YEAR@">Editor's Draft @DATE_STRING@</h2> |
210 | 210 | <!--:ZZZ--> |
|
217 | 217 | <dt>Latest Editor's Draft:</dt> |
218 | 218 | <dd><a href="http://html5.digitalbazaar.com/specs/@SPEC_NAME@">http://html5.digitalbazaar.com/specs/@SPEC_NAME@</a></dd> |
219 | 219 | <dt> |
220 | | - Editors (alphabetical order): |
| 220 | + Editors: |
221 | 221 | </dt> |
222 | 222 | <dd> |
223 | 223 | <a href="mailto:msporny@digitalbazaar.com">Manu Sporny</a>, Digital Bazaar, Inc. |
|
246 | 246 | Abstract |
247 | 247 | </h2> |
248 | 248 | <p> |
249 | | - This specification defines rules and guidelines for extending the |
250 | | - document processing rules for HTML5 documents. |
| 249 | + This document defines rules and guidelines for HTML family documents |
| 250 | + that trigger specific document processing behavior in user agents. |
| 251 | + These techniques enable language designers and user agent developers |
| 252 | + to build extensions for the HTML family languages. |
251 | 253 | </p> |
252 | 254 | <h2 class="no-num no-toc" |
253 | 255 | id="status-of-this-document"> |
|
292 | 294 | <!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- version history or list of changes (required) --> |
293 | 295 | <p> |
294 | 296 | The latest stable version of the editor's draft of this specification is |
295 | | - always available on <a href= |
296 | | - "http://dev.w3.org/html5/rdfa/rdfa-module.html">the W3C CVS server</a></a>. |
297 | | - The <a href="http://dev.w3.org/html5/rdfa/rdfa">latest editor's working copy</a> (which may contain unfinished text in the process of |
298 | | - being prepared) is also available. |
| 297 | + always available on <a href="http://dev.w3.org/">the W3C CVS server</a></a>. |
| 298 | + The <a href="">latest editor's working copy</a> (which may contain unfinished text in the process of being prepared) is also available. |
299 | 299 | </p> |
300 | 300 | <!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- status of document, group responsible (required) --> |
301 | 301 | <p> |
|
0 commit comments