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
<ahref="#concept-geometry-rectangle-height" title="concept-geometry-rectangle-height">height</a>. On setting, the <ahref="#concept-geometry-rectangle-height" title="concept-geometry-rectangle-height">height</a> must be set to the new
1684
1687
value.
1685
1688
1686
-
<p>The <dfnid="dom-domrect-top" title="dom-DOMRect-top"><code>top</code></dfn> attribute, on getting, must return min(<ahref="#concept-geometry-rectangle-y-coordinate" title="concept-geometry-rectangle-y-coordinate">y
<dfnid="dom-domrectreadonly-width" title="dom-DOMRectReadOnly-width"><code>width</code></dfn> and <dfnid="dom-domrectreadonly-height" title="dom-DOMRectReadOnly-height"><code>height</code></dfn> attributes of the
1691
+
<code><ahref="#domrectreadonly">DOMRectReadOnly</a></code> interface, on getting, must behave the same as the attribute of the same name on the <code><ahref="#domrect">DOMRect</a></code> interface.
1692
+
1693
+
<p>The <dfnid="dom-abstractrect-top" title="dom-AbstractRect-top"><code>top</code></dfn> attribute, on getting, must return min(<ahref="#concept-geometry-rectangle-y-coordinate" title="concept-geometry-rectangle-y-coordinate">y
<p>The <dfnid="dom-domrect-right" title="dom-DOMRect-right"><code>right</code></dfn> attribute, on getting, must return max(<ahref="#concept-geometry-rectangle-x-coordinate" title="concept-geometry-rectangle-x-coordinate">x
1696
+
<p>The <dfnid="dom-abstractrect-right" title="dom-AbstractRect-right"><code>right</code></dfn> attribute, on getting, must return max(<ahref="#concept-geometry-rectangle-x-coordinate" title="concept-geometry-rectangle-x-coordinate">x
<p>The <dfnid="dom-domrect-bottom" title="dom-DOMRect-bottom"><code>bottom</code></dfn> attribute, on getting, must return max(<ahref="#concept-geometry-rectangle-y-coordinate" title="concept-geometry-rectangle-y-coordinate">y
1699
+
<p>The <dfnid="dom-abstractrect-bottom" title="dom-AbstractRect-bottom"><code>bottom</code></dfn> attribute, on getting, must return max(<ahref="#concept-geometry-rectangle-y-coordinate" title="concept-geometry-rectangle-y-coordinate">y
<p>The <dfnid="dom-domrect-left" title="dom-DOMRect-left"><code>left</code></dfn> attribute, on getting, must return min(<ahref="#concept-geometry-rectangle-x-coordinate" title="concept-geometry-rectangle-x-coordinate">x
1702
+
<p>The <dfnid="dom-abstractrect-left" title="dom-AbstractRect-left"><code>left</code></dfn> attribute, on getting, must return min(<ahref="#concept-geometry-rectangle-x-coordinate" title="concept-geometry-rectangle-x-coordinate">x
<dfnid="dom-domrectreadonly-bottom" title="dom-DOMRectReadOnly-bottom"><code>bottom</code></dfn> and <dfnid="dom-domrectreadonly-left" title="dom-DOMRectReadOnly-left"><code>left</code></dfn> attributes of the
1702
-
<code><ahref="#domrectreadonly">DOMRectReadOnly</a></code> interface, on getting, must behave the same as the attribute of the same name on the <code><ahref="#domrect">DOMRect</a></code> interface.
<spantitle=concept-geometry-rectangle-height>height</span>. On setting, the <spantitle=concept-geometry-rectangle-height>height</span> must be set to the new
1642
1645
value.
1643
1646
1644
-
<p>The <dfntitle=dom-DOMRect-top><code>top</code></dfn> attribute, on getting, must return min(<spantitle=concept-geometry-rectangle-y-coordinate>y
<dfntitle=dom-DOMRectReadOnly-width><code>width</code></dfn> and <dfntitle=dom-DOMRectReadOnly-height><code>height</code></dfn> attributes of the
1649
+
<code>DOMRectReadOnly</code> interface, on getting, must behave the same as the attribute of the same name on the <code>DOMRect</code> interface.
1650
+
1651
+
<p>The <dfntitle=dom-AbstractRect-top><code>top</code></dfn> attribute, on getting, must return min(<spantitle=concept-geometry-rectangle-y-coordinate>y
<p>The <dfntitle=dom-DOMRect-right><code>right</code></dfn> attribute, on getting, must return max(<spantitle=concept-geometry-rectangle-x-coordinate>x
1654
+
<p>The <dfntitle=dom-AbstractRect-right><code>right</code></dfn> attribute, on getting, must return max(<spantitle=concept-geometry-rectangle-x-coordinate>x
<p>The <dfntitle=dom-DOMRect-bottom><code>bottom</code></dfn> attribute, on getting, must return max(<spantitle=concept-geometry-rectangle-y-coordinate>y
1657
+
<p>The <dfntitle=dom-AbstractRect-bottom><code>bottom</code></dfn> attribute, on getting, must return max(<spantitle=concept-geometry-rectangle-y-coordinate>y
<p>The <dfntitle=dom-DOMRect-left><code>left</code></dfn> attribute, on getting, must return min(<spantitle=concept-geometry-rectangle-x-coordinate>x
1660
+
<p>The <dfntitle=dom-AbstractRect-left><code>left</code></dfn> attribute, on getting, must return min(<spantitle=concept-geometry-rectangle-x-coordinate>x
0 commit comments