CVS html5/webvtt

Update of /sources/public/html5/webvtt
In directory roscoe:/tmp/cvs-serv3390

Modified Files:
	Overview.html 
Log Message:
Remove text attribute from VVTCue, closing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22905

--- /sources/public/html5/webvtt/Overview.html	2013/07/10 06:26:07	1.71
+++ /sources/public/html5/webvtt/Overview.html	2013/08/09 12:31:32	1.72
@@ -1,5 +1,5 @@
 <!DOCTYPE html>
-<html lang="en-US-x-hixie">
+<html lang="en-US-x-hixie" typeof="bibo:Document " about="" property="dcterms:language" content="en" prefix="bibo: http://purl.org/ontology/bibo/ w3p: http://www.w3.org/2001/02pd/rec54#">
 <head>
     <title>WebVTT: The Web Video Text Tracks Format</title>
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8">
@@ -277,9 +277,9 @@
   <p>
     <a href="http://www.w3.org/"><img width="72" height="48" src="http://www.w3.org/Icons/w3c_home" alt="W3C"></a>
   </p>
-  <h1 class="title" id="title">WebVTT: The Web Video Text Tracks Format</h1>
+  <h1 class="title p-name" id="title" property="dcterms:title">WebVTT: The Web Video Text Tracks Format</h1>
   
-  <h2 id="draft-community-group-specification-10-july-2013">Draft Community Group Specification <time class="dt-published" datetime="2013-07-10">10 July 2013</time></h2>
+  <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-08-09T02:27:18.000Z" id="draft-community-group-specification-09-august-2013">Draft Community Group Specification <time class="dt-published" datetime="2013-08-09">09 August 2013</time></h2>
   <dl>
     
     
@@ -294,8 +294,10 @@
       
     
     <dt>Editors:</dt>
-    <dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="mailto:silviapfeiffer1@gmail.com">Silvia Pfeiffer</a>, <a class="p-org org h-org h-card" href="http://nicta.com.au/">NICTA</a></dd>
-<dd class="p-author h-card vcard"><a class="u-url url p-name fn" href="mailto:ian@hixie.ch">Ian Hickson</a>, <a class="p-org org h-org h-card" href="http://google.com/">Google</a> (previous editor)</dd>
+    <dd class="p-author h-card vcard" rel="bibo:editor" inlist=""><span typeof="foaf:Person"><a class="u-url url p-name fn" rel="foaf:homepage" property="foaf:name" content="Silvia Pfeiffer" href="mailto:silviapfeiffer1@gmail.com">Silvia Pfeiffer</a>, <a rel="foaf:workplaceHomepage" class="p-org org h-org h-card" href="http://nicta.com.au/">NICTA</a></span>
+</dd>
+<dd class="p-author h-card vcard" rel="bibo:editor" inlist=""><span typeof="foaf:Person"><a class="u-url url p-name fn" rel="foaf:homepage" property="foaf:name" content="Ian Hickson" href="mailto:ian@hixie.ch">Ian Hickson</a>, <a rel="foaf:workplaceHomepage" class="p-org org h-org h-card" href="http://google.com/">Google</a> (previous editor)</span>
+</dd>
 
     
   </dl>
@@ -314,14 +316,14 @@
 </div>
   
 
-  <section id="abstract" class="introductory"><h2>Abstract</h2>
+  <section id="abstract" class="introductory" property="dcterms:abstract" datatype="" typeof="bibo:Chapter" resource="#abstract" rel="bibo:chapter"><h2>Abstract</h2>
     <p>This is the specification of WebVTT, the Web Video Text Tracks format.
     </p>
 
     <p>If you wish to make comments or file bugs regarding this document in a manner
       that is tracked by the W3C, please submit them via <a href="http://www.w3.org/Bugs/Public/enter_bug.cgi?product=TextTracks%20CG&amp;component=WebVTT&amp;short_desc=%5BWebVTT%5D%20">our
       public bug database</a>.</p>
