This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 28743 - Sectioning content defines scope of headers as well as headings and footers
Summary: Sectioning content defines scope of headers as well as headings and footers
Status: RESOLVED MOVED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC All
: P2 editorial
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-03 06:14 UTC by Jason Kiss
Modified: 2016-04-21 17:12 UTC (History)
4 users (show)

See Also:


Attachments

Description Jason Kiss 2015-06-03 06:14:57 UTC
Sectioning content is identified as defining "the scope of headings and footers" [1].

Both <footer> [2] and <header> [3] elements are scoped to their nearest ancestor sectioning content or sectioning root element. As such, sectioning content defines the scope of headers as much as footers, and this should be reflected in the definition of sectioning content, e.g. "Sectioning content is content that defines the scope of headings, headers and footers."

[1] http://www.w3.org/TR/html51/dom.html#sectioning-content-2
[2] http://www.w3.org/TR/html51/semantics.html#the-footer-element
[3] http://www.w3.org/TR/html51/semantics.html#the-header-element
Comment 1 Arron Eicholz 2016-04-21 17:12:37 UTC
HTML5.1 Bugzilla Bug Triage: moved to github issue https://github.com/w3c/html/issues/68