Files
ladybird/Libraries/LibWeb/CSS/CSSStyleDeclaration.cpp
Luke Wilde a94282e0e8 LibWeb: Make CSSStyleDeclaration a legacy platform object with indices
CSSStyleDeclaration has an indexed property getter, which returns
properties associated with the object in the order they were specified
in.
2024-11-14 19:50:22 +01:00

21 KiB