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
@@ -1438,7 +1442,7 @@ The <dfn attribute for=Element>clientHeight</dfn> attribute must run these steps
1438
1442
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.
1439
1443
1440
1444
The <dfn attribute for=Element>currentCSSZoom</dfn> attribute must return the
1441
-
[=effective zoom=] of the element, or 1.0 if the element isn't [=rendered=].
1445
+
[=effective zoom=] of the element, or 1.0 if the element isn't [=being rendered=].
0 commit comments