[html5] r1631 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu May 15 01:30:59 PDT 2008
Author: ianh
Date: 2008-05-15 01:30:58 -0700 (Thu, 15 May 2008)
New Revision: 1631
Modified:
index
source
Log:
[e] (0) misuse of rfc2119
Modified: index
===================================================================
--- index 2008-05-15 08:28:19 UTC (rev 1630)
+++ index 2008-05-15 08:30:58 UTC (rev 1631)
@@ -15333,9 +15333,9 @@
self-describe their pixel ratio. The attribute value, if specified, must
be a <a href="#valid1">valid floating point number</a> giving the ratio of
the correct rendered width of each pixel to the actual width of each pixel
- in the image (i.e., the multiple by which the video's intrinsic width must
- be multiplied to obtain the rendered width that gives the correct aspect
- ratio). The default value, if the attribute is omitted or cannot be
+ in the image (i.e., the multiple by which the video's intrinsic width is
+ to be multiplied to obtain the rendered width that gives the correct
+ aspect ratio). The default value, if the attribute is omitted or cannot be
parsed, is 1.0.
<p>If a <code><a href="#source">source</a></code> element is inserted into
Modified: source
===================================================================
--- source 2008-05-15 08:28:19 UTC (rev 1630)
+++ source 2008-05-15 08:30:58 UTC (rev 1631)
@@ -13278,9 +13278,9 @@
must be a <span>valid floating point number</span> giving the ratio
of the correct rendered width of each pixel to the actual width of
each pixel in the image (i.e., the multiple by which the video's
- intrinsic width must be multiplied to obtain the rendered width that
- gives the correct aspect ratio). The default value, if the attribute
- is omitted or cannot be parsed, is 1.0.</p>
+ intrinsic width is to be multiplied to obtain the rendered width
+ that gives the correct aspect ratio). The default value, if the
+ attribute is omitted or cannot be parsed, is 1.0.</p>
<p>If a <code>source</code> element is inserted into a <span>media
element</span> that is already in a document and whose <code
More information about the Commit-Watchers
mailing list