<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Invalid media feature evaluates to true"
href="https://bugs.webkit.org/show_bug.cgi?id=143262#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Invalid media feature evaluates to true"
href="https://bugs.webkit.org/show_bug.cgi?id=143262">bug 143262</a>
from <span class="vcard"><a class="email" href="mailto:yoav@yoav.ws" title="Yoav Weiss <yoav@yoav.ws>"> <span class="fn">Yoav Weiss</span></a>
</span></b>
<pre>Hmm, the failing test is <a href="https://github.com/WebKit/webkit/blob/master/LayoutTests/fast/media/media-descriptor-syntax-05.html">https://github.com/WebKit/webkit/blob/master/LayoutTests/fast/media/media-descriptor-syntax-05.html</a> which is testing the opposite of this fix (basically making sure that this issue remains).
Simon - <a href="http://www.w3.org/TR/REC-html40/types.html#h-6.13">http://www.w3.org/TR/REC-html40/types.html#h-6.13</a> basically tells UAs to ignore values they don't understand, which would mean that invalid MQs match by default. Did that change at a later revision of the spec?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>