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 13257 - The definitions of the text/html and application/xhtml+xml media types have incorrect information about fragment identifiers. "Fragment identifiers used with text/html resources refer to the indicated part of the document." but this is not true, fragment
Summary: The definitions of the text/html and application/xhtml+xml media types have i...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-14 18:25 UTC by contributor
Modified: 2011-08-22 22:37 UTC (History)
8 users (show)

See Also:


Attachments

Description contributor 2011-07-14 18:25:06 UTC
Specification: http://www.w3.org/TR/html5/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
The definitions of the text/html and application/xhtml+xml media types have
incorrect information about fragment identifiers.

"Fragment identifiers used with text/html resources refer to the indicated
part of the document."

but this is not true, fragment identifiers also are used as input parameters
to scripting. Similarly for application/xhtml+xml ....


Posted from: 71.198.3.47
User agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
Comment 1 Michael[tm] Smith 2011-08-04 05:34:30 UTC
mass-move component to LC1
Comment 2 Ian 'Hixie' Hickson 2011-08-22 22:36:51 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: Partially Accepted
Change Description: see diff given below
Rationale: Agreed for text/html and text/html-sandboxed; for application/xhtml+xml, it's up to the XML community to fix this if they agree it's a problem: we're just using XML semantics.
Comment 3 contributor 2011-08-22 22:37:30 UTC
Checked in as WHATWG revision r6519.
Check-in comment: Allow frag IDs to be used by scripts rather than having them point to IDs only.
http://html5.org/tools/web-apps-tracker?from=6518&to=6519