0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' More... about 11 years ago
Now uses an invisible iframe to force scrollbars to show and intercept any mouse events that may affect test results. More... almost 13 years ago
convert style property names to camelCase (thx jQuery!); report now exists in an iframe to stop style inheritance... and it looks prettier (border-radius/box-shadow ftw!) More... almost 13 years ago
fixed recursive function call in IE More... almost 13 years ago
Fixed issues with Safari; set default color value; added code to detect the highest z-index on the page and show the report above it More... almost 13 years ago
fix for box height More... almost 13 years ago
fix for pages without enough scroll room; added code to automatically determine an appropriate number of tests More... almost 13 years ago
*facepalm* More... about 13 years ago
Merge branch 'master' of github.com:andyedinborough/stress-css More... about 13 years ago
Added #tests remaining to status box More... about 13 years ago
IE8 Bug fix More... about 13 years ago
IE8 Bug fix More... about 13 years ago
Added status box during tests, and extensibility options More... about 13 years ago
Fix FF4 bug--now uses `elm.style[name]=value` rather than `elm.style.setProperty(name,value)` More... about 13 years ago
simplified stress function logic; added more tests to TestPage.html More... about 13 years ago
added more info to report; now reports time/test; also tests ID's More... about 13 years ago
cleaned up unused code; replaced `splice` with `slice` in reporting code More... about 13 years ago
*facepalm* More... about 13 years ago
changed timer to track time over the entire course of a stress test rather than a single scroll More... about 13 years ago
fix for showing report More... about 13 years ago
modified link in readme.markdown More... about 13 years ago
Can't insert bookmarklet's into github's markdown ... #sadpanda #makesSense More... about 13 years ago
Updating bookmarklet in readme.markdown More... about 13 years ago
adding readme.markdown More... about 13 years ago
fixed bind/unbind, rewrote addClass/removeClass, added an HTML based report rather than an alert() More... about 13 years ago
fix for bookmarklet report More... about 13 years ago
fix for getChildren More... about 13 years ago
fix in bind() More... about 13 years ago
*slaps forehead* More... about 13 years ago
removing dependency on jQuery More... about 13 years ago