googlearchive/caja

'removeProperty' missing on CSSStyleDeclaration

kpreid opened this issue · 0 comments

Original issue 1943 created by james.keane@wishabi.com on 2014-10-28T20:26:50.000Z:

CSSStyleDeclaration should have a 'removeProperty' method, ss of DOM level 2: http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleDeclaration

Patch included.