- From: <bugzilla@jessica.w3.org>
- Date: Fri, 12 Oct 2012 09:11:44 +0000
- To: public-webplatform-bugs@w3.org
- Message-ID: <bug-19498-5733@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19498
Priority: P2
Bug ID: 19498
Assignee: cmills@w3.org
Summary: Template for HTML element should create link to DOM
interface
QA Contact: public-webplatform-bugs@w3.org
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: dom@w3.org
Hardware: PC
Status: NEW
Version: unspecified
Component: content
Product: webplatform.org
The template used to document HTML element allows to provide the name of the
DOM interface as the path to the relevant wiki page.
But that info is not used to create a link in the resulting page.
See for instance the lack of link in
http://docs.webplatform.org/wiki/html/elements/a to
http://docs.webplatform.org/wiki/dom/HTMLAnchorElement (despite
dom/HTMLAnchorElement appear in the DOMInterface table).
Relatedly, "DOMInterface" in that view appears as a link that goes nowhere; it
should probably be escaped to avoid wiki-linkification (or maybe better, turned
into a link that would explain why an html element has a DOM interface?)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 12 October 2012 09:11:45 UTC