- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Jun 2017 14:59:52 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=30119
Bug ID: 30119
Summary: 'COMMAND' element as HTML element
Product: XPath / XQuery / XSLT
Version: Recommendation
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Serialization 3.1
Assignee: cmsmcq@blackmesatech.com
Reporter: alejandro.r.rojas@oracle.com
QA Contact: public-qt-comments@w3.org
Target Milestone: ---
Appendix D, List of URI Attributes gives the 'icon' attribute of the 'COMMAND'
element as one of the attributes that should be escaped. However, neither HTML
4 nor HTML 5 appear to define an element named 'command'.
https://www.w3.org/TR/html4/index/elements.html
https://www.w3.org/TR/html5/index.html#elements-1
There is also a test, Serialization-html-2, which tests that HTML 5.0 elements
with empty content model are serialized using only a start tag. This test
expects an element named command to be serialized as HTML.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 7 June 2017 15:00:00 UTC