diff --git a/src/lib/css-parse.html b/src/lib/css-parse.html index a176d7c1c0..332857348e 100644 --- a/src/lib/css-parse.html +++ b/src/lib/css-parse.html @@ -43,7 +43,7 @@ n = {start: i+1, parent: p, previous: previous}; p.rules.push(n); break; - case this.CLOSE_BRACE: + case this.CLOSE_BRACE: //console.groupEnd(n.start); n.end = i+1; n = n.parent || root; @@ -84,9 +84,9 @@ if (r$) { for (var i=0, l=r$.length, r; (i .zazz { - border: 20px solid blue; + border: 20px solid blue; } @@ -126,6 +134,10 @@ + + + +

@@ -180,12 +192,32 @@ + + + + + + + + + +