blob: 024c95610fb8cfa1ab4706f8059ebbe71ec897a6 [file] [log] [blame]
<!DOCTYPE html>
<title>CSS Basic User Interface Test: Directional Focus Navigation - frame with: #start { nav-up: #finish "frame" }</title>
<link rel="author" title="Jorrit Vermeiren" href="mailto:jorritv@opera.com">
<link rel="reviewer" title="Leif Arne Storset" href="mailto:lstorset@opera.com">
<link rel="reviewer" title="Rebecca Hauck" href="mailto:rhauck@adobe.com"><!-- 07-18-2013 -->
<style>
#start {
nav-up: #finish "frame";
}
</style>
<body>
<p><a href="" id="start">START</a> <a href="" id="finish">FINISH</a></p>
</body>