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
@@ -1439,7 +1439,7 @@ The <dfn attribute for=Element>clientHeight</dfn> attribute must run these steps
1439
1439
1. Return the [=unscaled=] height of the <a>padding edge</a> excluding the height of any rendered scrollbar between the <a>padding edge</a> and the <a>border edge</a>, ignoring any <a>transforms</a> that apply to the element and its ancestors.
1440
1440
1441
1441
The <dfn attribute for=Element>currentCSSZoom</dfn> attribute must return the
1442
-
[=effective zoom=] of the element.
1442
+
[=effective zoom=] of the element, or 1.0 if the element isn't [=rendered=].
0 commit comments