Re: [csswg-drafts] [css-view-transitions-2] Syntax for navigation-matching (#8925)

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