aboutsummaryrefslogtreecommitdiff
path: root/mod/less/vendors/lessphp/tests/outputs/scopes.css
blob: 23d1551caab1cc2b04e8afc24d9572ad8a415fd6 (plain)
1
2
3
4
5
6
7
body div other world { height:50; }
div other world { height:50; }
pre {
  height:10;
  height:11;
  height:12;
}