Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<link rel="author" title="Joey Arhar" href="mailto:jarhar@chromium.org">
<link rel="match" href="accent-color-visited-ref.html">
<!-- :visited shouldn't apply to accent-color. -->
<style>
:visited {
accent-color: red;
}
</style>
<a href="">
<input type=checkbox checked>
</a>