/* ==UserStyle==
@name           Test style for debugging conversion to userscript
@namespace      github.com/openstyles/stylus
@version        45.0.0
@license        CC0
@description    It was brought to my attention that some style stopped working as userscript…
@downloadURL https://update.greasyfork.org/scripts/486968/Test%20style%20for%20debugging%20conversion%20to%20userscript.user.css
@updateURL https://update.greasyfork.org/scripts/486968/Test%20style%20for%20debugging%20conversion%20to%20userscript.meta.css
==/UserStyle== */

/**/

el { color: green; }


/**/
@-moz-document domain("facebook.com") { el { color: red; } }