RE: objection re: RESOLVED: setProperty's handling of importance logically behaves same as appending a declaraiton (like IE/WebKit)

>> The function description doesn't talk about it anywhere. The algorithm
>> may, but we don't expect web authors to read algorithms, right?
>
> There is no function description in the spec. Just the algorithm. I agree
> that I don't expect web authors to read and understand algorithms aimed
> for implementors, so it would be good for the spec to have descriptions
> aimed for web authors like the HTML spec has, but this hasn't been high on
> my priority list yet.

Which spec? The new one? For what it's worth, MDN and MSDN both agree to redirect to

- http://www.w3.org/TR/DOM-Level-2-Style/css.html#CSS-CSSStyleDeclaration-setProperty

which states

- Sets a property value and priority within the current declaration block. 		 	   		  

Received on Thursday, 12 September 2013 21:05:27 UTC