# File lib/selenium/webdriver/common/element.rb, line 170 def style(prop) bridge.getElementValueOfCssProperty @id, prop end