-  </section><section id="sotd" class="introductory"><h2>Status of This Document</h2>
+  </section><section id="sotd" class="introductory" typeof="bibo:Chapter" resource="#sotd" rel="bibo:chapter"><h2>Status of This Document</h2>
   <p>
     This specification was published by the <a href="http://www.w3.org/community/texttracks/">Text Tracks Community Group</a>.
     It is not a W3C Standard nor is it on the W3C Standards Track.
@@ -623,44 +625,82 @@
   HTML standard. <a href="#refsHTML5">[HTML5]</a></p>
 
   <ul class="brief">
-   <li><a href="http://www.w3.org/TR/html51/single-page.html#html-elements"><dfn id="dfn-html-elements">HTML elements</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#script's-document"><dfn id="dfn-script-s-document">Script's document</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#entry-script"><dfn id="dfn-entry-script">Entry script</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#mime-type"><dfn id="dfn-mime-type">MIME type</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#utf-8-decode"><dfn id="dfn-utf-8-decode">UTF-8 decode</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#case-sensitive"><dfn id="dfn-case-sensitive">Case-sensitive</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#collect-a-sequence-of-characters"><dfn id="dfn-collect-a-sequence-of-characters">Collect a sequence of characters</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#ascii-digits"><dfn id="dfn-ascii-digits">ASCII digits</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#alphanumeric-ascii-characters"><dfn id="dfn-alphanumeric-ascii-characters">Alphanumeric ASCII characters</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#space-character"><dfn id="dfn-space-character">Space character</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#skip-whitespace"><dfn id="dfn-skip-whitespace">Skip whitespace</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#supported-property-indices"><dfn id="dfn-supported-property-indices">Supported property indices</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#determine-the-value-of-an-indexed-property"><dfn id="dfn-determine-the-value-of-an-indexed-property">Determine the value of an indexed property</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#split-a-string-on-spaces"><dfn id="dfn-split-a-string-on-spaces">Split a string on spaces</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#html-namespace"><dfn id="dfn-html-namespace">HTML namespace</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#media-element"><dfn id="dfn-media-element">Media element</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#current-playback-position"><dfn id="dfn-current-playback-position">Current playback position</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#expose-a-user-interface-to-the-user"><dfn id="dfn-expose-a-user-interface-to-the-user">Expose a user interface to the user</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#list-of-text-tracks"><dfn id="dfn-list-of-text-tracks">List of text tracks</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track"><dfn id="dfn-text-track">Text track</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-kind"><dfn id="dfn-text-track-kind">Text track kind</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-mode"><dfn id="dfn-text-track-mode">Text track mode</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-disabled"><dfn id="dfn-text-track-disabled">Text track disabled</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-showing"><dfn id="dfn-text-track-showing">Text track showing</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue"><dfn id="dfn-text-track-cue">Text track cue</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-list-of-cues"><dfn id="dfn-text-track-list-of-cues">Text track list of cues</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-order"><dfn id="dfn-text-track-cue-order">Text track cue order</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-identifier"><dfn id="dfn-text-track-cue-identifier">Text track cue identifier</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-start-time"><dfn id="dfn-text-track-cue-start-time">Text track cue start time</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-end-time"><dfn id="dfn-text-track-cue-end-time">Text track cue end time</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-pause-on-exit-flag"><dfn id="dfn-text-track-cue-pause-on-exit-flag">Text track cue pause-on-exit flag</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-text"><dfn id="dfn-text-track-cue-text">Text track cue text</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-active-flag"><dfn id="dfn-text-track-cue-active-flag">Text track cue active flag</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#text-track-cue-display-state"><dfn id="dfn-text-track-cue-display-state">Text track cue display state</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#rules-for-updating-the-text-track-rendering"><dfn id="dfn-rules-for-updating-the-text-track-rendering">Rules for updating the text track rendering</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#rules-for-rendering-the-cue-in-isolation"><dfn id="dfn-rules-for-rendering-the-cue-in-isolation">Rules for rendering the cue in isolation</dfn></a>
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#texttrackcue"><dfn id="dfn-texttrackcue"><code>TextTrackCue</code></dfn></a> interface
-   </li><li><a href="http://www.w3.org/TR/html51/single-page.html#texttrack"><dfn id="dfn-texttrack"><code>TextTrack</code></dfn></a> interface
+   <li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#html-elements"><dfn id="dfn-html-elements">HTML elements</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#script's-document"><dfn id="dfn-script-s-document">Script's document</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#entry-script"><dfn id="dfn-entry-script">Entry script</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#mime-type"><dfn id="dfn-mime-type">MIME type</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#utf-8-decode"><dfn id="dfn-utf-8-decode">UTF-8 decode</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#case-sensitive"><dfn id="dfn-case-sensitive">Case-sensitive</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#collect-a-sequence-of-characters"><dfn id="dfn-collect-a-sequence-of-characters">Collect a sequence of characters</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#ascii-digits"><dfn id="dfn-ascii-digits">ASCII digits</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#alphanumeric-ascii-characters"><dfn id="dfn-alphanumeric-ascii-characters">Alphanumeric ASCII characters</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#space-character"><dfn id="dfn-space-character">Space character</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#skip-whitespace"><dfn id="dfn-skip-whitespace">Skip whitespace</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#supported-property-indices"><dfn id="dfn-supported-property-indices">Supported property indices</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#determine-the-value-of-an-indexed-property"><dfn id="dfn-determine-the-value-of-an-indexed-property">Determine the value of an indexed property</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#split-a-string-on-spaces"><dfn id="dfn-split-a-string-on-spaces">Split a string on spaces</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#html-namespace"><dfn id="dfn-html-namespace">HTML namespace</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#media-element"><dfn id="dfn-media-element">Media element</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#current-playback-position"><dfn id="dfn-current-playback-position">Current playback position</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#expose-a-user-interface-to-the-user"><dfn id="dfn-expose-a-user-interface-to-the-user">Expose a user interface to the user</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#list-of-text-tracks"><dfn id="dfn-list-of-text-tracks">List of text tracks</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track"><dfn id="dfn-text-track">Text track</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-kind"><dfn id="dfn-text-track-kind">Text track kind</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-mode"><dfn id="dfn-text-track-mode">Text track mode</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-disabled"><dfn id="dfn-text-track-disabled">Text track disabled</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-showing"><dfn id="dfn-text-track-showing">Text track showing</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue"><dfn id="dfn-text-track-cue">Text track cue</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-list-of-cues"><dfn id="dfn-text-track-list-of-cues">Text track list of cues</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-order"><dfn id="dfn-text-track-cue-order">Text track cue order</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-identifier"><dfn id="dfn-text-track-cue-identifier">Text track cue identifier</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-start-time"><dfn id="dfn-text-track-cue-start-time">Text track cue start time</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-end-time"><dfn id="dfn-text-track-cue-end-time">Text track cue end time</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-pause-on-exit-flag"><dfn id="dfn-text-track-cue-pause-on-exit-flag">Text track cue pause-on-exit flag</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-text"><dfn id="dfn-text-track-cue-text">Text track cue text</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-active-flag"><dfn id="dfn-text-track-cue-active-flag">Text track cue active flag</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#text-track-cue-display-state"><dfn id="dfn-text-track-cue-display-state">Text track cue display state</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#rules-for-updating-the-text-track-rendering"><dfn id="dfn-rules-for-updating-the-text-track-rendering">Rules for updating the text track rendering</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#rules-for-rendering-the-cue-in-isolation"><dfn id="dfn-rules-for-rendering-the-cue-in-isolation">Rules for rendering the cue in isolation</dfn></a>
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#texttrackcue"><dfn id="dfn-texttrackcue"><code>TextTrackCue</code></dfn></a> interface
+   </li><li><a href="http://www.w3.org/html/wg/drafts/html/master/single-page.html
+#texttrack"><dfn id="dfn-texttrack"><code>TextTrack</code></dfn></a> interface
   </li></ul>
   </section>
   </section>
