Skip to content

Loading…

Provide api to get the computed value of a custom style property #2690

Closed
sorvell opened this Issue · 0 comments

1 participant

@sorvell
Owner

Native implementations will have getComputedStyle(element).getPropertyValue(property). We can provide something like element.getComputedStyleValue(property) that can work when custom propreties are shimmed.

@sorvell sorvell added the p1 label
@sorvell sorvell self-assigned this
@sorvell sorvell closed this issue from a commit
@sorvell sorvell Fixes #2690 d8b78d4
@sorvell sorvell closed this in d8b78d4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.