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