Method: Browser::CSS::Unit#coerce
- Defined in:
- opal/browser/css/unit.rb
#coerce(other) ⇒ Object
13 14 15 |
# File 'opal/browser/css/unit.rb', line 13 def coerce(other) return self, other end |
13 14 15 |
# File 'opal/browser/css/unit.rb', line 13 def coerce(other) return self, other end |