source_set("IntersectionObserver") { configs += [ "//Userland/Libraries/LibWeb:configs" ] deps = [ "//Userland/Libraries/LibWeb:all_generated" ] sources = [ "IntersectionObserver.cpp", "IntersectionObserverEntry.cpp", ] }