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