- From: David Baron via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 Oct 2011 16:36:17 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-conditional
In directory hutz:/tmp/cvs-serv22151
Modified Files:
Overview.html Overview.src.html
Log Message:
Link to proposal on API.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-conditional/Overview.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Overview.html 12 Oct 2011 01:24:09 -0000 1.40
+++ Overview.html 12 Oct 2011 16:36:15 -0000 1.41
@@ -990,7 +990,9 @@
SUPPORTS_RULE as 12 and DOCUMENT_RULE as 13.
<p class=issue>Should this specification also define APIs for querying
- @supports, like <code>matchMedium</code> allows querying of media?
+ @supports, like <code>matchMedium</code> allows querying of media? See <a
+ href="http://lists.w3.org/Archives/Public/www-style/2011Oct/0323.html">proposal
+ on list</a>, agreed in WG telecon 2011-10-12.
<h2 id=conformance><span class=secno>9. </span>Conformance</h2>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-conditional/Overview.src.html,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- Overview.src.html 12 Oct 2011 01:24:10 -0000 1.40
+++ Overview.src.html 12 Oct 2011 16:36:15 -0000 1.41
@@ -754,7 +754,9 @@
SUPPORTS_RULE as 12 and DOCUMENT_RULE as 13.</p>
<p class="issue">Should this specification also define APIs for querying
-@supports, like <code>matchMedium</code> allows querying of media?</p>
+@supports, like <code>matchMedium</code> allows querying of media?
+See <a href="http://lists.w3.org/Archives/Public/www-style/2011Oct/0323.html">proposal
+on list</a>, agreed in WG telecon 2011-10-12.</p>
<h2 id="conformance">Conformance</h2>
Received on Wednesday, 12 October 2011 16:36:19 UTC