Files
ladybird/Userland/Libraries/LibWeb/CSS/CSSStyleSheet.cpp
Tim Ledbetter 87b52a1816 LibWeb: Implement CSSStyleSheet.replaceSync()
This method behaves the same as `CSSStyleSheet.replace()` but the
operation is performed synchronously.
2024-02-24 21:59:28 +01:00

13 KiB