Sha256: f316e433925153c3a48bd2628f7f9d594021d084fa627ecd07af401d4d8b98e9

Contents?: true

Size: 369 Bytes

Versions: 25

Compression:

Stored size: 369 Bytes

Contents

<style>
@media handheld, only screen and (max-device-width: 480px){
	html {
		color: black;
	}
}
</style>

<script>
window.onload = function(){
	if (document.styleSheets[0].cssRules[0].cssRules[0].parentRule === document.styleSheets[0].cssRules[0]) {
		document.body.innerHTML = "PASS parentRule";
	} else {
		document.body.innerHTML = "FAIL parentRule";
	}
}
</script>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
stylus-source-0.23.0 vendor/node_modules/cssom/media.html
stylus-source-0.22.6 vendor/node_modules/cssom/media.html
stylus-source-0.22.5 vendor/node_modules/cssom/media.html
stylus-source-0.22.4 vendor/node_modules/cssom/media.html
stylus-source-0.22.3 vendor/node_modules/cssom/media.html
stylus-source-0.22.2 vendor/node_modules/cssom/media.html
stylus-source-0.22.1 vendor/node_modules/cssom/media.html
stylus-source-0.22.0 vendor/node_modules/cssom/media.html
stylus-source-0.21.2 vendor/node_modules/cssom/media.html
stylus-source-0.21.1 vendor/node_modules/cssom/media.html
stylus-source-0.21.0 vendor/node_modules/cssom/media.html
stylus-source-0.20.1 vendor/node_modules/cssom/media.html
stylus-source-0.20.0 vendor/node_modules/cssom/media.html
stylus-source-0.19.8 vendor/node_modules/cssom/media.html
stylus-source-0.19.7 vendor/node_modules/cssom/media.html
stylus-source-0.19.6 vendor/node_modules/cssom/media.html
stylus-source-0.19.5 vendor/node_modules/cssom/media.html
stylus-source-0.19.4 vendor/node_modules/cssom/media.html
stylus-source-0.19.3 vendor/node_modules/cssom/media.html
stylus-source-0.19.2 vendor/node_modules/cssom/media.html