[html5] r7902 - [e] (0) Removed the wrong one in r7843. Fixing https://www.w3.org/Bugs/Public/sh [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 4 14:18:07 PDT 2013
Author: ianh
Date: 2013-06-04 14:18:06 -0700 (Tue, 04 Jun 2013)
New Revision: 7902
Modified:
complete.html
index
source
Log:
[e] (0) Removed the wrong one in r7843.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21754
Affected topics: Video and Audio
Modified: complete.html
===================================================================
--- complete.html 2013-06-04 21:00:20 UTC (rev 7901)
+++ complete.html 2013-06-04 21:18:06 UTC (rev 7902)
@@ -27433,7 +27433,7 @@
<p>If <var title="">mode</var> is <i title="">attribute</i>, then run these substeps:</p>
- <ol><li><p>⌛ <i>Process candidate</i>: If the <code title=attr-media-src><a href=#attr-media-src>src</a></code>
+ <ol><li><p>⌛ If the <code title=attr-media-src><a href=#attr-media-src>src</a></code>
attribute's value is the empty string, then end the <a href=#synchronous-section>synchronous section</a>, and jump
down to the <i title="">failed</i> step below.</li>
@@ -27518,7 +27518,7 @@
</li>
- <li><p>⌛ If <var title="">candidate</var> does not have a
+ <li><p>⌛ <i>Process candidate</i>: If <var title="">candidate</var> does not have a
<code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute, or if its <code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute's value is the empty string, then end the
<a href=#synchronous-section>synchronous section</a>, and jump down to the <i title="">failed</i> step
below.</li>
Modified: index
===================================================================
--- index 2013-06-04 21:00:20 UTC (rev 7901)
+++ index 2013-06-04 21:18:06 UTC (rev 7902)
@@ -27433,7 +27433,7 @@
<p>If <var title="">mode</var> is <i title="">attribute</i>, then run these substeps:</p>
- <ol><li><p>⌛ <i>Process candidate</i>: If the <code title=attr-media-src><a href=#attr-media-src>src</a></code>
+ <ol><li><p>⌛ If the <code title=attr-media-src><a href=#attr-media-src>src</a></code>
attribute's value is the empty string, then end the <a href=#synchronous-section>synchronous section</a>, and jump
down to the <i title="">failed</i> step below.</li>
@@ -27518,7 +27518,7 @@
</li>
- <li><p>⌛ If <var title="">candidate</var> does not have a
+ <li><p>⌛ <i>Process candidate</i>: If <var title="">candidate</var> does not have a
<code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute, or if its <code title=attr-source-src><a href=#attr-source-src>src</a></code> attribute's value is the empty string, then end the
<a href=#synchronous-section>synchronous section</a>, and jump down to the <i title="">failed</i> step
below.</li>
Modified: source
===================================================================
--- source 2013-06-04 21:00:20 UTC (rev 7901)
+++ source 2013-06-04 21:18:06 UTC (rev 7902)
@@ -29048,7 +29048,7 @@
<ol>
- <li><p>⌛ <i>Process candidate</i>: If the <code title="attr-media-src">src</code>
+ <li><p>⌛ If the <code title="attr-media-src">src</code>
attribute's value is the empty string, then end the <span>synchronous section</span>, and jump
down to the <i title="">failed</i> step below.</p></li>
@@ -29156,7 +29156,7 @@
</li>
- <li><p>⌛ If <var title="">candidate</var> does not have a
+ <li><p>⌛ <i>Process candidate</i>: If <var title="">candidate</var> does not have a
<code title="attr-source-src">src</code> attribute, or if its <code
title="attr-source-src">src</code> attribute's value is the empty string, then end the
<span>synchronous section</span>, and jump down to the <i title="">failed</i> step
More information about the Commit-Watchers
mailing list