<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[189484] trunk/LayoutTests</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://trac.webkit.org/projects/webkit/changeset/189484">189484</a></dd>
<dt>Author</dt> <dd>cdumez@apple.com</dd>
<dt>Date</dt> <dd>2015-09-07 23:48:54 -0700 (Mon, 07 Sep 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>LayoutTests/imported/w3c:
Unreviewed, fixup a few recently imported W3C HTML tests.

A few support files were missing.

* web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm: Added.
* web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html: Added.
* web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html:
* web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/dirname-ltr-iframe.html: Added.
* web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt:
* web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html:
* web-platform-tests/html/semantics/selectors/pseudo-classes/resources/focus-iframe.html: Added.

LayoutTests:
Unreviewed gardening.

Update Window baselines for a couple of W3C HTML tests.

* platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt:
* platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt:</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkLayoutTestsChangeLog">trunk/LayoutTests/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsimportedw3cChangeLog">trunk/LayoutTests/imported/w3c/ChangeLog</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsattributescommontoformcontrolsdirnameltrhtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesfocusexpectedtxt">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesfocushtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html</a></li>
<li><a href="#trunkLayoutTestsplatformwinimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsizesparseasizesattributeexpectedtxt">trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt</a></li>
<li><a href="#trunkLayoutTestsplatformwinimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementupdatethesourcesetexpectedtxt">trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li>trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/</li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementsupportblankhtm">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm</a></li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementsupportsandbox_allow_scripthtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html</a></li>
<li>trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/</li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsattributescommontoformcontrolsresourcesdirnameltriframehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/dirname-ltr-iframe.html</a></li>
<li>trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/resources/</li>
<li><a href="#trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesresourcesfocusiframehtml">trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/resources/focus-iframe.html</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkLayoutTestsChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/ChangeLog (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/ChangeLog        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/ChangeLog        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -1,3 +1,12 @@
</span><ins>+2015-09-07  Chris Dumez  &lt;cdumez@apple.com&gt;
+
+        Unreviewed gardening.
+
+        Update Window baselines for a couple of W3C HTML tests.
+
+        * platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt:
+        * platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt:
+
</ins><span class="cx"> 2015-09-07  Chris Fleizach  &lt;cfleizach@apple.com&gt;
</span><span class="cx"> 
</span><span class="cx">         AX: Mavericks: Text cursor does not move along with VoiceOver cursor for text fields
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cChangeLog"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/ChangeLog (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/ChangeLog        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/imported/w3c/ChangeLog        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -1,5 +1,19 @@
</span><span class="cx"> 2015-09-07  Chris Dumez  &lt;cdumez@apple.com&gt;
</span><span class="cx"> 
</span><ins>+        Unreviewed, fixup a few recently imported W3C HTML tests.
+
+        A few support files were missing.
+
+        * web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm: Added.
+        * web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html: Added.
+        * web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html:
+        * web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/dirname-ltr-iframe.html: Added.
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html:
+        * web-platform-tests/html/semantics/selectors/pseudo-classes/resources/focus-iframe.html: Added.
+
+2015-09-07  Chris Dumez  &lt;cdumez@apple.com&gt;
+
</ins><span class="cx">         Unreviewed, drop unfinished W3C DOM tests.
</span><span class="cx"> 
</span><span class="cx">         Those were not meant to be imported.
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementsupportblankhtm"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm (0 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/blank.htm        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -0,0 +1 @@
</span><ins>+&lt;html&gt;&lt;/html&gt;
</ins><span class="cx">\ No newline at end of file
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheiframeelementsupportsandbox_allow_scripthtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html (0 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/support/sandbox_allow_script.html        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -0,0 +1,8 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;meta charset=&quot;uft-8&quot;&gt;
+&lt;title&gt;HTML Test: sandbox_allow_scripts&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Intel&quot; href=&quot;http://www.intel.com/&quot;&gt;
+&lt;div id=&quot;test&quot;&gt;Before change&lt;/div&gt;
+&lt;script&gt;
+  parent.window.postMessage(&quot;Script executed&quot;, &quot;*&quot;);
+&lt;/script&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsattributescommontoformcontrolsdirnameltrhtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/dirname-ltr.html        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -6,7 +6,7 @@
</span><span class="cx"> &lt;script src=&quot;/resources/testharness.js&quot;&gt;&lt;/script&gt;
</span><span class="cx"> &lt;script src=&quot;/resources/testharnessreport.js&quot;&gt;&lt;/script&gt;
</span><span class="cx"> &lt;div id=&quot;log&quot;&gt;&lt;/div&gt;
</span><del>-&lt;form action=&quot;dirname-ltr-iframe.html&quot; method=get target=&quot;iframe&quot;&gt;
</del><ins>+&lt;form action=&quot;resources/dirname-ltr-iframe.html&quot; method=get target=&quot;iframe&quot;&gt;
</ins><span class="cx">   &lt;p&gt;&lt;label&gt;Comment: &lt;input type=text name=&quot;comment&quot; dirname=&quot;comment.dir&quot; required&gt;&lt;/label&gt;&lt;/p&gt;
</span><span class="cx">   &lt;p&gt;&lt;button type=submit&gt;Post Comment&lt;/button&gt;&lt;/p&gt;
</span><span class="cx"> &lt;/form&gt;
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsformsattributescommontoformcontrolsresourcesdirnameltriframehtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/dirname-ltr-iframe.html (0 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/dirname-ltr-iframe.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/attributes-common-to-form-controls/resources/dirname-ltr-iframe.html        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -0,0 +1,4 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;meta charset=utf-8&gt;
+&lt;title&gt;Submitting element directionality: the dirname attribute support&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Denis Ah-Kang&quot; href=&quot;mailto:denis@w3.org&quot;&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesfocusexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-expected.txt        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -1,7 +1,12 @@
</span><del>-CONSOLE MESSAGE: line 35: TypeError: null is not an object (evaluating 'document.getElementById(&quot;iframe&quot;).contentDocument.getElementById(&quot;inputiframe&quot;).focus')
</del><span class="cx"> button1            
</span><span class="cx"> hello
</span><span class="cx"> content
</span><span class="cx"> 
</span><span class="cx"> 
</span><del>-Harness Error. harness_status.status = 1 , harness_status.message = TypeError: null is not an object (evaluating 'document.getElementById(&quot;iframe&quot;).contentDocument.getElementById(&quot;inputiframe&quot;).focus')
</del><ins>+FAIL input3 has the attribute autofocus assert_array_equals: lengths differ, expected 1 got 0
+PASS input1 has the focus 
+PASS tabindex attribute makes the element focusable 
+PASS editable elements are focusable 
+PASS ':focus' matches focussed body with tabindex 
+PASS ':focus' doesn't match focused elements in iframe 
+
</ins></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesfocushtml"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus.html        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -17,7 +17,7 @@
</span><span class="cx">   &lt;input type=radio id=radio1 checked&gt;
</span><span class="cx">   &lt;div tabindex=0 id=div1&gt;hello&lt;/div&gt;
</span><span class="cx">   &lt;div contenteditable id=div2&gt;content&lt;/div&gt;
</span><del>-  &lt;iframe src=&quot;focus-iframe.html&quot; id=iframe onload=&quot;load()&quot;&gt;&lt;/iframe&gt;
</del><ins>+  &lt;iframe src=&quot;resources/focus-iframe.html&quot; id=iframe onload=&quot;load()&quot;&gt;&lt;/iframe&gt;
</ins><span class="cx"> 
</span><span class="cx">   &lt;script&gt;
</span><span class="cx">     testSelector(&quot;:focus&quot;, [&quot;input3&quot;], &quot;input3 has the attribute autofocus&quot;);
</span></span></pre></div>
<a id="trunkLayoutTestsimportedw3cwebplatformtestshtmlsemanticsselectorspseudoclassesresourcesfocusiframehtml"></a>
<div class="addfile"><h4>Added: trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/resources/focus-iframe.html (0 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/resources/focus-iframe.html                                (rev 0)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/resources/focus-iframe.html        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -0,0 +1,5 @@
</span><ins>+&lt;!DOCTYPE html&gt;
+&lt;meta charset=utf-8&gt;
+&lt;title&gt;Selector: pseudo-classes (:focus)&lt;/title&gt;
+&lt;link rel=&quot;author&quot; title=&quot;Denis Ah-Kang&quot; href=&quot;mailto:denis@w3.org&quot;&gt;
+&lt;input id=&quot;inputiframe&quot; type=text value=&quot;foobar&quot; /&gt;
</ins></span></pre></div>
<a id="trunkLayoutTestsplatformwinimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementsizesparseasizesattributeexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/sizes/parse-a-sizes-attribute-expected.txt        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -1,611 +1,4 @@
</span><span class="cx">    
</span><span class="cx"> 
</span><del>-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?a2 300w, /w3c/resources/images/green-16x16.png?a2 301w&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?b2 450w, /w3c/resources/images/green-16x16.png?b2 451w&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?c2 600w, /w3c/resources/images/green-16x16.png?c2 601w&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?d2 900w, /w3c/resources/images/green-16x16.png?d2 901w&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e2 50w, /w3c/resources/images/green-16x16.png?e2 51w&quot; sizes=&quot;0&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e3 50w, /w3c/resources/images/green-16x16.png?e3 51w&quot; sizes=&quot;-0&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e4 50w, /w3c/resources/images/green-16x16.png?e4 51w&quot; sizes=&quot;+0&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e5 50w, /w3c/resources/images/green-16x16.png?e5 51w&quot; sizes=&quot;+1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e6 50w, /w3c/resources/images/green-16x16.png?e6 51w&quot; sizes=&quot;.1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e7 50w, /w3c/resources/images/green-16x16.png?e7 51w&quot; sizes=&quot;0.1em&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e8 50w, /w3c/resources/images/green-16x16.png?e8 51w&quot; sizes=&quot;0.1ex&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e9 50w, /w3c/resources/images/green-16x16.png?e9 51w&quot; sizes=&quot;0.1ch&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e10 50w, /w3c/resources/images/green-16x16.png?e10 51w&quot; sizes=&quot;0.1rem&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e11 50w, /w3c/resources/images/green-16x16.png?e11 51w&quot; sizes=&quot;0.1vw&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e12 50w, /w3c/resources/images/green-16x16.png?e12 51w&quot; sizes=&quot;0.1vh&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e13 50w, /w3c/resources/images/green-16x16.png?e13 51w&quot; sizes=&quot;0.1vmin&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e14 50w, /w3c/resources/images/green-16x16.png?e14 51w&quot; sizes=&quot;0.1vmax&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e15 50w, /w3c/resources/images/green-16x16.png?e15 51w&quot; sizes=&quot;0.1cm&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e16 50w, /w3c/resources/images/green-16x16.png?e16 51w&quot; sizes=&quot;1mm&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e17 50w, /w3c/resources/images/green-16x16.png?e17 51w&quot; sizes=&quot;1q&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e18 50w, /w3c/resources/images/green-16x16.png?e18 51w&quot; sizes=&quot;0.01in&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e19 50w, /w3c/resources/images/green-16x16.png?e19 51w&quot; sizes=&quot;0.1pc&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e20 50w, /w3c/resources/images/green-16x16.png?e20 51w&quot; sizes=&quot;0.1pt&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e21 50w, /w3c/resources/images/green-16x16.png?e21 51w&quot; sizes=&quot;/* */1px/* */&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e22 50w, /w3c/resources/images/green-16x16.png?e22 51w&quot; sizes=&quot; /**/ /**/ 1px /**/ /**/ &quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e23 50w, /w3c/resources/images/green-16x16.png?e23 51w&quot; sizes=&quot;(),1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e24 50w, /w3c/resources/images/green-16x16.png?e24 51w&quot; sizes=&quot;x(),1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e25 50w, /w3c/resources/images/green-16x16.png?e25 51w&quot; sizes=&quot;{},1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e26 50w, /w3c/resources/images/green-16x16.png?e26 51w&quot; sizes=&quot;[],1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e27 50w, /w3c/resources/images/green-16x16.png?e27 51w&quot; sizes=&quot;1px,(&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e28 50w, /w3c/resources/images/green-16x16.png?e28 51w&quot; sizes=&quot;1px,x(&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e29 50w, /w3c/resources/images/green-16x16.png?e29 51w&quot; sizes=&quot;1px,{&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e30 50w, /w3c/resources/images/green-16x16.png?e30 51w&quot; sizes=&quot;1px,[&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e31 50w, /w3c/resources/images/green-16x16.png?e31 51w&quot; sizes=&quot;\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e32 50w, /w3c/resources/images/green-16x16.png?e32 51w&quot; sizes=&quot;x\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e33 50w, /w3c/resources/images/green-16x16.png?e33 51w&quot; sizes=&quot;\{,1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e34 50w, /w3c/resources/images/green-16x16.png?e34 51w&quot; sizes=&quot;\[,1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e35 50w, /w3c/resources/images/green-16x16.png?e35 51w&quot; sizes=&quot;1\p\x&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e36 50w, /w3c/resources/images/green-16x16.png?e36 51w&quot; sizes=&quot;calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e37 50w, /w3c/resources/images/green-16x16.png?e37 51w&quot; sizes=&quot;(min-width:0) calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e38 50w, /w3c/resources/images/green-16x16.png?e38 51w&quot; sizes=&quot;(min-width:calc(0)) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e39 50w, /w3c/resources/images/green-16x16.png?e39 51w&quot; sizes=&quot;(min-width:0) 1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e40 50w, /w3c/resources/images/green-16x16.png?e40 51w&quot; sizes=&quot;(min-width:0) 1px, (min-width:0) 100vw, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e41 50w, /w3c/resources/images/green-16x16.png?e41 51w&quot; sizes=&quot;(min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e42 50w, /w3c/resources/images/green-16x16.png?e42 51w&quot; sizes=&quot;not (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e43 50w, /w3c/resources/images/green-16x16.png?e43 51w&quot; sizes=&quot;(min-width:unknown-mf-value) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e44 50w, /w3c/resources/images/green-16x16.png?e44 51w&quot; sizes=&quot;not (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e45 50w, /w3c/resources/images/green-16x16.png?e45 51w&quot; sizes=&quot;(min-width:-1px) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e46 50w, /w3c/resources/images/green-16x16.png?e46 51w&quot; sizes=&quot;not (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e47 50w, /w3c/resources/images/green-16x16.png?e47 51w&quot; sizes=&quot;(unknown-mf-name) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e48 50w, /w3c/resources/images/green-16x16.png?e48 51w&quot; sizes=&quot;not (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e49 50w, /w3c/resources/images/green-16x16.png?e49 51w&quot; sizes=&quot;(&amp;quot;unknown-general-enclosed&amp;quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e50 50w, /w3c/resources/images/green-16x16.png?e50 51w&quot; sizes=&quot;not (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e51 50w, /w3c/resources/images/green-16x16.png?e51 51w&quot; sizes=&quot;unknown-general-enclosed(foo) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e52 50w, /w3c/resources/images/green-16x16.png?e52 51w&quot; sizes=&quot;not unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e53 50w, /w3c/resources/images/green-16x16.png?e53 51w&quot; sizes=&quot;print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e54 50w, /w3c/resources/images/green-16x16.png?e54 51w&quot; sizes=&quot;not print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e55 50w, /w3c/resources/images/green-16x16.png?e55 51w&quot; sizes=&quot;unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e56 50w, /w3c/resources/images/green-16x16.png?e56 51w&quot; sizes=&quot;not unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e57 50w, /w3c/resources/images/green-16x16.png?e57 51w&quot; sizes=&quot;(min-width:0) or (min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e58 50w, /w3c/resources/images/green-16x16.png?e58 51w&quot; sizes=&quot;(min-width:0) or (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e59 50w, /w3c/resources/images/green-16x16.png?e59 51w&quot; sizes=&quot;(min-width:0) or (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e60 50w, /w3c/resources/images/green-16x16.png?e60 51w&quot; sizes=&quot;(min-width:0) or (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e61 50w, /w3c/resources/images/green-16x16.png?e61 51w&quot; sizes=&quot;(min-width:0) or (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e62 50w, /w3c/resources/images/green-16x16.png?e62 51w&quot; sizes=&quot;(min-width:0) or unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e63 50w, /w3c/resources/images/green-16x16.png?e63 51w&quot; sizes=&quot;(min-width:0) or (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e64 50w, /w3c/resources/images/green-16x16.png?e64 51w&quot; sizes=&quot;(min-width:0) or unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e65 50w, /w3c/resources/images/green-16x16.png?e65 51w&quot; sizes=&quot;(123) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e66 50w, /w3c/resources/images/green-16x16.png?e66 51w&quot; sizes=&quot;not (123) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e67 50w, /w3c/resources/images/green-16x16.png?e67 51w&quot; sizes=&quot;(!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e68 50w, /w3c/resources/images/green-16x16.png?e68 51w&quot; sizes=&quot;not (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e69 50w, /w3c/resources/images/green-16x16.png?e69 51w&quot; sizes=&quot;! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e70 50w, /w3c/resources/images/green-16x16.png?e70 51w&quot; sizes=&quot;not ! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e71 50w, /w3c/resources/images/green-16x16.png?e71 51w&quot; sizes=&quot;(]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e72 50w, /w3c/resources/images/green-16x16.png?e72 51w&quot; sizes=&quot;not (]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e73 50w, /w3c/resources/images/green-16x16.png?e73 51w&quot; sizes=&quot;] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e74 50w, /w3c/resources/images/green-16x16.png?e74 51w&quot; sizes=&quot;not ] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e75 50w, /w3c/resources/images/green-16x16.png?e75 51w&quot; sizes=&quot;(}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e76 50w, /w3c/resources/images/green-16x16.png?e76 51w&quot; sizes=&quot;not (}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e77 50w, /w3c/resources/images/green-16x16.png?e77 51w&quot; sizes=&quot;} 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e78 50w, /w3c/resources/images/green-16x16.png?e78 51w&quot; sizes=&quot;not } 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e79 50w, /w3c/resources/images/green-16x16.png?e79 51w&quot; sizes=&quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e80 50w, /w3c/resources/images/green-16x16.png?e80 51w&quot; sizes=&quot;not ) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e81 50w, /w3c/resources/images/green-16x16.png?e81 51w&quot; sizes=&quot;(;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e82 50w, /w3c/resources/images/green-16x16.png?e82 51w&quot; sizes=&quot;not (;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e83 50w, /w3c/resources/images/green-16x16.png?e83 51w&quot; sizes=&quot;(.) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e84 50w, /w3c/resources/images/green-16x16.png?e84 51w&quot; sizes=&quot;not (.) 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e85 50w, /w3c/resources/images/green-16x16.png?e85 51w&quot; sizes=&quot;; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e86 50w, /w3c/resources/images/green-16x16.png?e86 51w&quot; sizes=&quot;not ; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e87 50w, /w3c/resources/images/green-16x16.png?e87 51w&quot; sizes=&quot;, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e88 50w, /w3c/resources/images/green-16x16.png?e88 51w&quot; sizes=&quot;1px,&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e89 50w, /w3c/resources/images/green-16x16.png?e89 51w&quot; sizes=&quot;(min-width:0) 1px,&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e90 50w, /w3c/resources/images/green-16x16.png?e90 51w&quot; sizes=&quot;-0e-0px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e91 50w, /w3c/resources/images/green-16x16.png?e91 51w&quot; sizes=&quot;+0.11e+01px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e92 50w, /w3c/resources/images/green-16x16.png?e92 51w&quot; sizes=&quot;0.2e1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e93 50w, /w3c/resources/images/green-16x16.png?e93 51w&quot; sizes=&quot;0.3E1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e94 50w, /w3c/resources/images/green-16x16.png?e94 51w&quot; sizes=&quot;.4E1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e95 50w, /w3c/resources/images/green-16x16.png?e95 51w&quot; sizes=&quot;all 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e96 50w, /w3c/resources/images/green-16x16.png?e96 51w&quot; sizes=&quot;all and (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e97 50w, /w3c/resources/images/green-16x16.png?e97 51w&quot; sizes=&quot;min-width:0 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e98 50w, /w3c/resources/images/green-16x16.png?e98 51w&quot; sizes=&quot;1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e99 50w, /w3c/resources/images/green-16x16.png?e99 51w&quot; sizes=&quot;1px, (min-width:0) 100vw&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e100 50w, /w3c/resources/images/green-16x16.png?e100 51w&quot; sizes=&quot;1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e101 50w, /w3c/resources/images/green-16x16.png?e101 51w&quot; sizes=&quot;(min-width:0) 1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f2 50w, /w3c/resources/images/green-16x16.png?f2 51w&quot; sizes=&quot;&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f3 50w, /w3c/resources/images/green-16x16.png?f3 51w&quot; sizes=&quot;,&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f4 50w, /w3c/resources/images/green-16x16.png?f4 51w&quot; sizes=&quot;-1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f5 50w, /w3c/resources/images/green-16x16.png?f5 51w&quot; sizes=&quot;1&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f6 50w, /w3c/resources/images/green-16x16.png?f6 51w&quot; sizes=&quot;0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f7 50w, /w3c/resources/images/green-16x16.png?f7 51w&quot; sizes=&quot;0.1deg&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f8 50w, /w3c/resources/images/green-16x16.png?f8 51w&quot; sizes=&quot;0.1grad&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f9 50w, /w3c/resources/images/green-16x16.png?f9 51w&quot; sizes=&quot;0.1rad&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f10 50w, /w3c/resources/images/green-16x16.png?f10 51w&quot; sizes=&quot;0.1turn&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f11 50w, /w3c/resources/images/green-16x16.png?f11 51w&quot; sizes=&quot;0.1s&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f12 50w, /w3c/resources/images/green-16x16.png?f12 51w&quot; sizes=&quot;0.1ms&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f13 50w, /w3c/resources/images/green-16x16.png?f13 51w&quot; sizes=&quot;0.1Hz&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f14 50w, /w3c/resources/images/green-16x16.png?f14 51w&quot; sizes=&quot;0.1kHz&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f15 50w, /w3c/resources/images/green-16x16.png?f15 51w&quot; sizes=&quot;0.1dpi&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f16 50w, /w3c/resources/images/green-16x16.png?f16 51w&quot; sizes=&quot;0.1dpcm&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f17 50w, /w3c/resources/images/green-16x16.png?f17 51w&quot; sizes=&quot;0.1dppx&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f18 50w, /w3c/resources/images/green-16x16.png?f18 51w&quot; data-foo=&quot;1px&quot; sizes=&quot;attr(data-foo, length, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f19 50w, /w3c/resources/images/green-16x16.png?f19 51w&quot; data-foo=&quot;1&quot; sizes=&quot;attr(data-foo, px, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f20 50w, /w3c/resources/images/green-16x16.png?f20 51w&quot; sizes=&quot;toggle(1px)&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f21 50w, /w3c/resources/images/green-16x16.png?f21 51w&quot; sizes=&quot;inherit&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f22 50w, /w3c/resources/images/green-16x16.png?f22 51w&quot; sizes=&quot;auto&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f23 50w, /w3c/resources/images/green-16x16.png?f23 51w&quot; sizes=&quot;initial&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f24 50w, /w3c/resources/images/green-16x16.png?f24 51w&quot; sizes=&quot;unset&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f25 50w, /w3c/resources/images/green-16x16.png?f25 51w&quot; sizes=&quot;default&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f26 50w, /w3c/resources/images/green-16x16.png?f26 51w&quot; sizes=&quot;1/* */px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f27 50w, /w3c/resources/images/green-16x16.png?f27 51w&quot; sizes=&quot;1p/* */x&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f28 50w, /w3c/resources/images/green-16x16.png?f28 51w&quot; sizes=&quot;-/**/0&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f29 50w, /w3c/resources/images/green-16x16.png?f29 51w&quot; sizes=&quot;((),1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f30 50w, /w3c/resources/images/green-16x16.png?f30 51w&quot; sizes=&quot;x(x(),1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f31 50w, /w3c/resources/images/green-16x16.png?f31 51w&quot; sizes=&quot;{{},1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f32 50w, /w3c/resources/images/green-16x16.png?f32 51w&quot; sizes=&quot;[[],1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f33 50w, /w3c/resources/images/green-16x16.png?f33 51w&quot; sizes=&quot;1px !important&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f34 50w, /w3c/resources/images/green-16x16.png?f34 51w&quot; sizes=&quot;\1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f35 50w, /w3c/resources/images/green-16x16.png?f35 51w&quot; sizes=&quot;all 1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f36 50w, /w3c/resources/images/green-16x16.png?f36 51w&quot; sizes=&quot;all and (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f37 50w, /w3c/resources/images/green-16x16.png?f37 51w&quot; sizes=&quot;min-width:0 1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f38 50w, /w3c/resources/images/green-16x16.png?f38 51w&quot; sizes=&quot;100vw, 1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f39 50w, /w3c/resources/images/green-16x16.png?f39 51w&quot; sizes=&quot;100vw, (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f40 50w, /w3c/resources/images/green-16x16.png?f40 51w&quot; sizes=&quot;foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f41 50w, /w3c/resources/images/green-16x16.png?f41 51w&quot; sizes=&quot;foo-bar&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f42 50w, /w3c/resources/images/green-16x16.png?f42 51w&quot; sizes=&quot;(min-width:0) 1px foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f43 50w, /w3c/resources/images/green-16x16.png?f43 51w&quot; sizes=&quot;(min-width:0) 0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f44 50w, /w3c/resources/images/green-16x16.png?f44 51w&quot; sizes=&quot;(min-width:0) 1&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f45 50w, /w3c/resources/images/green-16x16.png?f45 51w&quot; sizes=&quot;-1e0px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f46 50w, /w3c/resources/images/green-16x16.png?f46 51w&quot; sizes=&quot;1e1.5px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f47 50w, /w3c/resources/images/green-16x16.png?f47 51w&quot; style=&quot;--foo: 1px&quot; sizes=&quot;var(--foo)&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f48 50w, /w3c/resources/images/green-16x16.png?f48 51w&quot; sizes=&quot;calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f49 50w, /w3c/resources/images/green-16x16.png?f49 51w&quot; sizes=&quot;(min-width:0) calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (standards mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?a2 300w, /w3c/resources/images/green-16x16.png?a2 301w&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?b2 450w, /w3c/resources/images/green-16x16.png?b2 451w&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?c2 600w, /w3c/resources/images/green-16x16.png?c2 601w&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?d2 900w, /w3c/resources/images/green-16x16.png?d2 901w&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e2 50w, /w3c/resources/images/green-16x16.png?e2 51w&quot; sizes=&quot;0&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e3 50w, /w3c/resources/images/green-16x16.png?e3 51w&quot; sizes=&quot;-0&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e4 50w, /w3c/resources/images/green-16x16.png?e4 51w&quot; sizes=&quot;+0&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e5 50w, /w3c/resources/images/green-16x16.png?e5 51w&quot; sizes=&quot;+1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e6 50w, /w3c/resources/images/green-16x16.png?e6 51w&quot; sizes=&quot;.1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e7 50w, /w3c/resources/images/green-16x16.png?e7 51w&quot; sizes=&quot;0.1em&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e8 50w, /w3c/resources/images/green-16x16.png?e8 51w&quot; sizes=&quot;0.1ex&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e9 50w, /w3c/resources/images/green-16x16.png?e9 51w&quot; sizes=&quot;0.1ch&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e10 50w, /w3c/resources/images/green-16x16.png?e10 51w&quot; sizes=&quot;0.1rem&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e11 50w, /w3c/resources/images/green-16x16.png?e11 51w&quot; sizes=&quot;0.1vw&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e12 50w, /w3c/resources/images/green-16x16.png?e12 51w&quot; sizes=&quot;0.1vh&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e13 50w, /w3c/resources/images/green-16x16.png?e13 51w&quot; sizes=&quot;0.1vmin&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e14 50w, /w3c/resources/images/green-16x16.png?e14 51w&quot; sizes=&quot;0.1vmax&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e15 50w, /w3c/resources/images/green-16x16.png?e15 51w&quot; sizes=&quot;0.1cm&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e16 50w, /w3c/resources/images/green-16x16.png?e16 51w&quot; sizes=&quot;1mm&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e17 50w, /w3c/resources/images/green-16x16.png?e17 51w&quot; sizes=&quot;1q&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e18 50w, /w3c/resources/images/green-16x16.png?e18 51w&quot; sizes=&quot;0.01in&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e19 50w, /w3c/resources/images/green-16x16.png?e19 51w&quot; sizes=&quot;0.1pc&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e20 50w, /w3c/resources/images/green-16x16.png?e20 51w&quot; sizes=&quot;0.1pt&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e21 50w, /w3c/resources/images/green-16x16.png?e21 51w&quot; sizes=&quot;/* */1px/* */&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e22 50w, /w3c/resources/images/green-16x16.png?e22 51w&quot; sizes=&quot; /**/ /**/ 1px /**/ /**/ &quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e23 50w, /w3c/resources/images/green-16x16.png?e23 51w&quot; sizes=&quot;(),1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e24 50w, /w3c/resources/images/green-16x16.png?e24 51w&quot; sizes=&quot;x(),1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e25 50w, /w3c/resources/images/green-16x16.png?e25 51w&quot; sizes=&quot;{},1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e26 50w, /w3c/resources/images/green-16x16.png?e26 51w&quot; sizes=&quot;[],1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e27 50w, /w3c/resources/images/green-16x16.png?e27 51w&quot; sizes=&quot;1px,(&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e28 50w, /w3c/resources/images/green-16x16.png?e28 51w&quot; sizes=&quot;1px,x(&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e29 50w, /w3c/resources/images/green-16x16.png?e29 51w&quot; sizes=&quot;1px,{&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e30 50w, /w3c/resources/images/green-16x16.png?e30 51w&quot; sizes=&quot;1px,[&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e31 50w, /w3c/resources/images/green-16x16.png?e31 51w&quot; sizes=&quot;\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e32 50w, /w3c/resources/images/green-16x16.png?e32 51w&quot; sizes=&quot;x\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e33 50w, /w3c/resources/images/green-16x16.png?e33 51w&quot; sizes=&quot;\{,1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e34 50w, /w3c/resources/images/green-16x16.png?e34 51w&quot; sizes=&quot;\[,1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e35 50w, /w3c/resources/images/green-16x16.png?e35 51w&quot; sizes=&quot;1\p\x&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e36 50w, /w3c/resources/images/green-16x16.png?e36 51w&quot; sizes=&quot;calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e37 50w, /w3c/resources/images/green-16x16.png?e37 51w&quot; sizes=&quot;(min-width:0) calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e38 50w, /w3c/resources/images/green-16x16.png?e38 51w&quot; sizes=&quot;(min-width:calc(0)) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e39 50w, /w3c/resources/images/green-16x16.png?e39 51w&quot; sizes=&quot;(min-width:0) 1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e40 50w, /w3c/resources/images/green-16x16.png?e40 51w&quot; sizes=&quot;(min-width:0) 1px, (min-width:0) 100vw, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e41 50w, /w3c/resources/images/green-16x16.png?e41 51w&quot; sizes=&quot;(min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e42 50w, /w3c/resources/images/green-16x16.png?e42 51w&quot; sizes=&quot;not (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e43 50w, /w3c/resources/images/green-16x16.png?e43 51w&quot; sizes=&quot;(min-width:unknown-mf-value) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e44 50w, /w3c/resources/images/green-16x16.png?e44 51w&quot; sizes=&quot;not (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e45 50w, /w3c/resources/images/green-16x16.png?e45 51w&quot; sizes=&quot;(min-width:-1px) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e46 50w, /w3c/resources/images/green-16x16.png?e46 51w&quot; sizes=&quot;not (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e47 50w, /w3c/resources/images/green-16x16.png?e47 51w&quot; sizes=&quot;(unknown-mf-name) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e48 50w, /w3c/resources/images/green-16x16.png?e48 51w&quot; sizes=&quot;not (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e49 50w, /w3c/resources/images/green-16x16.png?e49 51w&quot; sizes=&quot;(&amp;quot;unknown-general-enclosed&amp;quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e50 50w, /w3c/resources/images/green-16x16.png?e50 51w&quot; sizes=&quot;not (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e51 50w, /w3c/resources/images/green-16x16.png?e51 51w&quot; sizes=&quot;unknown-general-enclosed(foo) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e52 50w, /w3c/resources/images/green-16x16.png?e52 51w&quot; sizes=&quot;not unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e53 50w, /w3c/resources/images/green-16x16.png?e53 51w&quot; sizes=&quot;print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e54 50w, /w3c/resources/images/green-16x16.png?e54 51w&quot; sizes=&quot;not print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e55 50w, /w3c/resources/images/green-16x16.png?e55 51w&quot; sizes=&quot;unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e56 50w, /w3c/resources/images/green-16x16.png?e56 51w&quot; sizes=&quot;not unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e57 50w, /w3c/resources/images/green-16x16.png?e57 51w&quot; sizes=&quot;(min-width:0) or (min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e58 50w, /w3c/resources/images/green-16x16.png?e58 51w&quot; sizes=&quot;(min-width:0) or (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e59 50w, /w3c/resources/images/green-16x16.png?e59 51w&quot; sizes=&quot;(min-width:0) or (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e60 50w, /w3c/resources/images/green-16x16.png?e60 51w&quot; sizes=&quot;(min-width:0) or (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e61 50w, /w3c/resources/images/green-16x16.png?e61 51w&quot; sizes=&quot;(min-width:0) or (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e62 50w, /w3c/resources/images/green-16x16.png?e62 51w&quot; sizes=&quot;(min-width:0) or unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e63 50w, /w3c/resources/images/green-16x16.png?e63 51w&quot; sizes=&quot;(min-width:0) or (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e64 50w, /w3c/resources/images/green-16x16.png?e64 51w&quot; sizes=&quot;(min-width:0) or unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e65 50w, /w3c/resources/images/green-16x16.png?e65 51w&quot; sizes=&quot;(123) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e66 50w, /w3c/resources/images/green-16x16.png?e66 51w&quot; sizes=&quot;not (123) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e67 50w, /w3c/resources/images/green-16x16.png?e67 51w&quot; sizes=&quot;(!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e68 50w, /w3c/resources/images/green-16x16.png?e68 51w&quot; sizes=&quot;not (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e69 50w, /w3c/resources/images/green-16x16.png?e69 51w&quot; sizes=&quot;! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e70 50w, /w3c/resources/images/green-16x16.png?e70 51w&quot; sizes=&quot;not ! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e71 50w, /w3c/resources/images/green-16x16.png?e71 51w&quot; sizes=&quot;(]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e72 50w, /w3c/resources/images/green-16x16.png?e72 51w&quot; sizes=&quot;not (]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e73 50w, /w3c/resources/images/green-16x16.png?e73 51w&quot; sizes=&quot;] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e74 50w, /w3c/resources/images/green-16x16.png?e74 51w&quot; sizes=&quot;not ] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e75 50w, /w3c/resources/images/green-16x16.png?e75 51w&quot; sizes=&quot;(}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e76 50w, /w3c/resources/images/green-16x16.png?e76 51w&quot; sizes=&quot;not (}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e77 50w, /w3c/resources/images/green-16x16.png?e77 51w&quot; sizes=&quot;} 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e78 50w, /w3c/resources/images/green-16x16.png?e78 51w&quot; sizes=&quot;not } 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e79 50w, /w3c/resources/images/green-16x16.png?e79 51w&quot; sizes=&quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e80 50w, /w3c/resources/images/green-16x16.png?e80 51w&quot; sizes=&quot;not ) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e81 50w, /w3c/resources/images/green-16x16.png?e81 51w&quot; sizes=&quot;(;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e82 50w, /w3c/resources/images/green-16x16.png?e82 51w&quot; sizes=&quot;not (;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e83 50w, /w3c/resources/images/green-16x16.png?e83 51w&quot; sizes=&quot;(.) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e84 50w, /w3c/resources/images/green-16x16.png?e84 51w&quot; sizes=&quot;not (.) 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e85 50w, /w3c/resources/images/green-16x16.png?e85 51w&quot; sizes=&quot;; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e86 50w, /w3c/resources/images/green-16x16.png?e86 51w&quot; sizes=&quot;not ; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e87 50w, /w3c/resources/images/green-16x16.png?e87 51w&quot; sizes=&quot;, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e88 50w, /w3c/resources/images/green-16x16.png?e88 51w&quot; sizes=&quot;1px,&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e89 50w, /w3c/resources/images/green-16x16.png?e89 51w&quot; sizes=&quot;(min-width:0) 1px,&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e90 50w, /w3c/resources/images/green-16x16.png?e90 51w&quot; sizes=&quot;-0e-0px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e91 50w, /w3c/resources/images/green-16x16.png?e91 51w&quot; sizes=&quot;+0.11e+01px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e92 50w, /w3c/resources/images/green-16x16.png?e92 51w&quot; sizes=&quot;0.2e1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e93 50w, /w3c/resources/images/green-16x16.png?e93 51w&quot; sizes=&quot;0.3E1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e94 50w, /w3c/resources/images/green-16x16.png?e94 51w&quot; sizes=&quot;.4E1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e95 50w, /w3c/resources/images/green-16x16.png?e95 51w&quot; sizes=&quot;all 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e96 50w, /w3c/resources/images/green-16x16.png?e96 51w&quot; sizes=&quot;all and (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e97 50w, /w3c/resources/images/green-16x16.png?e97 51w&quot; sizes=&quot;min-width:0 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e98 50w, /w3c/resources/images/green-16x16.png?e98 51w&quot; sizes=&quot;1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e99 50w, /w3c/resources/images/green-16x16.png?e99 51w&quot; sizes=&quot;1px, (min-width:0) 100vw&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e100 50w, /w3c/resources/images/green-16x16.png?e100 51w&quot; sizes=&quot;1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e101 50w, /w3c/resources/images/green-16x16.png?e101 51w&quot; sizes=&quot;(min-width:0) 1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f2 50w, /w3c/resources/images/green-16x16.png?f2 51w&quot; sizes=&quot;&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f3 50w, /w3c/resources/images/green-16x16.png?f3 51w&quot; sizes=&quot;,&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f4 50w, /w3c/resources/images/green-16x16.png?f4 51w&quot; sizes=&quot;-1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f5 50w, /w3c/resources/images/green-16x16.png?f5 51w&quot; sizes=&quot;1&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f6 50w, /w3c/resources/images/green-16x16.png?f6 51w&quot; sizes=&quot;0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f7 50w, /w3c/resources/images/green-16x16.png?f7 51w&quot; sizes=&quot;0.1deg&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f8 50w, /w3c/resources/images/green-16x16.png?f8 51w&quot; sizes=&quot;0.1grad&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f9 50w, /w3c/resources/images/green-16x16.png?f9 51w&quot; sizes=&quot;0.1rad&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f10 50w, /w3c/resources/images/green-16x16.png?f10 51w&quot; sizes=&quot;0.1turn&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f11 50w, /w3c/resources/images/green-16x16.png?f11 51w&quot; sizes=&quot;0.1s&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f12 50w, /w3c/resources/images/green-16x16.png?f12 51w&quot; sizes=&quot;0.1ms&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f13 50w, /w3c/resources/images/green-16x16.png?f13 51w&quot; sizes=&quot;0.1Hz&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f14 50w, /w3c/resources/images/green-16x16.png?f14 51w&quot; sizes=&quot;0.1kHz&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f15 50w, /w3c/resources/images/green-16x16.png?f15 51w&quot; sizes=&quot;0.1dpi&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f16 50w, /w3c/resources/images/green-16x16.png?f16 51w&quot; sizes=&quot;0.1dpcm&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f17 50w, /w3c/resources/images/green-16x16.png?f17 51w&quot; sizes=&quot;0.1dppx&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f18 50w, /w3c/resources/images/green-16x16.png?f18 51w&quot; data-foo=&quot;1px&quot; sizes=&quot;attr(data-foo, length, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f19 50w, /w3c/resources/images/green-16x16.png?f19 51w&quot; data-foo=&quot;1&quot; sizes=&quot;attr(data-foo, px, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f20 50w, /w3c/resources/images/green-16x16.png?f20 51w&quot; sizes=&quot;toggle(1px)&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f21 50w, /w3c/resources/images/green-16x16.png?f21 51w&quot; sizes=&quot;inherit&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f22 50w, /w3c/resources/images/green-16x16.png?f22 51w&quot; sizes=&quot;auto&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f23 50w, /w3c/resources/images/green-16x16.png?f23 51w&quot; sizes=&quot;initial&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f24 50w, /w3c/resources/images/green-16x16.png?f24 51w&quot; sizes=&quot;unset&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f25 50w, /w3c/resources/images/green-16x16.png?f25 51w&quot; sizes=&quot;default&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f26 50w, /w3c/resources/images/green-16x16.png?f26 51w&quot; sizes=&quot;1/* */px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f27 50w, /w3c/resources/images/green-16x16.png?f27 51w&quot; sizes=&quot;1p/* */x&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f28 50w, /w3c/resources/images/green-16x16.png?f28 51w&quot; sizes=&quot;-/**/0&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f29 50w, /w3c/resources/images/green-16x16.png?f29 51w&quot; sizes=&quot;((),1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f30 50w, /w3c/resources/images/green-16x16.png?f30 51w&quot; sizes=&quot;x(x(),1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f31 50w, /w3c/resources/images/green-16x16.png?f31 51w&quot; sizes=&quot;{{},1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f32 50w, /w3c/resources/images/green-16x16.png?f32 51w&quot; sizes=&quot;[[],1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f33 50w, /w3c/resources/images/green-16x16.png?f33 51w&quot; sizes=&quot;1px !important&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f34 50w, /w3c/resources/images/green-16x16.png?f34 51w&quot; sizes=&quot;\1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f35 50w, /w3c/resources/images/green-16x16.png?f35 51w&quot; sizes=&quot;all 1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f36 50w, /w3c/resources/images/green-16x16.png?f36 51w&quot; sizes=&quot;all and (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f37 50w, /w3c/resources/images/green-16x16.png?f37 51w&quot; sizes=&quot;min-width:0 1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f38 50w, /w3c/resources/images/green-16x16.png?f38 51w&quot; sizes=&quot;100vw, 1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f39 50w, /w3c/resources/images/green-16x16.png?f39 51w&quot; sizes=&quot;100vw, (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f40 50w, /w3c/resources/images/green-16x16.png?f40 51w&quot; sizes=&quot;foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f41 50w, /w3c/resources/images/green-16x16.png?f41 51w&quot; sizes=&quot;foo-bar&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f42 50w, /w3c/resources/images/green-16x16.png?f42 51w&quot; sizes=&quot;(min-width:0) 1px foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f43 50w, /w3c/resources/images/green-16x16.png?f43 51w&quot; sizes=&quot;(min-width:0) 0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f44 50w, /w3c/resources/images/green-16x16.png?f44 51w&quot; sizes=&quot;(min-width:0) 1&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f45 50w, /w3c/resources/images/green-16x16.png?f45 51w&quot; sizes=&quot;-1e0px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f46 50w, /w3c/resources/images/green-16x16.png?f46 51w&quot; sizes=&quot;1e1.5px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f47 50w, /w3c/resources/images/green-16x16.png?f47 51w&quot; style=&quot;--foo: 1px&quot; sizes=&quot;var(--foo)&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f48 50w, /w3c/resources/images/green-16x16.png?f48 51w&quot; sizes=&quot;calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f49 50w, /w3c/resources/images/green-16x16.png?f49 51w&quot; sizes=&quot;(min-width:0) calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (quirks mode) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?a2 300w, /w3c/resources/images/green-16x16.png?a2 301w&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?b2 450w, /w3c/resources/images/green-16x16.png?b2 451w&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?c2 600w, /w3c/resources/images/green-16x16.png?c2 601w&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?d2 900w, /w3c/resources/images/green-16x16.png?d2 901w&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e2 50w, /w3c/resources/images/green-16x16.png?e2 51w&quot; sizes=&quot;0&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e3 50w, /w3c/resources/images/green-16x16.png?e3 51w&quot; sizes=&quot;-0&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e4 50w, /w3c/resources/images/green-16x16.png?e4 51w&quot; sizes=&quot;+0&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e5 50w, /w3c/resources/images/green-16x16.png?e5 51w&quot; sizes=&quot;+1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e6 50w, /w3c/resources/images/green-16x16.png?e6 51w&quot; sizes=&quot;.1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e7 50w, /w3c/resources/images/green-16x16.png?e7 51w&quot; sizes=&quot;0.1em&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e8 50w, /w3c/resources/images/green-16x16.png?e8 51w&quot; sizes=&quot;0.1ex&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e9 50w, /w3c/resources/images/green-16x16.png?e9 51w&quot; sizes=&quot;0.1ch&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e10 50w, /w3c/resources/images/green-16x16.png?e10 51w&quot; sizes=&quot;0.1rem&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e11 50w, /w3c/resources/images/green-16x16.png?e11 51w&quot; sizes=&quot;0.1vw&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e12 50w, /w3c/resources/images/green-16x16.png?e12 51w&quot; sizes=&quot;0.1vh&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e13 50w, /w3c/resources/images/green-16x16.png?e13 51w&quot; sizes=&quot;0.1vmin&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e14 50w, /w3c/resources/images/green-16x16.png?e14 51w&quot; sizes=&quot;0.1vmax&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e15 50w, /w3c/resources/images/green-16x16.png?e15 51w&quot; sizes=&quot;0.1cm&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e16 50w, /w3c/resources/images/green-16x16.png?e16 51w&quot; sizes=&quot;1mm&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e17 50w, /w3c/resources/images/green-16x16.png?e17 51w&quot; sizes=&quot;1q&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e18 50w, /w3c/resources/images/green-16x16.png?e18 51w&quot; sizes=&quot;0.01in&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e19 50w, /w3c/resources/images/green-16x16.png?e19 51w&quot; sizes=&quot;0.1pc&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e20 50w, /w3c/resources/images/green-16x16.png?e20 51w&quot; sizes=&quot;0.1pt&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e21 50w, /w3c/resources/images/green-16x16.png?e21 51w&quot; sizes=&quot;/* */1px/* */&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e22 50w, /w3c/resources/images/green-16x16.png?e22 51w&quot; sizes=&quot; /**/ /**/ 1px /**/ /**/ &quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e23 50w, /w3c/resources/images/green-16x16.png?e23 51w&quot; sizes=&quot;(),1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e24 50w, /w3c/resources/images/green-16x16.png?e24 51w&quot; sizes=&quot;x(),1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e25 50w, /w3c/resources/images/green-16x16.png?e25 51w&quot; sizes=&quot;{},1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e26 50w, /w3c/resources/images/green-16x16.png?e26 51w&quot; sizes=&quot;[],1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e27 50w, /w3c/resources/images/green-16x16.png?e27 51w&quot; sizes=&quot;1px,(&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e28 50w, /w3c/resources/images/green-16x16.png?e28 51w&quot; sizes=&quot;1px,x(&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e29 50w, /w3c/resources/images/green-16x16.png?e29 51w&quot; sizes=&quot;1px,{&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e30 50w, /w3c/resources/images/green-16x16.png?e30 51w&quot; sizes=&quot;1px,[&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e31 50w, /w3c/resources/images/green-16x16.png?e31 51w&quot; sizes=&quot;\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e32 50w, /w3c/resources/images/green-16x16.png?e32 51w&quot; sizes=&quot;x\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e33 50w, /w3c/resources/images/green-16x16.png?e33 51w&quot; sizes=&quot;\{,1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e34 50w, /w3c/resources/images/green-16x16.png?e34 51w&quot; sizes=&quot;\[,1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e35 50w, /w3c/resources/images/green-16x16.png?e35 51w&quot; sizes=&quot;1\p\x&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e36 50w, /w3c/resources/images/green-16x16.png?e36 51w&quot; sizes=&quot;calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e37 50w, /w3c/resources/images/green-16x16.png?e37 51w&quot; sizes=&quot;(min-width:0) calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e38 50w, /w3c/resources/images/green-16x16.png?e38 51w&quot; sizes=&quot;(min-width:calc(0)) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e39 50w, /w3c/resources/images/green-16x16.png?e39 51w&quot; sizes=&quot;(min-width:0) 1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e40 50w, /w3c/resources/images/green-16x16.png?e40 51w&quot; sizes=&quot;(min-width:0) 1px, (min-width:0) 100vw, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e41 50w, /w3c/resources/images/green-16x16.png?e41 51w&quot; sizes=&quot;(min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e42 50w, /w3c/resources/images/green-16x16.png?e42 51w&quot; sizes=&quot;not (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e43 50w, /w3c/resources/images/green-16x16.png?e43 51w&quot; sizes=&quot;(min-width:unknown-mf-value) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e44 50w, /w3c/resources/images/green-16x16.png?e44 51w&quot; sizes=&quot;not (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e45 50w, /w3c/resources/images/green-16x16.png?e45 51w&quot; sizes=&quot;(min-width:-1px) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e46 50w, /w3c/resources/images/green-16x16.png?e46 51w&quot; sizes=&quot;not (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e47 50w, /w3c/resources/images/green-16x16.png?e47 51w&quot; sizes=&quot;(unknown-mf-name) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e48 50w, /w3c/resources/images/green-16x16.png?e48 51w&quot; sizes=&quot;not (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e49 50w, /w3c/resources/images/green-16x16.png?e49 51w&quot; sizes=&quot;(&amp;quot;unknown-general-enclosed&amp;quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e50 50w, /w3c/resources/images/green-16x16.png?e50 51w&quot; sizes=&quot;not (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e51 50w, /w3c/resources/images/green-16x16.png?e51 51w&quot; sizes=&quot;unknown-general-enclosed(foo) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e52 50w, /w3c/resources/images/green-16x16.png?e52 51w&quot; sizes=&quot;not unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e53 50w, /w3c/resources/images/green-16x16.png?e53 51w&quot; sizes=&quot;print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e54 50w, /w3c/resources/images/green-16x16.png?e54 51w&quot; sizes=&quot;not print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e55 50w, /w3c/resources/images/green-16x16.png?e55 51w&quot; sizes=&quot;unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e56 50w, /w3c/resources/images/green-16x16.png?e56 51w&quot; sizes=&quot;not unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e57 50w, /w3c/resources/images/green-16x16.png?e57 51w&quot; sizes=&quot;(min-width:0) or (min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e58 50w, /w3c/resources/images/green-16x16.png?e58 51w&quot; sizes=&quot;(min-width:0) or (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e59 50w, /w3c/resources/images/green-16x16.png?e59 51w&quot; sizes=&quot;(min-width:0) or (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e60 50w, /w3c/resources/images/green-16x16.png?e60 51w&quot; sizes=&quot;(min-width:0) or (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e61 50w, /w3c/resources/images/green-16x16.png?e61 51w&quot; sizes=&quot;(min-width:0) or (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e62 50w, /w3c/resources/images/green-16x16.png?e62 51w&quot; sizes=&quot;(min-width:0) or unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e63 50w, /w3c/resources/images/green-16x16.png?e63 51w&quot; sizes=&quot;(min-width:0) or (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e64 50w, /w3c/resources/images/green-16x16.png?e64 51w&quot; sizes=&quot;(min-width:0) or unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e65 50w, /w3c/resources/images/green-16x16.png?e65 51w&quot; sizes=&quot;(123) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e66 50w, /w3c/resources/images/green-16x16.png?e66 51w&quot; sizes=&quot;not (123) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e67 50w, /w3c/resources/images/green-16x16.png?e67 51w&quot; sizes=&quot;(!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e68 50w, /w3c/resources/images/green-16x16.png?e68 51w&quot; sizes=&quot;not (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e69 50w, /w3c/resources/images/green-16x16.png?e69 51w&quot; sizes=&quot;! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e70 50w, /w3c/resources/images/green-16x16.png?e70 51w&quot; sizes=&quot;not ! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e71 50w, /w3c/resources/images/green-16x16.png?e71 51w&quot; sizes=&quot;(]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e72 50w, /w3c/resources/images/green-16x16.png?e72 51w&quot; sizes=&quot;not (]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e73 50w, /w3c/resources/images/green-16x16.png?e73 51w&quot; sizes=&quot;] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e74 50w, /w3c/resources/images/green-16x16.png?e74 51w&quot; sizes=&quot;not ] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e75 50w, /w3c/resources/images/green-16x16.png?e75 51w&quot; sizes=&quot;(}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e76 50w, /w3c/resources/images/green-16x16.png?e76 51w&quot; sizes=&quot;not (}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e77 50w, /w3c/resources/images/green-16x16.png?e77 51w&quot; sizes=&quot;} 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e78 50w, /w3c/resources/images/green-16x16.png?e78 51w&quot; sizes=&quot;not } 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e79 50w, /w3c/resources/images/green-16x16.png?e79 51w&quot; sizes=&quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e80 50w, /w3c/resources/images/green-16x16.png?e80 51w&quot; sizes=&quot;not ) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e81 50w, /w3c/resources/images/green-16x16.png?e81 51w&quot; sizes=&quot;(;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e82 50w, /w3c/resources/images/green-16x16.png?e82 51w&quot; sizes=&quot;not (;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e83 50w, /w3c/resources/images/green-16x16.png?e83 51w&quot; sizes=&quot;(.) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e84 50w, /w3c/resources/images/green-16x16.png?e84 51w&quot; sizes=&quot;not (.) 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e85 50w, /w3c/resources/images/green-16x16.png?e85 51w&quot; sizes=&quot;; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e86 50w, /w3c/resources/images/green-16x16.png?e86 51w&quot; sizes=&quot;not ; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e87 50w, /w3c/resources/images/green-16x16.png?e87 51w&quot; sizes=&quot;, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e88 50w, /w3c/resources/images/green-16x16.png?e88 51w&quot; sizes=&quot;1px,&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e89 50w, /w3c/resources/images/green-16x16.png?e89 51w&quot; sizes=&quot;(min-width:0) 1px,&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e90 50w, /w3c/resources/images/green-16x16.png?e90 51w&quot; sizes=&quot;-0e-0px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e91 50w, /w3c/resources/images/green-16x16.png?e91 51w&quot; sizes=&quot;+0.11e+01px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e92 50w, /w3c/resources/images/green-16x16.png?e92 51w&quot; sizes=&quot;0.2e1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e93 50w, /w3c/resources/images/green-16x16.png?e93 51w&quot; sizes=&quot;0.3E1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e94 50w, /w3c/resources/images/green-16x16.png?e94 51w&quot; sizes=&quot;.4E1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e95 50w, /w3c/resources/images/green-16x16.png?e95 51w&quot; sizes=&quot;all 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e96 50w, /w3c/resources/images/green-16x16.png?e96 51w&quot; sizes=&quot;all and (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e97 50w, /w3c/resources/images/green-16x16.png?e97 51w&quot; sizes=&quot;min-width:0 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e98 50w, /w3c/resources/images/green-16x16.png?e98 51w&quot; sizes=&quot;1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e99 50w, /w3c/resources/images/green-16x16.png?e99 51w&quot; sizes=&quot;1px, (min-width:0) 100vw&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e100 50w, /w3c/resources/images/green-16x16.png?e100 51w&quot; sizes=&quot;1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e101 50w, /w3c/resources/images/green-16x16.png?e101 51w&quot; sizes=&quot;(min-width:0) 1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f2 50w, /w3c/resources/images/green-16x16.png?f2 51w&quot; sizes=&quot;&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f3 50w, /w3c/resources/images/green-16x16.png?f3 51w&quot; sizes=&quot;,&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f4 50w, /w3c/resources/images/green-16x16.png?f4 51w&quot; sizes=&quot;-1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f5 50w, /w3c/resources/images/green-16x16.png?f5 51w&quot; sizes=&quot;1&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f6 50w, /w3c/resources/images/green-16x16.png?f6 51w&quot; sizes=&quot;0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f7 50w, /w3c/resources/images/green-16x16.png?f7 51w&quot; sizes=&quot;0.1deg&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f8 50w, /w3c/resources/images/green-16x16.png?f8 51w&quot; sizes=&quot;0.1grad&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f9 50w, /w3c/resources/images/green-16x16.png?f9 51w&quot; sizes=&quot;0.1rad&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f10 50w, /w3c/resources/images/green-16x16.png?f10 51w&quot; sizes=&quot;0.1turn&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f11 50w, /w3c/resources/images/green-16x16.png?f11 51w&quot; sizes=&quot;0.1s&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f12 50w, /w3c/resources/images/green-16x16.png?f12 51w&quot; sizes=&quot;0.1ms&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f13 50w, /w3c/resources/images/green-16x16.png?f13 51w&quot; sizes=&quot;0.1Hz&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f14 50w, /w3c/resources/images/green-16x16.png?f14 51w&quot; sizes=&quot;0.1kHz&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f15 50w, /w3c/resources/images/green-16x16.png?f15 51w&quot; sizes=&quot;0.1dpi&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f16 50w, /w3c/resources/images/green-16x16.png?f16 51w&quot; sizes=&quot;0.1dpcm&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f17 50w, /w3c/resources/images/green-16x16.png?f17 51w&quot; sizes=&quot;0.1dppx&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f18 50w, /w3c/resources/images/green-16x16.png?f18 51w&quot; data-foo=&quot;1px&quot; sizes=&quot;attr(data-foo, length, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f19 50w, /w3c/resources/images/green-16x16.png?f19 51w&quot; data-foo=&quot;1&quot; sizes=&quot;attr(data-foo, px, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f20 50w, /w3c/resources/images/green-16x16.png?f20 51w&quot; sizes=&quot;toggle(1px)&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f21 50w, /w3c/resources/images/green-16x16.png?f21 51w&quot; sizes=&quot;inherit&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f22 50w, /w3c/resources/images/green-16x16.png?f22 51w&quot; sizes=&quot;auto&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f23 50w, /w3c/resources/images/green-16x16.png?f23 51w&quot; sizes=&quot;initial&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f24 50w, /w3c/resources/images/green-16x16.png?f24 51w&quot; sizes=&quot;unset&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f25 50w, /w3c/resources/images/green-16x16.png?f25 51w&quot; sizes=&quot;default&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f26 50w, /w3c/resources/images/green-16x16.png?f26 51w&quot; sizes=&quot;1/* */px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f27 50w, /w3c/resources/images/green-16x16.png?f27 51w&quot; sizes=&quot;1p/* */x&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f28 50w, /w3c/resources/images/green-16x16.png?f28 51w&quot; sizes=&quot;-/**/0&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f29 50w, /w3c/resources/images/green-16x16.png?f29 51w&quot; sizes=&quot;((),1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f30 50w, /w3c/resources/images/green-16x16.png?f30 51w&quot; sizes=&quot;x(x(),1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f31 50w, /w3c/resources/images/green-16x16.png?f31 51w&quot; sizes=&quot;{{},1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f32 50w, /w3c/resources/images/green-16x16.png?f32 51w&quot; sizes=&quot;[[],1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f33 50w, /w3c/resources/images/green-16x16.png?f33 51w&quot; sizes=&quot;1px !important&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f34 50w, /w3c/resources/images/green-16x16.png?f34 51w&quot; sizes=&quot;\1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f35 50w, /w3c/resources/images/green-16x16.png?f35 51w&quot; sizes=&quot;all 1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f36 50w, /w3c/resources/images/green-16x16.png?f36 51w&quot; sizes=&quot;all and (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f37 50w, /w3c/resources/images/green-16x16.png?f37 51w&quot; sizes=&quot;min-width:0 1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f38 50w, /w3c/resources/images/green-16x16.png?f38 51w&quot; sizes=&quot;100vw, 1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f39 50w, /w3c/resources/images/green-16x16.png?f39 51w&quot; sizes=&quot;100vw, (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f40 50w, /w3c/resources/images/green-16x16.png?f40 51w&quot; sizes=&quot;foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f41 50w, /w3c/resources/images/green-16x16.png?f41 51w&quot; sizes=&quot;foo-bar&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f42 50w, /w3c/resources/images/green-16x16.png?f42 51w&quot; sizes=&quot;(min-width:0) 1px foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f43 50w, /w3c/resources/images/green-16x16.png?f43 51w&quot; sizes=&quot;(min-width:0) 0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f44 50w, /w3c/resources/images/green-16x16.png?f44 51w&quot; sizes=&quot;(min-width:0) 1&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f45 50w, /w3c/resources/images/green-16x16.png?f45 51w&quot; sizes=&quot;-1e0px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f46 50w, /w3c/resources/images/green-16x16.png?f46 51w&quot; sizes=&quot;1e1.5px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f47 50w, /w3c/resources/images/green-16x16.png?f47 51w&quot; style=&quot;--foo: 1px&quot; sizes=&quot;var(--foo)&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f48 50w, /w3c/resources/images/green-16x16.png?f48 51w&quot; sizes=&quot;calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f49 50w, /w3c/resources/images/green-16x16.png?f49 51w&quot; sizes=&quot;(min-width:0) calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (display:none) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?a2 300w, /w3c/resources/images/green-16x16.png?a2 301w&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?b2 450w, /w3c/resources/images/green-16x16.png?b2 451w&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?c2 600w, /w3c/resources/images/green-16x16.png?c2 601w&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?d2 900w, /w3c/resources/images/green-16x16.png?d2 901w&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e2 50w, /w3c/resources/images/green-16x16.png?e2 51w&quot; sizes=&quot;0&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e3 50w, /w3c/resources/images/green-16x16.png?e3 51w&quot; sizes=&quot;-0&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e4 50w, /w3c/resources/images/green-16x16.png?e4 51w&quot; sizes=&quot;+0&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e5 50w, /w3c/resources/images/green-16x16.png?e5 51w&quot; sizes=&quot;+1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e6 50w, /w3c/resources/images/green-16x16.png?e6 51w&quot; sizes=&quot;.1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e7 50w, /w3c/resources/images/green-16x16.png?e7 51w&quot; sizes=&quot;0.1em&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e8 50w, /w3c/resources/images/green-16x16.png?e8 51w&quot; sizes=&quot;0.1ex&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e9 50w, /w3c/resources/images/green-16x16.png?e9 51w&quot; sizes=&quot;0.1ch&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e10 50w, /w3c/resources/images/green-16x16.png?e10 51w&quot; sizes=&quot;0.1rem&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e11 50w, /w3c/resources/images/green-16x16.png?e11 51w&quot; sizes=&quot;0.1vw&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e12 50w, /w3c/resources/images/green-16x16.png?e12 51w&quot; sizes=&quot;0.1vh&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e13 50w, /w3c/resources/images/green-16x16.png?e13 51w&quot; sizes=&quot;0.1vmin&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e14 50w, /w3c/resources/images/green-16x16.png?e14 51w&quot; sizes=&quot;0.1vmax&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e15 50w, /w3c/resources/images/green-16x16.png?e15 51w&quot; sizes=&quot;0.1cm&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e16 50w, /w3c/resources/images/green-16x16.png?e16 51w&quot; sizes=&quot;1mm&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e17 50w, /w3c/resources/images/green-16x16.png?e17 51w&quot; sizes=&quot;1q&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e18 50w, /w3c/resources/images/green-16x16.png?e18 51w&quot; sizes=&quot;0.01in&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e19 50w, /w3c/resources/images/green-16x16.png?e19 51w&quot; sizes=&quot;0.1pc&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e20 50w, /w3c/resources/images/green-16x16.png?e20 51w&quot; sizes=&quot;0.1pt&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e21 50w, /w3c/resources/images/green-16x16.png?e21 51w&quot; sizes=&quot;/* */1px/* */&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e22 50w, /w3c/resources/images/green-16x16.png?e22 51w&quot; sizes=&quot; /**/ /**/ 1px /**/ /**/ &quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e23 50w, /w3c/resources/images/green-16x16.png?e23 51w&quot; sizes=&quot;(),1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e24 50w, /w3c/resources/images/green-16x16.png?e24 51w&quot; sizes=&quot;x(),1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e25 50w, /w3c/resources/images/green-16x16.png?e25 51w&quot; sizes=&quot;{},1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e26 50w, /w3c/resources/images/green-16x16.png?e26 51w&quot; sizes=&quot;[],1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e27 50w, /w3c/resources/images/green-16x16.png?e27 51w&quot; sizes=&quot;1px,(&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e28 50w, /w3c/resources/images/green-16x16.png?e28 51w&quot; sizes=&quot;1px,x(&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e29 50w, /w3c/resources/images/green-16x16.png?e29 51w&quot; sizes=&quot;1px,{&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e30 50w, /w3c/resources/images/green-16x16.png?e30 51w&quot; sizes=&quot;1px,[&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e31 50w, /w3c/resources/images/green-16x16.png?e31 51w&quot; sizes=&quot;\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e32 50w, /w3c/resources/images/green-16x16.png?e32 51w&quot; sizes=&quot;x\(,1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e33 50w, /w3c/resources/images/green-16x16.png?e33 51w&quot; sizes=&quot;\{,1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e34 50w, /w3c/resources/images/green-16x16.png?e34 51w&quot; sizes=&quot;\[,1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e35 50w, /w3c/resources/images/green-16x16.png?e35 51w&quot; sizes=&quot;1\p\x&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e36 50w, /w3c/resources/images/green-16x16.png?e36 51w&quot; sizes=&quot;calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e37 50w, /w3c/resources/images/green-16x16.png?e37 51w&quot; sizes=&quot;(min-width:0) calc(1px)&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e38 50w, /w3c/resources/images/green-16x16.png?e38 51w&quot; sizes=&quot;(min-width:calc(0)) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e39 50w, /w3c/resources/images/green-16x16.png?e39 51w&quot; sizes=&quot;(min-width:0) 1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e40 50w, /w3c/resources/images/green-16x16.png?e40 51w&quot; sizes=&quot;(min-width:0) 1px, (min-width:0) 100vw, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e41 50w, /w3c/resources/images/green-16x16.png?e41 51w&quot; sizes=&quot;(min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e42 50w, /w3c/resources/images/green-16x16.png?e42 51w&quot; sizes=&quot;not (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e43 50w, /w3c/resources/images/green-16x16.png?e43 51w&quot; sizes=&quot;(min-width:unknown-mf-value) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e44 50w, /w3c/resources/images/green-16x16.png?e44 51w&quot; sizes=&quot;not (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e45 50w, /w3c/resources/images/green-16x16.png?e45 51w&quot; sizes=&quot;(min-width:-1px) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e46 50w, /w3c/resources/images/green-16x16.png?e46 51w&quot; sizes=&quot;not (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e47 50w, /w3c/resources/images/green-16x16.png?e47 51w&quot; sizes=&quot;(unknown-mf-name) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e48 50w, /w3c/resources/images/green-16x16.png?e48 51w&quot; sizes=&quot;not (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e49 50w, /w3c/resources/images/green-16x16.png?e49 51w&quot; sizes=&quot;(&amp;quot;unknown-general-enclosed&amp;quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e50 50w, /w3c/resources/images/green-16x16.png?e50 51w&quot; sizes=&quot;not (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e51 50w, /w3c/resources/images/green-16x16.png?e51 51w&quot; sizes=&quot;unknown-general-enclosed(foo) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e52 50w, /w3c/resources/images/green-16x16.png?e52 51w&quot; sizes=&quot;not unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e53 50w, /w3c/resources/images/green-16x16.png?e53 51w&quot; sizes=&quot;print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e54 50w, /w3c/resources/images/green-16x16.png?e54 51w&quot; sizes=&quot;not print 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e55 50w, /w3c/resources/images/green-16x16.png?e55 51w&quot; sizes=&quot;unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e56 50w, /w3c/resources/images/green-16x16.png?e56 51w&quot; sizes=&quot;not unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e57 50w, /w3c/resources/images/green-16x16.png?e57 51w&quot; sizes=&quot;(min-width:0) or (min-width:0) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e58 50w, /w3c/resources/images/green-16x16.png?e58 51w&quot; sizes=&quot;(min-width:0) or (unknown-mf-name) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e59 50w, /w3c/resources/images/green-16x16.png?e59 51w&quot; sizes=&quot;(min-width:0) or (min-width:unknown-mf-value) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e60 50w, /w3c/resources/images/green-16x16.png?e60 51w&quot; sizes=&quot;(min-width:0) or (min-width:-1px) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e61 50w, /w3c/resources/images/green-16x16.png?e61 51w&quot; sizes=&quot;(min-width:0) or (&amp;quot;unknown-general-enclosed&amp;quot;) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e62 50w, /w3c/resources/images/green-16x16.png?e62 51w&quot; sizes=&quot;(min-width:0) or unknown-general-enclosed(foo) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e63 50w, /w3c/resources/images/green-16x16.png?e63 51w&quot; sizes=&quot;(min-width:0) or (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e64 50w, /w3c/resources/images/green-16x16.png?e64 51w&quot; sizes=&quot;(min-width:0) or unknown-media-type 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e65 50w, /w3c/resources/images/green-16x16.png?e65 51w&quot; sizes=&quot;(123) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e66 50w, /w3c/resources/images/green-16x16.png?e66 51w&quot; sizes=&quot;not (123) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e67 50w, /w3c/resources/images/green-16x16.png?e67 51w&quot; sizes=&quot;(!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e68 50w, /w3c/resources/images/green-16x16.png?e68 51w&quot; sizes=&quot;not (!) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e69 50w, /w3c/resources/images/green-16x16.png?e69 51w&quot; sizes=&quot;! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e70 50w, /w3c/resources/images/green-16x16.png?e70 51w&quot; sizes=&quot;not ! 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e71 50w, /w3c/resources/images/green-16x16.png?e71 51w&quot; sizes=&quot;(]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e72 50w, /w3c/resources/images/green-16x16.png?e72 51w&quot; sizes=&quot;not (]) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e73 50w, /w3c/resources/images/green-16x16.png?e73 51w&quot; sizes=&quot;] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e74 50w, /w3c/resources/images/green-16x16.png?e74 51w&quot; sizes=&quot;not ] 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e75 50w, /w3c/resources/images/green-16x16.png?e75 51w&quot; sizes=&quot;(}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e76 50w, /w3c/resources/images/green-16x16.png?e76 51w&quot; sizes=&quot;not (}) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e77 50w, /w3c/resources/images/green-16x16.png?e77 51w&quot; sizes=&quot;} 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e78 50w, /w3c/resources/images/green-16x16.png?e78 51w&quot; sizes=&quot;not } 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e79 50w, /w3c/resources/images/green-16x16.png?e79 51w&quot; sizes=&quot;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e80 50w, /w3c/resources/images/green-16x16.png?e80 51w&quot; sizes=&quot;not ) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e81 50w, /w3c/resources/images/green-16x16.png?e81 51w&quot; sizes=&quot;(;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e82 50w, /w3c/resources/images/green-16x16.png?e82 51w&quot; sizes=&quot;not (;) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e83 50w, /w3c/resources/images/green-16x16.png?e83 51w&quot; sizes=&quot;(.) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e84 50w, /w3c/resources/images/green-16x16.png?e84 51w&quot; sizes=&quot;not (.) 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e85 50w, /w3c/resources/images/green-16x16.png?e85 51w&quot; sizes=&quot;; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e86 50w, /w3c/resources/images/green-16x16.png?e86 51w&quot; sizes=&quot;not ; 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e87 50w, /w3c/resources/images/green-16x16.png?e87 51w&quot; sizes=&quot;, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e88 50w, /w3c/resources/images/green-16x16.png?e88 51w&quot; sizes=&quot;1px,&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e89 50w, /w3c/resources/images/green-16x16.png?e89 51w&quot; sizes=&quot;(min-width:0) 1px,&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e90 50w, /w3c/resources/images/green-16x16.png?e90 51w&quot; sizes=&quot;-0e-0px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e91 50w, /w3c/resources/images/green-16x16.png?e91 51w&quot; sizes=&quot;+0.11e+01px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e92 50w, /w3c/resources/images/green-16x16.png?e92 51w&quot; sizes=&quot;0.2e1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e93 50w, /w3c/resources/images/green-16x16.png?e93 51w&quot; sizes=&quot;0.3E1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e94 50w, /w3c/resources/images/green-16x16.png?e94 51w&quot; sizes=&quot;.4E1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e95 50w, /w3c/resources/images/green-16x16.png?e95 51w&quot; sizes=&quot;all 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e96 50w, /w3c/resources/images/green-16x16.png?e96 51w&quot; sizes=&quot;all and (min-width:0) 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e97 50w, /w3c/resources/images/green-16x16.png?e97 51w&quot; sizes=&quot;min-width:0 100vw, 1px&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e98 50w, /w3c/resources/images/green-16x16.png?e98 51w&quot; sizes=&quot;1px, 100vw&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e99 50w, /w3c/resources/images/green-16x16.png?e99 51w&quot; sizes=&quot;1px, (min-width:0) 100vw&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e100 50w, /w3c/resources/images/green-16x16.png?e100 51w&quot; sizes=&quot;1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?e101 50w, /w3c/resources/images/green-16x16.png?e101 51w&quot; sizes=&quot;(min-width:0) 1px, foo bar&quot;&gt; ref sizes=&quot;1px&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f2 50w, /w3c/resources/images/green-16x16.png?f2 51w&quot; sizes=&quot;&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f3 50w, /w3c/resources/images/green-16x16.png?f3 51w&quot; sizes=&quot;,&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f4 50w, /w3c/resources/images/green-16x16.png?f4 51w&quot; sizes=&quot;-1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f5 50w, /w3c/resources/images/green-16x16.png?f5 51w&quot; sizes=&quot;1&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f6 50w, /w3c/resources/images/green-16x16.png?f6 51w&quot; sizes=&quot;0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f7 50w, /w3c/resources/images/green-16x16.png?f7 51w&quot; sizes=&quot;0.1deg&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f8 50w, /w3c/resources/images/green-16x16.png?f8 51w&quot; sizes=&quot;0.1grad&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f9 50w, /w3c/resources/images/green-16x16.png?f9 51w&quot; sizes=&quot;0.1rad&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f10 50w, /w3c/resources/images/green-16x16.png?f10 51w&quot; sizes=&quot;0.1turn&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f11 50w, /w3c/resources/images/green-16x16.png?f11 51w&quot; sizes=&quot;0.1s&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f12 50w, /w3c/resources/images/green-16x16.png?f12 51w&quot; sizes=&quot;0.1ms&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f13 50w, /w3c/resources/images/green-16x16.png?f13 51w&quot; sizes=&quot;0.1Hz&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f14 50w, /w3c/resources/images/green-16x16.png?f14 51w&quot; sizes=&quot;0.1kHz&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f15 50w, /w3c/resources/images/green-16x16.png?f15 51w&quot; sizes=&quot;0.1dpi&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f16 50w, /w3c/resources/images/green-16x16.png?f16 51w&quot; sizes=&quot;0.1dpcm&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f17 50w, /w3c/resources/images/green-16x16.png?f17 51w&quot; sizes=&quot;0.1dppx&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f18 50w, /w3c/resources/images/green-16x16.png?f18 51w&quot; data-foo=&quot;1px&quot; sizes=&quot;attr(data-foo, length, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f19 50w, /w3c/resources/images/green-16x16.png?f19 51w&quot; data-foo=&quot;1&quot; sizes=&quot;attr(data-foo, px, 1px)&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f20 50w, /w3c/resources/images/green-16x16.png?f20 51w&quot; sizes=&quot;toggle(1px)&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f21 50w, /w3c/resources/images/green-16x16.png?f21 51w&quot; sizes=&quot;inherit&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f22 50w, /w3c/resources/images/green-16x16.png?f22 51w&quot; sizes=&quot;auto&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f23 50w, /w3c/resources/images/green-16x16.png?f23 51w&quot; sizes=&quot;initial&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f24 50w, /w3c/resources/images/green-16x16.png?f24 51w&quot; sizes=&quot;unset&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f25 50w, /w3c/resources/images/green-16x16.png?f25 51w&quot; sizes=&quot;default&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f26 50w, /w3c/resources/images/green-16x16.png?f26 51w&quot; sizes=&quot;1/* */px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f27 50w, /w3c/resources/images/green-16x16.png?f27 51w&quot; sizes=&quot;1p/* */x&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f28 50w, /w3c/resources/images/green-16x16.png?f28 51w&quot; sizes=&quot;-/**/0&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f29 50w, /w3c/resources/images/green-16x16.png?f29 51w&quot; sizes=&quot;((),1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f30 50w, /w3c/resources/images/green-16x16.png?f30 51w&quot; sizes=&quot;x(x(),1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f31 50w, /w3c/resources/images/green-16x16.png?f31 51w&quot; sizes=&quot;{{},1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f32 50w, /w3c/resources/images/green-16x16.png?f32 51w&quot; sizes=&quot;[[],1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f33 50w, /w3c/resources/images/green-16x16.png?f33 51w&quot; sizes=&quot;1px !important&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f34 50w, /w3c/resources/images/green-16x16.png?f34 51w&quot; sizes=&quot;\1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f35 50w, /w3c/resources/images/green-16x16.png?f35 51w&quot; sizes=&quot;all 1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f36 50w, /w3c/resources/images/green-16x16.png?f36 51w&quot; sizes=&quot;all and (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f37 50w, /w3c/resources/images/green-16x16.png?f37 51w&quot; sizes=&quot;min-width:0 1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f38 50w, /w3c/resources/images/green-16x16.png?f38 51w&quot; sizes=&quot;100vw, 1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f39 50w, /w3c/resources/images/green-16x16.png?f39 51w&quot; sizes=&quot;100vw, (min-width:0) 1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f40 50w, /w3c/resources/images/green-16x16.png?f40 51w&quot; sizes=&quot;foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f41 50w, /w3c/resources/images/green-16x16.png?f41 51w&quot; sizes=&quot;foo-bar&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f42 50w, /w3c/resources/images/green-16x16.png?f42 51w&quot; sizes=&quot;(min-width:0) 1px foo bar&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f43 50w, /w3c/resources/images/green-16x16.png?f43 51w&quot; sizes=&quot;(min-width:0) 0.1%&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f44 50w, /w3c/resources/images/green-16x16.png?f44 51w&quot; sizes=&quot;(min-width:0) 1&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f45 50w, /w3c/resources/images/green-16x16.png?f45 51w&quot; sizes=&quot;-1e0px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f46 50w, /w3c/resources/images/green-16x16.png?f46 51w&quot; sizes=&quot;1e1.5px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f47 50w, /w3c/resources/images/green-16x16.png?f47 51w&quot; style=&quot;--foo: 1px&quot; sizes=&quot;var(--foo)&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f48 50w, /w3c/resources/images/green-16x16.png?f48 51w&quot; sizes=&quot;calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
-PASS &lt;img srcset=&quot;/w3c/resources/images/green-1x1.png?f49 50w, /w3c/resources/images/green-16x16.png?f49 51w&quot; sizes=&quot;(min-width:0) calc(1px&quot;&gt; ref sizes=&quot;100vw&quot; (width:1000px) 
</del><ins>+PASS img parse a sizes attribute 
</ins><span class="cx"> 
</span></span></pre></div>
<a id="trunkLayoutTestsplatformwinimportedw3cwebplatformtestshtmlsemanticsembeddedcontenttheimgelementupdatethesourcesetexpectedtxt"></a>
<div class="modfile"><h4>Modified: trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt (189483 => 189484)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt        2015-09-08 06:24:21 UTC (rev 189483)
+++ trunk/LayoutTests/platform/win/imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/update-the-source-set-expected.txt        2015-09-08 06:48:54 UTC (rev 189484)
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx"> 
</span><span class="cx"> 
</span><span class="cx"> PASS &lt;img data-expect=&quot;&quot;&gt; 
</span><del>-FAIL &lt;img src=&quot;&quot; data-expect=&quot;&quot;&gt; assert_equals: expected &quot;&quot; but got &quot;http://127.0.0.1:8000/w3c/html/semantics/embedded-content/the-img-element/update-the-source-set.html&quot;
</del><ins>+FAIL &lt;img src=&quot;&quot; data-expect=&quot;&quot;&gt; assert_equals: expected &quot;&quot; but got &quot;http://localhost:8800/html/semantics/embedded-content/the-img-element/update-the-source-set.html&quot;
</ins><span class="cx"> PASS &lt;img src=&quot;data:,a&quot; data-expect=&quot;data:,a&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;&quot; src=&quot;data:,a&quot; data-expect=&quot;data:,a&quot;&gt; 
</span><span class="cx"> PASS &lt;img srcset=&quot;data:,b&quot; src=&quot;data:,a&quot; data-expect=&quot;data:,b&quot;&gt; 
</span></span></pre>
</div>
</div>

</body>
</html>