Skip to content

Commit

Permalink
Kill the test "foo" at-rule in the example.
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Feb 4, 2013
1 parent 9c82592 commit fdc72b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion example.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
<script>
var debug;
function parseStuff() {
AtRule.registry.foo = 'declaration';

var css = document.querySelector('#css').value;
var tokenlist = tokenize(css);
Expand Down

0 comments on commit fdc72b9

Please sign in to comment.