trisquel-icecat/icecat/testing/web-platform/tests/css/visited-nested-ref.html
2025-10-06 02:35:48 -06:00

8 lines
142 B
HTML

<!DOCTYPE html>
<title>Test reference</title>
<style>
:visited {
color: green;
}
</style>
<a href="">Test passes if this is green</a>