mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-19 14:49:43 -05:00
ed1fa6b4e5
* Transform visibility when parent height/width is set. * width: 0 or height: 0 + transform != 'none' => visible. * Refactor transform checker functions.