Skip to content

Commit d6867e7

Browse files
zcorpansvgeesus
authored andcommitted
Editorial: Remove unneccessary prose for legacy aliases
Since speced/bikeshed#1021 is fixed, it is no longer necessary to `<dfn>` these in prose. Just the IDL is clear enough, and has a link to WebIDL for LegacyWindowAlias.
1 parent d9c6e9d commit d6867e7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

geometry/Overview.bs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,6 @@ and returns a new {{DOMPoint}} object.
215215
the attribute values <code>x: 20</code> and <code>y: 18</code>.
216216
</div>
217217

218-
<p>For historical reasons, the {{DOMPoint}} interface has the legacy window alias <dfn
219-
dfn-type=interface><code>SVGPoint</code></dfn>.
220-
221218

222219
<h2 id=DOMRect>The DOMRect interfaces</h2>
223220

@@ -375,9 +372,6 @@ steps:
375372
coordinate</a>, <a for=rectangle>x coordinate</a> + <a for=rectangle>width dimension</a>).
376373
</div>
377374

378-
<p>For historical reasons, the {{DOMRect}} interface has the legacy window alias <dfn
379-
dfn-type=interface><code>SVGRect</code></dfn>.
380-
381375

382376
<h2 id=DOMQuad>The DOMQuad interface</h2>
383377

@@ -809,10 +803,6 @@ prose.
809803
<p>The {{DOMMatrix}} and {{DOMMatrixReadOnly}} interfaces replace the <code>SVGMatrix</code>
810804
interface from SVG. [[SVG11]]
811805

812-
<p>For historical reasons, the {{DOMMatrix}} interface has the legacy window aliases <dfn
813-
dfn-type=interface><code>SVGMatrix</code></dfn> and <dfn
814-
dfn-type=interface><code>WebKitCSSMatrix</code></dfn>.
815-
816806

817807
<h3 id=dommatrixinit-dictionary>DOMMatrixInit dictionary</h3>
818808

0 commit comments

Comments
 (0)