filamentgroup / Overthrow

A tiny, no-frills, framework-independent, targeted overflow: auto polyfill for use in responsive design.
MIT License
906 stars 94 forks source link

add an overflow css property test #76

Closed scottjehl closed 1 year ago

scottjehl commented 10 years ago

seems like an overflow CSS property test would make sense amongst our other tests here, just to be sure it's at least implemented. Somewhere around this line https://github.com/filamentgroup/Overthrow/blob/master/src/overthrow-detect.js#L21 would make sense. Also, we should reevaluate any screen-size based assumptions in this detect to make sure we're still doing the best we can.