@@ -4794,7 +4834,6 @@
            attribute long <a title="dom-VTTCue-position" href="#dfn-dom-vttcue-position" class="internalDFN">position</a>;
            attribute long <a title="dom-VTTCue-size" href="#dfn-dom-vttcue-size" class="internalDFN">size</a>;
            attribute <a href="#dfn-alignsetting" class="internalDFN">AlignSetting</a> <a title="dom-VTTCue-align" href="#dfn-dom-vttcue-align" class="internalDFN">align</a>;
-           attribute DOMString <a title="dom-VTTCue-text" href="#dfn-dom-vttcue-text" class="internalDFN">text</a>;
   DocumentFragment <a title="dom-VTTCue-getCueAsHTML" href="#dfn-dom-vttcue-getcueashtml" class="internalDFN">getCueAsHTML</a>();
 };</pre>
 
@@ -4873,12 +4912,6 @@
     <p>Can be set.</p>
    </dd>
 
-   <dt><var title="">cue</var> . <a title="dom-VTTCue-text" href="#dfn-dom-vttcue-text" class="internalDFN">text</a> [ = <var title="">value</var> ]</dt>
-   <dd>
-    <p>Returns the <a href="#dfn-text-track-cue-text" class="internalDFN">text track cue text</a> in raw unparsed form.</p>
-    <p>Can be set.</p>
-   </dd>
-
    <dt><var title="">fragment</var> = <var title="">cue</var> . <a title="dom-VTTCue-getCueAsHTML" href="#dfn-dom-vttcue-getcueashtml" class="internalDFN">getCueAsHTML</a>()</dt>
    <dd>
     <p>Returns the <a href="#dfn-text-track-cue-text" class="internalDFN">text track cue text</a> as a <code>DocumentFragment</code> of <a href="#dfn-html-elements" class="internalDFN">HTML elements</a> and other DOM nodes.</p>
