Skip to content

Commit f259335

Browse files
committed
Merge pull request #782 from mgreter/todo/issue_1021
Add todo spec test for libsass issue 1021
2 parents eb8fbd8 + b43e815 commit f259335

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
div {
2+
top: 0px; }
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
div {
2+
top: 10px - 2 * 5px /* arrow size */;
3+
}

0 commit comments

Comments
 (0)