Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow elements with display:contents to be focusable
This aligns HTML with the conclusion in w3c/csswg-drafts#2632 that elements with CSS `display: contents` should be focusable just like normally-rendered elements. It fixes a piece of #1837.
- Loading branch information