[csswg-drafts] Pull Request: [cssom] Specify serialization of CSSMediaRule and CSSFontFaceRule

zcorpan has just labeled a pull request from canaltinova for 
https://github.com/w3c/csswg-drafts as "cssom-1":

== [cssom] Specify serialization of CSSMediaRule and CSSFontFaceRule 
==
This PR adds serialization steps of CSSMediaRule and CSSFontFaceRule. 
I reverse-engineered the grammars and came up with these steps.
Serialization of these rules are also implemented with this approach 
in servo: https://github.com/servo/servo/pull/14238

cc @Manishearth

See https://github.com/w3c/csswg-drafts/pull/728

Received on Tuesday, 22 November 2016 10:44:26 UTC