Automatic update from web-platform-tests [html/semantics/sectioning] Test `headingoffset` & `headingreset`. (#54294) Co-authored-by: Simon Pieters <zcorpan@gmail.com> -- wpt-commits: cf4fbd776ba1883d8c79313af58b969b949c5380 wpt-pr: 54294
64 lines
924 B
HTML
64 lines
924 B
HTML
<!doctype html>
|
|
<meta name="author" title="Keith Cirkel" href="mailto:wpt@keithcirkel.co.uk" />
|
|
<link rel="help" href="https://github.com/whatwg/html/pull/11086" />
|
|
<title>Test :heading default styles</title>
|
|
<div>
|
|
<h1>h1</h1>
|
|
<h2>h2</h2>
|
|
<h3>h3</h3>
|
|
<h4>h4</h4>
|
|
<h5>h5</h5>
|
|
<h6>h6</h6>
|
|
<h6>h7</h6>
|
|
<h6>h8</h6>
|
|
<h6>h9</h6>
|
|
</div>
|
|
<hr>
|
|
<div>
|
|
<h3>h3</h3>
|
|
<h4>h4</h4>
|
|
<h5>h5</h5>
|
|
<h6>h6</h6>
|
|
<h6>h7</h6>
|
|
<h6>h8</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
</div>
|
|
<hr>
|
|
<div>
|
|
<h5>h5</h5>
|
|
<h6>h6</h6>
|
|
<h6>h7</h6>
|
|
<h6>h8</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
</div>
|
|
<hr>
|
|
<div>
|
|
<h6>h7</h6>
|
|
<h6>h8</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
</div>
|
|
<hr>
|
|
<div>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
<h6>h9</h6>
|
|
</div>
|