@@ -5021,11 +5054,6 @@
   for the new value, if any. If none of the values match, then the user agent must instead throw a
   <code>SyntaxError</code> exception.</p>
 
-  <p>The <dfn title="dom-VTTCue-text" id="dfn-dom-vttcue-text"><code>text</code></dfn> attribute, on getting, must
-  return the raw <a href="#dfn-text-track-cue-text" class="internalDFN">text track cue text</a> of the <a href="#dfn-text-track-cue" class="internalDFN">text track cue</a> that the
-  <code>VTTCue</code> object represents. On setting, the <a href="#dfn-text-track-cue-text" class="internalDFN">text track cue text</a> must
-  be set to the new value.</p>
-
   <p>The <dfn title="dom-VTTCue-getCueAsHTML" id="dfn-dom-vttcue-getcueashtml"><code>getCueAsHTML()</code></dfn> method must
   convert the <a href="#dfn-text-track-cue-text" class="internalDFN">text track cue text</a> to a <code>DocumentFragment</code> for the
   <a href="#dfn-script-s-document" class="internalDFN">script's document</a> of the <a href="#dfn-entry-script" class="internalDFN">entry script</a> by applying the <a href="#dfn-webvtt-cue-text-dom-construction-rules" class="internalDFN">WebVTT cue
@@ -5263,7 +5291,7 @@
 
   </section><!-- WebVTT API for browsers -->
 
-  <section id="iana-considerations">
+  <section typeof="bibo:Chapter" resource="#iana" rel="bibo:chapter" id="iana-considerations">
   <!--OddPage--><h2 id="iana"><span class="secno">8. </span>IANA considerations</h2>
   <!-- http://www.w3.org/2002/06/registering-mediatype.html -->
 
@@ -5359,7 +5387,7 @@
 
   </section>
 
-  <section id="references-1">
+  <section typeof="bibo:Chapter" resource="#references" rel="bibo:chapter" id="references-1">
   <!--OddPage--><h2 class="no-num" id="references"><span class="secno">9. </span>References</h2><!--REFS-->
 
   <p>All references are normative unless marked "Non-normative".</p>

Received on Friday, 9 August 2013 12:31:34 UTC