getAll method

List<CssStyleValue> getAll (
  1. String property
)

Implementation

List<CssStyleValue> getAll(String property) native;