Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Focusable: Fix handling of `visibility: inherit` | Scott González | 2015-09-29 | 1 | -1/+12 |
| | | | | | | Ref #14596 Ref gh-1583 Closes gh-1605 | ||||
* | Core: Remove ancestor visibility requirement from `:focusable` selector | Weston Ruter | 2015-09-24 | 1 | -12/+3 |
| | | | | | | | | * Check computed visibility in addition to :visible * Add tests for nested visibility override Fixes #14596 Closes gh-1583 | ||||
* | Core: Style updates | Alexander Schmitz | 2015-08-21 | 1 | -2/+3 |
| | | | | | Ref #14246 Ref gh-1588 | ||||
* | Core: Move focusable into its own module | Alexander Schmitz | 2015-08-08 | 1 | -0/+64 |
Ref #9647 |