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-domrect" title="dom-DOMRect"><code>DOMRect(<var>left</var>, <var>top</var>, <var>width</var>, <var>height</var>)</code></dfn> constructor, when invoked, must
1629
-
run the following steps:
1628
+
<pclass="atrisk">The <dfnid="dom-domrect" title="dom-DOMRect"><code>DOMRect(<var>left</var>, <var>top</var>, <var>width</var>, <var>height</var>)</code></dfn> constructor, when
1629
+
invoked, must run the following steps:
1630
1630
1631
1631
<ol>
1632
1632
<li><p>Let <var>right</var> be <var>left</var> plus <var>width</var>.
<p>Objects implementing the <code><ahref="#domquad">DOMQuad</a></code> interface represents a quadrilateral shape. <code><ahref="#domquad">DOMQuad</a></code> objects have an <dfnid="associated-bounding-rectangle">associated
1710
1710
bounding rectangle</dfn> set to a <code><ahref="#domrect">DOMRect</a></code> object when created.
<p>The <dfnid="dom-domquad-bounds" title="dom-DOMQuad-bounds"><code>bounds</code></dfn> attribute must return the <ahref="#associated-bounding-rectangle">associated bounding rectangle</a>.
<p>The <dfntitle=dom-DOMRect><code>DOMRect(<var>left</var>, <var>top</var>, <var>width</var>, <var>height</var>)</code></dfn> constructor, when invoked, must
1587
-
run the following steps:
1586
+
<pclass=atrisk>The <dfntitle=dom-DOMRect><code>DOMRect(<var>left</var>, <var>top</var>, <var>width</var>, <var>height</var>)</code></dfn> constructor, when
1587
+
invoked, must run the following steps:
1588
1588
1589
1589
<ol>
1590
1590
<li><p>Let <var>right</var> be <var>left</var> plus <var>width</var>.
0 commit comments