java.lang.RuntimeException: com.gargoylesoftware.htmlunit.ScriptException: Wrapped com.gargoylesoftware.htmlunit.ScriptException: TypeError: Cannot find function observe in object [object IntersectionObserver].
it seems there is a implementation but it doesn't have any methods. (http://htmlunit.sourceforge.net/xref/com/gargoylesoftware/htmlunit/javascript/host/canvas/IntersectionObserver.html)
Empty implementation were committed, hope that is sufficient.