Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>test case 887</title>
</head>
<body>
<div role="tablist">
<div role="tab">tab1</div><div role="tab">tab2</div>
</div>
<div id="test" aria-label="foo" role="tabpanel">
Boring tab panel
</div>
</body>
</html>