summaryrefslogtreecommitdiffstats
path: root/layout/inspector/tests/bug1202095.css
blob: fa8ef0feb63d20f73e4e880c2071d57669c1165d (plain)
1
2
3
4
5
6
7
/*
 * Bug 1202095 - parseStyleSheet should not re-load @imports
 */

body {
  background-color: purple;
}