blob: 3854596cc41b71c93d5fd986f211eafb06468bf4 [file] [log] [blame]
<!DOCTYPE html>
<title>CSS Basic User Interface Test: Directional Focus Navigation - frame with: #start { nav-down: #finish "frame" }</title>
<link rel="author" title="Jorrit Vermeiren" href="mailto:jorritv@opera.com">
<link rel="author" title="Daniel Glazman" href="mailto:d.glazman@partner.samsung.com">
<style>
#start {
nav-down: #finish "frame";
}
</style>
<body>
<p><a href="" id="finish">FINISH</a></p>
<p><a href="" id="start">START</a></p>
</body>