Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing
display: contents
bug footnote 2 from iOS 16.1+ (#6824)
* Removing footnote 2 from iOS 16.1+ Footnote 2 ("Buttons are not accessible with display: contents applied") describes a problem that was fixed in Safari 16.1 on both macOS and iOS. We just tested again to be sure. The little '2' was dropped for Safari on macOS, but not Safari on iOS. This PR corrects that. * Update css-display-contents.json Remove "TP" version for Safari on iOS --------- Co-authored-by: Alexis Deveria <[email protected]>
- Loading branch information