- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 25 Oct 2009 12:55:47 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8059
Summary: "This includes HTML elements in XML documents, even when
those documents are in another context (e.g. inside an
XSLT transform)" - that seems to conflict with an
earlier example saying "if the element is found within a
transformation expressed in XSLT (as
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#elements-in-the-dom
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#elements-in-the-dom
Comment:
"This includes HTML elements in XML documents, even when those documents are in
another context (e.g. inside an XSLT transform)" - that seems to conflict with
an earlier example saying "if the element is found within a transformation
expressed in XSLT (assuming the user agent also supports XSLT), then the
processor would instead treat the script element as an opaque element that
forms part of the transform" - it's not an opaque element if the processor has
to give it the HTMLScriptElement interface. Which statement is correct?
Posted from: 212.183.140.16
--
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 Sunday, 25 October 2009 12:55:51 UTC