File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -1023,7 +1023,8 @@ Error Handling</h3>
10231023 rather than just treating the ''or'' as an unknown <a>media type</a> .
10241024 </div>
10251025
1026- An unknown <<mf-name>> or <<mf-value>> , or disallowed <<mf-value>> ,
1026+ An unknown <<mf-name>> or <<mf-value>> , or
1027+ a feature value which does not matches the value syntax for that <a>media feature</a> ,
10271028 results in the value “unknown”.
10281029 A <<media-query>> whose value is “unknown” must be replaced with ''not all'' .
10291030
Original file line number Diff line number Diff line change @@ -1021,7 +1021,8 @@ Error Handling</h3>
10211021 rather than just treating the ''or'' as an unknown <a>media type</a> .
10221022 </div>
10231023
1024- An unknown <<mf-name>> or <<mf-value>> , or disallowed <<mf-value>> ,
1024+ An unknown <<mf-name>> or <<mf-value>> , or
1025+ a feature value which does not matches the value syntax for that <a>media feature</a> ,
10251026 results in the value “unknown”.
10261027 A <<media-query>> whose value is “unknown” must be replaced with ''not all'' .
10271028
You can’t perform that action at this time.
0 commit comments