add more scope tests - test what the current behaviour is

This commit is contained in:
Luke Page
2012-10-23 17:22:43 +01:00
parent 5325291f36
commit 776a5d87e5
2 changed files with 16 additions and 1 deletions

View File

@@ -13,3 +13,6 @@
border-color: #000000;
background-color: #ffffff;
}
.scope {
scoped-val: #008000;
}