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 20550 - Represents for Header element
Summary: Represents for Header element
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: steve faulkner
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/TR/2011/WD-html5-au...
Whiteboard:
Keywords:
: 20984 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-01-02 18:59 UTC by rsfarmer
Modified: 2013-03-17 17:42 UTC (History)
7 users (show)

See Also:


Attachments

Description rsfarmer 2013-01-02 18:59:40 UTC
It makes sense for the Header's representation to match the Footer element in terms of relating to the most immediate ancestor. 

So instead of:
"The header element represents a group of introductory or navigational aids."

It would read:
"The header element represents a group of introductory or navigational aids for its nearest ancestor sectioning content or sectioning root element."

It seems like that is the intent as many different document sections, especially those that are syndicated, have their own headings and navigation for just that section, however this is not clearly stated in the former represents.
Comment 1 steve faulkner 2013-03-09 09:54:26 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are
satisfied with this response, please change the state of this bug to CLOSED. If
you have additional information and would like the Editor to reconsider, please
reopen this bug. If you would like to escalate the issue to the full HTML
Working Group, please add the TrackerRequest keyword to this bug, and suggest
title and text for the Tracker Issue; or you may create a Tracker Issue
yourself, if you are able to do so. For more details, see this document:

   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: modified header definition to reflect footer definition in respect to its relation to ancestors. 
commit: https://github.com/w3c/html/commit/dd7cdc6ac42d8363e4a02267687bf1d7bf106da4

Rationale: agreed with comment 1.
Comment 2 steve faulkner 2013-03-09 10:58:11 UTC
email sent to public HTML advising of change

http://lists.w3.org/Archives/Public/public-html/2013Mar/0066.html
Comment 3 steve faulkner 2013-03-17 17:42:54 UTC
*** Bug 20984 has been marked as a duplicate of this bug. ***