Skip to content

Commit 0083b81

Browse files
BalintCsalalionleaf
authored andcommitted
Stops infinite loops (#355)
Squashed: * Adds polyfills * Changed resize polyfill * Stops infinite loops * Stops infinite loops * Fixes test * Lint-python fix * Replaces check for resize to avoid having to have JQuery * Fixes issues in the loopbuster code * Fixes error in library * Expands clear check to c.height * Limit clear check to Edge * Fixed bug when comments are present * Normalize line endings
1 parent 8959562 commit 0083b81

File tree

5 files changed

+4316
-12
lines changed

5 files changed

+4316
-12
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
* text eol=lf
2+
3+
*.py text
4+
*.js text
5+
6+
*.png binary
7+
*.jpg binary

0 commit comments

Comments
 (0)