Files
sousa-gecko/testing/web-platform/tests/html/rendering/sections/headingoffset-and-headingreset-ref.html
T
Keith CirkelandSimon Pieters c08f9b0837 Bug 1988808 [wpt PR 54294] - [html/semantics/sectioning] Test headingoffset & headingreset., a=testonly
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
2025-09-18 11:35:41 +00:00

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>