[html5] r7632 - [e] (0) Clarify Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=19986 Affe [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Dec 30 21:52:42 PST 2012
Author: ianh
Date: 2012-12-30 21:52:40 -0800 (Sun, 30 Dec 2012)
New Revision: 7632
Modified:
complete.html
index
source
Log:
[e] (0) Clarify
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=19986
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-12-31 05:38:15 UTC (rev 7631)
+++ complete.html 2012-12-31 05:52:40 UTC (rev 7632)
@@ -24173,8 +24173,8 @@
</ol></li>
- <li><p>If <var title="">candidates</var> is empty, return null and
- undefined and abort these steps.</li>
+ <li><p>If <var title="">candidates</var> is empty, return null as the URL and undefined as the
+ pixel density and abort these steps.</li>
<li><p>If an entry <var title="">b</var> in <var title="">candidates</var> has the same associated width, height,
and pixel density as an earlier entry <var title="">a</var> in <var title="">candidates</var>, then remove entry <var title="">b</var>.
Modified: index
===================================================================
--- index 2012-12-31 05:38:15 UTC (rev 7631)
+++ index 2012-12-31 05:52:40 UTC (rev 7632)
@@ -24173,8 +24173,8 @@
</ol></li>
- <li><p>If <var title="">candidates</var> is empty, return null and
- undefined and abort these steps.</li>
+ <li><p>If <var title="">candidates</var> is empty, return null as the URL and undefined as the
+ pixel density and abort these steps.</li>
<li><p>If an entry <var title="">b</var> in <var title="">candidates</var> has the same associated width, height,
and pixel density as an earlier entry <var title="">a</var> in <var title="">candidates</var>, then remove entry <var title="">b</var>.
Modified: source
===================================================================
--- source 2012-12-31 05:38:15 UTC (rev 7631)
+++ source 2012-12-31 05:52:40 UTC (rev 7632)
@@ -25719,8 +25719,8 @@
</li>
- <li><p>If <var title="">candidates</var> is empty, return null and
- undefined and abort these steps.</p></li>
+ <li><p>If <var title="">candidates</var> is empty, return null as the URL and undefined as the
+ pixel density and abort these steps.</p></li>
<li><p>If an entry <var title="">b</var> in <var
title="">candidates</var> has the same associated width, height,
More information about the Commit-Watchers
mailing list