ladybird/Tests/LibWeb/Text/expected/css/CSSStyleDeclaration-custom-properties.txt
2024-11-21 13:16:08 +01:00

4 lines
110 B
Text

style.getPropertyValue(--redcolor)=red
style.getPropertyPriority(--redcolor)=
rgb(255, 0, 0)
rgba(0, 0, 0, 0)