- From: Jake Archibald via GitHub <sysbot+gh@w3.org>
- Date: Mon, 12 Jun 2023 18:45:18 +0000
- To: public-css-archive@w3.org
But, even better:
```css
@media (navigation-from: search-results) and (navigation-to: gallery) {
}
```
How you only need to define "search-results" URLs once, rather than twice.
Given the argument for this pattern was because the repetition of URLs is brittle, it seems right to cut out the repetition completely.
--
GitHub Notification of comment by jakearchibald
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8925#issuecomment-1587883640 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 12 June 2023 18:45:20 UTC