Re: [cssom] serialize a CSS declaration block

On Tue, Aug 21, 2012 at 11:58 AM, Glenn Adams <glenn@skynav.com> wrote:

> I've taken a stab at specifying [1] the top-level algorithm for
> serializing a CSS declaration block, i.e., at what is returned by
> CSSStyleDeclaration.cssText.


> [1]
> http://dvcs.w3.org/hg/csswg/raw-file/tip/cssom/Overview.html#serialize-a-css-declaration-block
>

I added additional steps to handle serializing a property's priority which
I missed in my first go-round.

Received on Wednesday, 22 August 2012 00:38:49 UTC