blob: 2bd13d0b71c7101613c1be37a5e1aa27a0ec19fd [file] [log] [blame]
<!DOCTYPE html>
<style>
#test { border: 20px solid orange; background-color: blue }
</style>
<object id="test" tabIndex="1" type="application/x-webkit-test-netscape">
<param name="windowedPlugin" value="false">
</object><br>
This test requires DumpRenderTree. Click the orange border, a focus ring should not appear.
<script src="resources/focus-test.js"></script>