Files
ladybird/Tests/LibWeb/Text/input/css/CSSStyleSheet-replaceSync.html
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

1.7 KiB