Skip to content

Commit 90c2af2

Browse files
committed
[mediaqueries-4] Update DoC and Change section
1 parent beacc97 commit 90c2af2

3 files changed

Lines changed: 17 additions & 0 deletions

File tree

mediaqueries-4/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2178,6 +2178,7 @@ The following changes were made to this specification since the
21782178
<li>Clarify that the ''speech'' media type is for pure audio UAs, not screen readers,
21792179
which as their name indicates, work based on a screen rendition.
21802180
<li>Add note referencing the syntax spec to remind that token parsing is ascii case insensitive
2181+
<li>Fix a bug in the grammar that accidentally allowed forms like (width 500px), without any comparison
21812182
</ul>
21822183

21832184
<h3 id="changes-2017">

mediaqueries-4/issues-cr-2017-09-05.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ <h1>Media Queries Level 4 Disposition of Comments for 2017-09-05 CR</h1>
5454
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2727#issuecomment-394475794'>https://github.com/w3c/csswg-drafts/issues/2727#issuecomment-394475794</a>
5555
Closed: Accepted
5656
Resolved: Editorial</pre>
57+
<pre class='a' id='issue-4'>
58+
Issue 4. <a href='#issue-4'>#</a>
59+
Summary: Is &lt;mf-range> syntax correct?
60+
From: Emilio Cobos Álvarez
61+
Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2790'>https://github.com/w3c/csswg-drafts/issues/2790</a>
62+
Response: <a href='https://github.com/w3c/csswg-drafts/issues/2790#issuecomment-397816681'>https://github.com/w3c/csswg-drafts/issues/2790#issuecomment-397816681</a>
63+
Closed: Accepted
64+
Resolved: Bugfix</pre>
5765
<script>
5866
(function () {
5967
var sheet = document.styleSheets[0];

mediaqueries-4/issues-cr-2017-09-05.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,11 @@ Comment: https://github.com/w3c/csswg-drafts/issues/2727
2424
Response: https://github.com/w3c/csswg-drafts/issues/2727#issuecomment-394475794
2525
Closed: Accepted
2626
Resolved: Editorial
27+
----
28+
Issue 4.
29+
Summary: Is <mf-range> syntax correct?
30+
From: Emilio Cobos Álvarez
31+
Comment: https://github.com/w3c/csswg-drafts/issues/2790
32+
Response: https://github.com/w3c/csswg-drafts/issues/2790#issuecomment-397816681
33+
Closed: Accepted
34+
Resolved: Bugfix

0 commit comments

Comments
 (0)