- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 30 Mar 2010 09:25:19 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9367
Summary: fixe broken links in IDLs by changing id references of
hyperlinks in IDLs to point to content in domintro boxes
instead of UA implementation details
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: mike@w3.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
The targets of most (or all) links for attributes and method names, etc., in
IDLs in the spec currently point to IDs that are in sections marked with
"impl". Those sections get dropped from the author view ("Hide UA text" view)
of the spec, which effectively results in breaking all the links.
The ID references for those IDL attributes, method names, etc., should instead
by changed to point to the corresponding content in the domintro boxes (which
are also included as part of the author view), so that the links are not broken
for users of the author view.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 30 March 2010 09:25:21 UTC