Files
rust_browser/crates/selectors
Zachary D. Rowitsch 7c8d2b84b1
All checks were successful
ci / fast (linux) (push) Successful in 6m53s
Implement :link/:visited pseudo-class support with history integration
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>
2026-03-11 00:36:13 -04:00
..
2026-01-29 01:16:53 -05:00