Re: [csswg-drafts] [css-ui] Standardize tooltip styling and expose as `::tooltip` (#8930)

The problem mentioned in the “Customizing display triggers” section is easily solved by putting `content: attr(title)` in the user agent layer and `content: initial` in the presentation hint layer.

Then it will be possible to display a tooltip on `content: revert` and hide it on `content: revert-layer`.

-- 
GitHub Notification of comment by rthrejheytjyrtj545
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8930#issuecomment-1581724853 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 8 June 2023 00:54:35 UTC