Skip to content

Commit fdc72b9

Browse files
committed
Kill the test "foo" at-rule in the example.
1 parent 9c82592 commit fdc72b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

example.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
<script>
5151
var debug;
5252
function parseStuff() {
53-
AtRule.registry.foo = 'declaration';
5453

5554
var css = document.querySelector('#css').value;
5655
var tokenlist = tokenize(css);

0 commit comments

Comments
 (0)