Re: [csswg-drafts] [selectors] Add :modal-dialog pseudo-class (#6965)

> By arranging it this way, aren't there going to be odd situations? What happens if a fullscreen element or modal dialog puts something into the "developer top layer". It'll be below the fullscreen/dialog and never visible. For example, what if you want a tooltip on top of a modal dialog?

All of these questions/issues apply exactly equally to developers putting things "on top" today, by making them a final child of `body` with a high z-index. They'll be below the UA-provided "top layer" stuff, yeah. Why are these cases not problematic already?

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


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

Received on Tuesday, 25 January 2022 19:23:27 UTC