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

canaltinova has just submitted a new pull request for 
https://github.com/w3c/csswg-drafts:

== [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 Thursday, 17 November 2016 15:24:46 UTC