Files
ladybird/Userland/Libraries/LibWeb/CSS/CSSStyleDeclaration.cpp
Andreas Kling a8afb883c1 LibWeb: Implement CSS declaration block's "updating flag"
This flag is used to prevent reparsing the style attribute after it is
automatically updated after using the CSSOM API to mutate style.
2022-04-11 21:10:07 +02:00

11 KiB