[Bug 26817] The per-supported-property attributes on CSSStyleDeclaration might need [TreatNullAs] annotations

https://www.w3.org/Bugs/Public/show_bug.cgi?id=26817

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
https://dvcs.w3.org/hg/csswg/rev/26672b51dc80

(I think I had considered this and concluded that it was fine because
setProperty's argument has [TreatNullAs]. However it's not fine without having
a nullable type for the camel-cased/dashed attributes. But I've used
[TreatNullAs] to avoid confusion.)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 16 September 2014 19:42:42 UTC