[html5] r6497 - [e] (0) Remove wishy washy language Fixing http://www.w3.org/Bugs/Public/show_bu [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 17 15:20:34 PDT 2011
Author: ianh
Date: 2011-08-17 15:20:32 -0700 (Wed, 17 Aug 2011)
New Revision: 6497
Modified:
complete.html
index
source
Log:
[e] (0) Remove wishy washy language
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13538
Modified: complete.html
===================================================================
--- complete.html 2011-08-17 22:13:46 UTC (rev 6496)
+++ complete.html 2011-08-17 22:20:32 UTC (rev 6497)
@@ -3929,8 +3929,7 @@
<dd>
- <p>Implementations must support some version of the Media Queries
- language. <a href=#refsMQ>[MQ]</a></p>
+ <p>Implementations must support the Media Queries language. <a href=#refsMQ>[MQ]</a></p>
</dd>
Modified: index
===================================================================
--- index 2011-08-17 22:13:46 UTC (rev 6496)
+++ index 2011-08-17 22:20:32 UTC (rev 6497)
@@ -3826,8 +3826,7 @@
<dd>
- <p>Implementations must support some version of the Media Queries
- language. <a href=#refsMQ>[MQ]</a></p>
+ <p>Implementations must support the Media Queries language. <a href=#refsMQ>[MQ]</a></p>
</dd>
Modified: source
===================================================================
--- source 2011-08-17 22:13:46 UTC (rev 6496)
+++ source 2011-08-17 22:20:32 UTC (rev 6497)
@@ -2847,8 +2847,8 @@
<dd>
- <p>Implementations must support some version of the Media Queries
- language. <a href="#refsMQ">[MQ]</a></p>
+ <p>Implementations must support the Media Queries language. <a
+ href="#refsMQ">[MQ]</a></p>
</dd>
More information about the Commit-Watchers
mailing list