HaxeFoundation / HaxeFoundation/haxe
[js] getComputedStyle argument type
Open
bug
feature-html-externs
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
I guess `js.html.Window.getCompiutedStyle` should better use `DOMElement` (a.k.a. Element) instead of `Element` (a.k.a .HTMLElement) for its argument type, shouldn't it?
Contributor guide
Assessment
This issue has not been assessed yet.