Open wassfila opened 4 years ago
style is missing
document.body.offsetHeight is 0 fallback on window.innerHeight which breaks the parent element value provided by the function create_svg() call
CSSStyleSheet() throws an error, fallback on appending style element but menu still using style construction
two issues remaining for Firefox
style is missing
document.body.offsetHeight is 0 fallback on window.innerHeight which breaks the parent element value provided by the function create_svg() call
CSSStyleSheet() throws an error, fallback on appending style element but menu still using style construction