Skip to content

Commit 55c7b81

Browse files
committed
Link to proposal on API.
1 parent 3023d5d commit 55c7b81

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

css3-conditional/Overview.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,9 @@ <h2 id=apis><span class=secno>8. </span>APIs</h2>
990990
SUPPORTS_RULE as 12 and DOCUMENT_RULE as 13.
991991

992992
<p class=issue>Should this specification also define APIs for querying
993-
@supports, like <code>matchMedium</code> allows querying of media?
993+
@supports, like <code>matchMedium</code> allows querying of media? See <a
994+
href="http://lists.w3.org/Archives/Public/www-style/2011Oct/0323.html">proposal
995+
on list</a>, agreed in WG telecon 2011-10-12.
994996

995997
<h2 id=conformance><span class=secno>9. </span>Conformance</h2>
996998

css3-conditional/Overview.src.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,9 @@ <h2 id="apis">APIs</h2>
754754
SUPPORTS_RULE as 12 and DOCUMENT_RULE as 13.</p>
755755

756756
<p class="issue">Should this specification also define APIs for querying
757-
@supports, like <code>matchMedium</code> allows querying of media?</p>
757+
@supports, like <code>matchMedium</code> allows querying of media?
758+
See <a href="http://lists.w3.org/Archives/Public/www-style/2011Oct/0323.html">proposal
759+
on list</a>, agreed in WG telecon 2011-10-12.</p>
758760

759761
<h2 id="conformance">Conformance</h2>
760762

0 commit comments

Comments
 (0)