[Webkit-unassigned] [Bug 106593] StylePropertySet::asText() incorrectly serializes some styles.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 12:45:18 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106593





--- Comment #2 from Bryan <bmcquade at google.com>  2013-01-10 12:47:10 PST ---
Here is the spec for serializing a style rule:

http://dev.w3.org/csswg/cssom/#serialize-a-css-declaration-block

The implementation is slightly different from the one I've provided mostly around areas of emitting whitespace etc, but the core logic matches the implementation provided in the first comment pretty closely.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list