[html5] r4516 - [e] (0) copypasta oversight. Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?i [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jan 6 02:31:59 PST 2010
Author: ianh
Date: 2010-01-06 02:31:54 -0800 (Wed, 06 Jan 2010)
New Revision: 4516
Modified:
complete.html
index
source
Log:
[e] (0) copypasta oversight.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8576
Modified: complete.html
===================================================================
--- complete.html 2010-01-06 09:04:20 UTC (rev 4515)
+++ complete.html 2010-01-06 10:31:54 UTC (rev 4516)
@@ -21773,8 +21773,8 @@
it. Its value must be a <a href=#valid-media-query>valid media query</a>.</p>
<p id=source-default-media>The default, if the <code title=attr-srouce-media>media</code> attribute is omitted, is
- "<code title="">all</code>", meaning that by default styles apply to
- all media.</p>
+ "<code title="">all</code>", meaning that by default the <a href=#media-resource>media
+ resource</a> is suitable for all media.</p>
<div class=impl>
Modified: index
===================================================================
--- index 2010-01-06 09:04:20 UTC (rev 4515)
+++ index 2010-01-06 10:31:54 UTC (rev 4516)
@@ -21608,8 +21608,8 @@
it. Its value must be a <a href=#valid-media-query>valid media query</a>.</p>
<p id=source-default-media>The default, if the <code title=attr-srouce-media>media</code> attribute is omitted, is
- "<code title="">all</code>", meaning that by default styles apply to
- all media.</p>
+ "<code title="">all</code>", meaning that by default the <a href=#media-resource>media
+ resource</a> is suitable for all media.</p>
<div class=impl>
Modified: source
===================================================================
--- source 2010-01-06 09:04:20 UTC (rev 4515)
+++ source 2010-01-06 10:31:54 UTC (rev 4516)
@@ -23193,8 +23193,8 @@
<p id="source-default-media">The default, if the <code
title="attr-srouce-media">media</code> attribute is omitted, is
- "<code title="">all</code>", meaning that by default styles apply to
- all media.</p>
+ "<code title="">all</code>", meaning that by default the <span>media
+ resource</span> is suitable for all media.</p>
<div class="impl">
More information about the Commit-Watchers
mailing list