blob: 71f8b3cfb97af74c5badf3b8c9450782c97b88a3 [file] [log] [blame]
<!DOCTYPE html>
<title>CSS Basic User Interface Test: Directional Focus Navigation - frame with: #start { nav-right: #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-right: #finish "frame";
}
</style>
<body>
<p><a href="" id="finish">FINISH</a> <a href="" id="start">START</a></p>
</body>