getComputedStyle typo
This commit is contained in:
parent
1a2982650d
commit
17c2317cc7
1 changed files with 1 additions and 1 deletions
|
@ -301,4 +301,4 @@ To change the styles:
|
|||
|
||||
To read the resolved styles (with respect to all classes, after all CSS is applied and final values are calculated):
|
||||
|
||||
- The `getComputedStyles(elem[, pseudo])` returns the style-like object with them. Read-only.
|
||||
- The `getComputedStyle(elem[, pseudo])` returns the style-like object with them. Read-only.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue