All checks were successful
ci / fast (linux) (push) Successful in 6m53s
Wire browsing history into CSS selector matching so :visited matches links the user has navigated to and :link excludes them per the CSS spec. Visited URLs are fragment-normalized via BrowserUrl::without_fragment() and relative hrefs are resolved against the document base URL. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>