aboutsummaryrefslogtreecommitdiffstats
path: root/src/css/hiddenVisibleSelectors.js
Commit message (Expand)AuthorAgeFilesLines
* Core: Use named exports in `src/`Michał Gołębiowski-Owczarek2023-09-121-1/+1
* Core: Migrate from AMD to ES modules 🎉Michał Gołębiowski-Owczarek2019-11-181-7/+2
* Build: Put all AMD modules in "src/" in strict modeMichał Gołębiowski2016-04-251-0/+2
* Selector: filters -> pseudosTimmy Willison2016-03-071-3/+3
* Build: Update jscs and lint filesOleg Gaidarenko2015-09-071-2/+2
* CSS: fix :visible/:hidden selectors for inline element w/ contentTimmy Willison2015-05-121-4/+2
* Misc: Drop support for older browsers; update support commentsMichał Gołębiowski2014-11-031-3/+1
* CSS: elements are hidden when either offsetWidth or offsetHeight is zeroTimmy Willison2014-07-171-1/+3
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-0/+15