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
Copy file name to clipboardExpand all lines: cssom-view-1/Overview.bs
+1-1
Original file line number
Diff line number
Diff line change
@@ -629,7 +629,7 @@ The <dfn attribute for=Window>outerHeight</dfn> attribute must return the height
629
629
client window. If there is no client window this
630
630
attribute must return zero. <!--fingerprint-->
631
631
632
-
The <dfn attribute for=Window caniuse=devicepixelratio>devicePixelRatio</dfn> attribute must return the result of the following algorithm:
632
+
The <dfn attribute for=Window caniuse=devicepixelratio>devicePixelRatio</dfn> attribute must return the result of the following <dfn export>determine the device pixel ratio</dfn>algorithm:
633
633
634
634
1. If there is no output device, return 1 and abort these steps.
635
635
1. Let <var>CSS pixel size</var> be the size of a <a lt=px value>CSS pixel</a> at the current <a>page zoom</a> scale factor and at a <a>pinch zoom</a> scale factor of 1.0.
0 commit comments