Source code
Revision control
Copy as Markdown
Other Tools
/*
* Bug 1202095 - parseStyleSheet should not re-load @imports
*/
body {
background-color: purple;
}
/*
* Bug 1202095 - parseStyleSheet should not re-load @imports
*/
body {
background-color: purple;
}