[css-om] CSSStyleDeclaration.isReadOnly

By the way, I found out there's no way to know which kind of CSSStyleDeclaration instance you're manipulating. While I believe superclasses would be nice, in the meantime it would be cool to have an isReadOnly property on the instances that enables you to know if you can write the style of it the properties are actually computed values.

--François 		 	   		  

Received on Wednesday, 21 August 2013 22:05:14 UTC