- From: <bugzilla@jessica.w3.org>
- Date: Thu, 15 Jul 2010 17:48:40 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10178
Summary: In the DOM tree visualisation the doctype node is
presented weird: The string "html" is marked up like a
reference to the definition of the HTML element; like
it is done with all following nodes. That just leads
to a doubled link to the HTML element defin
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#int
ro-early-example
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#intro-early-example
Comment:
In the DOM tree visualisation the doctype node is presented weird: The string
"html" is marked up like a reference to the definition of the HTML element;
like it is done with all following nodes. That just leads to a doubled link to
the HTML element definition. I would expect the complete string "DOCTYPE:
html" to link to a section about the doctype. Or at least that no substring
links to the HTML element, since the doctype has nothing to do with the that
element.
Posted from: 92.226.57.95
--
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 Thursday, 15 July 2010 17:48:43 UTC