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