summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/web-bundle/resources/static-element/scopes/style.css
blob: f2af82dfd799e8885d834a1eccaa369ae772a702 (plain)
1
2
3
4
5
@import 'style-imported-from-file.css';

#scopes_style_target {
  color: blue;
}