mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
383_teavm_issue
This commit is contained in:
parent
973cdf045b
commit
c031e11107
|
@ -114,6 +114,9 @@ public interface HTMLElement extends Element, ElementCSSInlineStyle, EventTarget
|
|||
@JSProperty
|
||||
int getScrollHeight();
|
||||
|
||||
@JSProperty
|
||||
int getOffsetWidth();
|
||||
|
||||
@JSProperty
|
||||
int getOffsetHeight();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user