chromium/content/test/data/accessibility/html/body-tabindex.html

<!DOCTYPE html>
<html>
<body tabindex="-1">
<p>This test is for the body tag with a tabindex</p>
</body>
</html>