Files
2018-02-02 04:16:08 -05:00

8 lines
106 B
CSS

/*
* Bug 1202095 - parseStyleSheet should not re-load @imports
*/
body {
background-color: purple;
}