esrille / escudo

The Escudo Web Browser
Apache License 2.0
68 stars 13 forks source link

[CSSOM] Support StyleSheet.media #81

Closed ShikiOkasaka closed 11 years ago

ShikiOkasaka commented 11 years ago

cf. http://dev.w3.org/csswg/cssom/#the-stylesheet-interface

The media attribute is set via HTMLStyleElement.media, etc. cf. http://www.w3.org/html/wg/drafts/html/CR/document-metadata.html#the-style-element

ShikiOkasaka commented 11 years ago

Done at c7442b8cdd969971a57c63424a51687400625a29.