Skip to content

Commit 5b998ff

Browse files
zcorpansvgeesus
authored andcommitted
Editorial: CSSOM View defined ClientRect, not CSSOM
1 parent 2c8e14c commit 5b998ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

geometry/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2048,11 +2048,11 @@ various specifications as well as proprietary interfaces found in some user agen
20482048
attempts to enumerate these interfaces.
20492049

20502050

2051-
<h3 id="historical-cssom">CSSOM</h3>
2051+
<h3 id="historical-cssom-view">CSSOM View</h3>
20522052

2053-
<p>Earlier revisions of CSSOM defined a <code>ClientRect</code> interface, which is replaced by
2053+
<p>Earlier revisions of CSSOM View defined a <code>ClientRect</code> interface, which is replaced by
20542054
{{DOMRect}}. Implementations conforming to this specification will not support
2055-
<code>ClientRect</code>. [[CSSOM]]
2055+
<code>ClientRect</code>. [[CSSOM-VIEW]]
20562056

20572057

20582058
<h3 id="historical-svg">SVG</h3>

0 commit comments

Comments
 (0)