[html5] r7214 - [e] (0) Add some missing text. Given how awkward this reads, I'm not surprised I [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jul 26 16:48:26 PDT 2012
Author: ianh
Date: 2012-07-26 16:48:24 -0700 (Thu, 26 Jul 2012)
New Revision: 7214
Modified:
complete.html
index
source
Log:
[e] (0) Add some missing text. Given how awkward this reads, I'm not surprised I forgot to finish the sentence before...
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17147
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-07-26 23:46:08 UTC (rev 7213)
+++ complete.html 2012-07-26 23:48:24 UTC (rev 7214)
@@ -23734,10 +23734,12 @@
of the three optional descriptors. There must not be two <a href=#image-candidate-string title="image candidate string">image candidate strings</a> in a
<code title=attr-img-srcset><a href=#attr-img-srcset>srcset</a></code> attribute whose <i>width
descriptor value</i>, <i>height descriptor value</i>, and <i>pixel
- density descriptor value</i>; for the purposes of this requirement,
- omitted <i>width descriptors</i> and <i>height descriptors</i> are
- considered to have the value "Infinity", and omitted <i>pixel
- density descriptors</i> are considered to have the value 1.</p>
+ density descriptor value</i> are each identical to their counterpart
+ in the other <a href=#image-candidate-string>image candidate string</a>; for the purposes
+ of this requirement, omitted <i>width descriptors</i> and <i>height
+ descriptors</i> are considered to have the value "Infinity", and
+ omitted <i>pixel density descriptors</i> are considered to have the
+ value 1.</p>
<div class=example>
Modified: index
===================================================================
--- index 2012-07-26 23:46:08 UTC (rev 7213)
+++ index 2012-07-26 23:48:24 UTC (rev 7214)
@@ -23734,10 +23734,12 @@
of the three optional descriptors. There must not be two <a href=#image-candidate-string title="image candidate string">image candidate strings</a> in a
<code title=attr-img-srcset><a href=#attr-img-srcset>srcset</a></code> attribute whose <i>width
descriptor value</i>, <i>height descriptor value</i>, and <i>pixel
- density descriptor value</i>; for the purposes of this requirement,
- omitted <i>width descriptors</i> and <i>height descriptors</i> are
- considered to have the value "Infinity", and omitted <i>pixel
- density descriptors</i> are considered to have the value 1.</p>
+ density descriptor value</i> are each identical to their counterpart
+ in the other <a href=#image-candidate-string>image candidate string</a>; for the purposes
+ of this requirement, omitted <i>width descriptors</i> and <i>height
+ descriptors</i> are considered to have the value "Infinity", and
+ omitted <i>pixel density descriptors</i> are considered to have the
+ value 1.</p>
<div class=example>
Modified: source
===================================================================
--- source 2012-07-26 23:46:08 UTC (rev 7213)
+++ source 2012-07-26 23:48:24 UTC (rev 7214)
@@ -25449,10 +25449,12 @@
title="image candidate string">image candidate strings</span> in a
<code title="attr-img-srcset">srcset</code> attribute whose <i>width
descriptor value</i>, <i>height descriptor value</i>, and <i>pixel
- density descriptor value</i>; for the purposes of this requirement,
- omitted <i>width descriptors</i> and <i>height descriptors</i> are
- considered to have the value "Infinity", and omitted <i>pixel
- density descriptors</i> are considered to have the value 1.</p>
+ density descriptor value</i> are each identical to their counterpart
+ in the other <span>image candidate string</span>; for the purposes
+ of this requirement, omitted <i>width descriptors</i> and <i>height
+ descriptors</i> are considered to have the value "Infinity", and
+ omitted <i>pixel density descriptors</i> are considered to have the
+ value 1.</p>
<div class="example">
More information about the Commit-Watchers
mailing list