- From: L. David Baron <dbaron@dbaron.org>
- Date: Thu, 18 Aug 2011 13:28:03 -0700
- To: Brian Manthos <brianman@microsoft.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, Γyvind Stenhaug <oyvinds@opera.com>, Alan Gresley <alan@css-class.com>, "www-style@w3.org" <www-style@w3.org>
On Thursday 2011-08-18 20:11 +0000, Brian Manthos wrote: > # In Gecko, we use 'initial' as our > # internal representation (and what we serialize) > > Shouldn't it be -prefix-initial since that keyword doesn't exist in a CR+ spec? The internal representation is actually eCSSUnit_Initial. I was writing in shorthand. In all the cases where something is parsed or serialized, it's -moz-initial. -David -- π L. David Baron http://dbaron.org/ π π’ Mozilla Corporation http://www.mozilla.com/ π
Received on Thursday, 18 August 2011 20:28:53 UTC