We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f054c commit 42e027aCopy full SHA for 42e027a
geometry/Overview.bs
@@ -141,7 +141,7 @@ id=dom-dompointreadonly-frompoint><code>fromPoint(<var>other</var>)</code></dfn>
141
142
<p>The <dfn method dfn-for=DOMPoint
143
id=dom-dompoint-frompoint><code>fromPoint(<var>other</var>)</code></dfn> static method on
144
-{{DOMPoint}} <a>create a <code>DOMPoint</code> from the dictionary</a> <var>other</var>.
+{{DOMPoint}} must <a>create a <code>DOMPoint</code> from the dictionary</a> <var>other</var>.
145
146
<p>To <dfn lt="create a DOMPointReadOnly from the dictionary">create a <code>DOMPointReadOnly</code>
147
from a dictionary</dfn> <var>other</var>, or to <dfn lt="create a DOMPoint from the
0 commit comments