blob: 6d86bda9e0d311fa54a8eeabd6b9bcb2f8c749fe [file] [log] [blame]
<html>
<head>
<style>
h3 { border: 2px solid red; padding: 2px; }
</style>
</head>
<body>
In this sample, the H3s should be nested. This matches Firefox, IE, and the HTML5 spec.
<h3><i>One<h3><i>Two<h3><i>Three<h3><i>Four</i></h3></i></h3></i></h3></i></h3>