Files
ladybird/Libraries/LibWeb/DOM/ShadowRoot.cpp
Callum Law 2cc3fbb017 LibWeb: Pass callback as lvalue ref in for_each_active_stylesheet
Taking the callback as an rvalue ref meant we couldn't use the same
callback more than once
2026-02-23 11:21:09 +00:00

10 KiB