You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The <dfnid="dom-screen-availwidth" title="dom-Screen-availWidth"><code>availWidth</code></dfn> attribute must return the available width of the rendering surface of the output
758
-
device. <!--fingerprint--></p>
758
+
device, in CSS pixels. <!--fingerprint--></p>
759
759
760
760
<p>The <dfnid="dom-screen-availheight" title="dom-Screen-availHeight"><code>availHeight</code></dfn> attribute must return the available height of the rendering surface of the output
761
-
device. <!--fingerprint--></p>
761
+
device, in CSS pixels. <!--fingerprint--></p>
762
762
763
-
<p>The <dfnid="dom-screen-width" title="dom-Screen-width"><code>width</code></dfn> attribute must return the width of the output device. <!--fingerprint--></p>
763
+
<p>The <dfnid="dom-screen-width" title="dom-Screen-width"><code>width</code></dfn> attribute must return the width of the output device, in CSS pixels. <!--fingerprint--></p>
764
764
765
-
<p>The <dfnid="dom-screen-height" title="dom-Screen-height"><code>height</code></dfn> attribute must return the height of the output device. <!--fingerprint--></p>
765
+
<p>The <dfnid="dom-screen-height" title="dom-Screen-height"><code>height</code></dfn> attribute must return the height of the output device, in CSS pixels. <!--fingerprint--></p>
766
766
767
767
<p>The <dfnid="dom-screen-colordepth" title="dom-Screen-colorDepth"><code>colorDepth</code></dfn> attribute must return 24.</p>
<p>The <dfntitle=dom-Screen-availWidth><code>availWidth</code></dfn> attribute must return the available width of the rendering surface of the output
720
-
device. <!--fingerprint--></p>
720
+
device, in CSS pixels. <!--fingerprint--></p>
721
721
722
722
<p>The <dfntitle=dom-Screen-availHeight><code>availHeight</code></dfn> attribute must return the available height of the rendering surface of the output
723
-
device. <!--fingerprint--></p>
723
+
device, in CSS pixels. <!--fingerprint--></p>
724
724
725
-
<p>The <dfntitle=dom-Screen-width><code>width</code></dfn> attribute must return the width of the output device. <!--fingerprint--></p>
725
+
<p>The <dfntitle=dom-Screen-width><code>width</code></dfn> attribute must return the width of the output device, in CSS pixels. <!--fingerprint--></p>
726
726
727
-
<p>The <dfntitle=dom-Screen-height><code>height</code></dfn> attribute must return the height of the output device. <!--fingerprint--></p>
727
+
<p>The <dfntitle=dom-Screen-height><code>height</code></dfn> attribute must return the height of the output device, in CSS pixels. <!--fingerprint--></p>
728
728
729
729
<p>The <dfntitle=dom-Screen-colorDepth><code>colorDepth</code></dfn> attribute must return 24.</p>
0 commit comments