blob: 8a2b8f39061b3a63334c73f119a24d62671acc0b [file] [log] [blame]
<!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>