Skip to content

Commit 2d45a47

Browse files
chrishtrsvgeesus
authored andcommitted
Merge pull request #304 from chrishtr/removereferencetobox
Remove sentence unnecessarily referencing "box types"
1 parent b2ad25a commit 2d45a47

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

geometry/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,7 @@ is ''1'', then this is a 2D transformation. Otherwise this is a 3D transformatio
255255

256256
<h2 id=DOMRect>The DOMRect interfaces</h2>
257257

258-
<p>Objects implementing the {{DOMRectReadOnly}} interface represent a <dfn>rectangle</dfn>. The type
259-
of box is specified by the method or attribute that returns a {{DOMRect}} or {{DOMRectReadOnly}}
260-
object.
258+
<p>Objects implementing the {{DOMRectReadOnly}} interface represent a <dfn>rectangle</dfn>.
261259

262260
<p><a>Rectangles</a> have the following properties:
263261

0 commit comments

Comments
 (0)