Skip to content

Commit 6615df4

Browse files
author
Maksumi Murakami
authored
Update article.md
1 parent bc92283 commit 6615df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-ui/1-document/11-coordinates/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ In practice though, `elem.getBoundingClientRect()` always returns positive width
8989
```
9090
9191
```warn header="Internet Explorer: no support for `x/y`"
92-
Internet Explorer don't support `x/y` properties for historical reasons.
92+
Internet Explorer doesn't support `x/y` properties for historical reasons.
9393
9494
So we can either make a polyfill (add getters in `DomRect.prototype`) or just use `top/left`, as they are always the same as `x/y` for positive `width/height`, in particular in the result of `elem.getBoundingClientRect()`.
9595
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy