- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Fri, 19 Apr 2013 11:48:55 -0400
- To: www-style@w3.org
On 4/19/13 11:24 AM, Boris Zbarsky wrote:
> I believe these properties need to be [TreatNullAs=EmptyString]. See
> https://bugzilla.mozilla.org/show_bug.cgi?id=786105
Oh, and some other issues, while I'm here:
1) The 'float' property needs to become the 'cssFloat' IDL
attribute. I believe this is the only weird case like that.
2) It's not clear to me that removeProperty as currently defined does
the right thing for shorthands, because it's talking about
declarations but there is no declaration for the shorthand so
much; it's expanded out into its subproperties, right?
-Boris
Received on Friday, 19 April 2013 15:49:24 UTC