[html5] r1123 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon Nov 5 08:42:03 PST 2007
Author: ianh
Date: 2007-11-05 08:42:01 -0800 (Mon, 05 Nov 2007)
New Revision: 1123
Modified:
index
source
Log:
[] (0) <a media='invalid'> shouldn't default to 'all' (mq defines that anyway)
Modified: index
===================================================================
--- index 2007-11-05 16:37:56 UTC (rev 1122)
+++ index 2007-11-05 16:42:01 UTC (rev 1123)
@@ -31150,7 +31150,7 @@
is purely advisory. The value must be a valid media query. <a
href="#refsMQ">[MQ]</a> The default, if the <code
title=attr-hyperlink-media><a href="#media12">media</a></code> attribute
- is omitted or has an invalid value, is <code>all</code>.
+ is omitted, is <code>all</code>.
<p>The <dfn id=hreflang3
title=attr-hyperlink-hreflang><code>hreflang</code></dfn> attribute on
Modified: source
===================================================================
--- source 2007-11-05 16:37:56 UTC (rev 1122)
+++ source 2007-11-05 16:42:01 UTC (rev 1123)
@@ -28717,8 +28717,8 @@
attribute describes for which media the target document was
designed. It is purely advisory. The value must be a valid media
query. <a href="#refsMQ">[MQ]</a> The default, if the <code
- title="attr-hyperlink-media">media</code> attribute is omitted or
- has an invalid value, is <code>all</code>.</p>
+ title="attr-hyperlink-media">media</code> attribute is omitted, is
+ <code>all</code>.</p>
<p>The <dfn
title="attr-hyperlink-hreflang"><code>hreflang</code></dfn>
More information about the Commit-Watchers
mailing list