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 2c8e14c commit 5b998ffCopy full SHA for 5b998ff
geometry/Overview.bs
@@ -2048,11 +2048,11 @@ various specifications as well as proprietary interfaces found in some user agen
2048
attempts to enumerate these interfaces.
2049
2050
2051
-<h3 id="historical-cssom">CSSOM</h3>
+<h3 id="historical-cssom-view">CSSOM View</h3>
2052
2053
-<p>Earlier revisions of CSSOM defined a <code>ClientRect</code> interface, which is replaced by
+<p>Earlier revisions of CSSOM View defined a <code>ClientRect</code> interface, which is replaced by
2054
{{DOMRect}}. Implementations conforming to this specification will not support
2055
-<code>ClientRect</code>. [[CSSOM]]
+<code>ClientRect</code>. [[CSSOM-VIEW]]
2056
2057
2058
<h3 id="historical-svg">SVG</h3>
0 commit comments