Skip to content

Commit d499ddc

Browse files
committed
Note need for additional APIs as issue.
1 parent fe67f3d commit d499ddc

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

css3-conditional/Overview.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,9 @@ <h2 id=apis><span class=secno>8. </span>APIs</h2>
985985
<p class=issue>This specification needs to define the CSSOM interfaces for
986986
the new rule types.
987987

988+
<p class=issue>Should this specification also define APIs for querying
989+
@supports, like <code>matchMedium</code> allows querying of media?
990+
988991
<h2 id=conformance><span class=secno>9. </span>Conformance</h2>
989992

990993
<h3 id=base-modules><span class=secno>9.1. </span>Base Modules</h3>
@@ -1157,8 +1160,8 @@ <h2 class=no-num id=acknowledgments>Acknowledgments</h2>
11571160

11581161
<p> Thanks to the ideas and feedback from <span lang=tr>Tantek
11591162
Çelik</span>, Elika Etemad, Pascal Germroth, <span lang=de>Björn
1160-
Höhrmann</span>, Alex Mogilevsky, Chris Moschini, Ben Ward, Zack
1161-
Weinberg, Boris Zbarsky, and all the rest of the <a
1163+
Höhrmann</span>, Paul Irish, Alex Mogilevsky, Chris Moschini, Ben Ward,
1164+
Zack Weinberg, Boris Zbarsky, and all the rest of the <a
11621165
href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
11631166
community.
11641167

css3-conditional/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,9 @@ <h2 id="apis">APIs</h2>
743743
<p class="issue">This specification needs to define the CSSOM interfaces
744744
for the new rule types.</p>
745745

746+
<p class="issue">Should this specification also define APIs for querying
747+
@supports, like <code>matchMedium</code> allows querying of media?</p>
748+
746749
<h2 id="conformance">Conformance</h2>
747750

748751
<h3 id="base-modules">Base Modules</h3>
@@ -904,6 +907,7 @@ <h2 class=no-num id=acknowledgments>Acknowledgments</h2>
904907
Elika Etemad,
905908
Pascal Germroth,
906909
<span lang="de">Björn Höhrmann</span>,
910+
Paul Irish,
907911
Alex Mogilevsky,
908912
Chris Moschini,
909913
Ben Ward,

0 commit comments

Comments
 (0)