summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/CSSStyleDeclaration.idl
AgeCommit message (Expand)Author
2021-09-26LibWeb: Support simplest form of CSSStyleDeclaration.setProperty()Andreas Kling
2021-09-12LibWeb: Implement CSSStyleDeclaration.getPropertyValue(property)Andreas Kling
2021-07-26LibWeb: Add a CustomHasProperty trait to WrapperGeneratordavidot
2021-07-04LibJS: Rewrite most of Object for spec compliance :^)Linus Groh
2021-03-15LibWeb: Support named CSS properties on CSSStyleDeclaration wrapperAndreas Kling
2021-03-13LibWeb: Expose barebones CSSStyleDeclaration to JavaScriptAndreas Kling