Files
ladybird/Userland/Libraries/LibWeb/Bindings/CSSStyleDeclarationWrapperCustom.cpp
davidot a67f0cbfa2 LibWeb: Make the custom CSSDeclaration methods only work on strings
Otherwise it will try to convert it to a string later anyway. And as far
as I'm aware there are no style properties with just a number or
JavaScript symbol as name.
2021-07-26 15:56:15 +01:00

2.7 KiB