Adding progress bars to the inline diagrams in the documentation

This commit is contained in:
Jeff Avallone
2014-12-29 17:53:54 -05:00
parent e890fe7d2c
commit d538d7b62a
6 changed files with 22 additions and 17 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ describe('regexper.js', function() {
'<ul id="warnings"></ul>',
'<div><a href="#" data-glyph="link-intact"></a></div>',
'<div><a href="#" data-glyph="data-transfer-download"></a></div>',
'<div id="progress"><div></div></div>',
'<div class="progress"><div></div></div>',
'<div id="regexp-render"></div>',
'<script type="text/html" id="svg-base"><svg></svg></script>'
].join('');