File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1408,6 +1408,10 @@ <h3 id=changes-2012><span class=secno>5.1. </span>Changes Since the Media
14081408
14091409 < li > The < a href ="#luminosity "> ‘< code class =css > luminosity</ code > ’
14101410 media feature</ a > was added.
1411+
1412+ < li > ‘< code class =css > or</ code > ’, ‘< code class =css > and</ code > ’,
1413+ ‘< code class =css > only</ code > ’ and ‘< code class =css > not</ code > ’
1414+ are invalid media types.
14111415 </ ul >
14121416
14131417 < h2 id =conformance > < span class =secno > 6. </ span > Conformance</ h2 >
Original file line number Diff line number Diff line change @@ -1170,6 +1170,7 @@ <h3 id="changes-2012">Changes Since the Media Queries Level 3</h3>
11701170 < li > The < a href ="#pointer "> ''pointer'' media feature</ a > was added.
11711171 < li > The < a href ="#hover "> ''hover'' media feature</ a > was added.
11721172 < li > The < a href ="#luminosity "> ''luminosity'' media feature</ a > was added.
1173+ < li > ''or'', ''and'', ''only'' and ''not'' are invalid media types.
11731174</ ul >
11741175
11751176< h2 id ="conformance ">
You can’t perform that action at this time.
0 commit comments