https://www.w3.org/Bugs/Public/show_bug.cgi?id=27545
Bug ID: 27545
Summary: [Custom]: Closing tag in example
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Component Model
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Blocks: 14968
The closing tag here:
"<button is="taco-button">Eat Me!</taco-button>"
Should be:
"<button is="taco-button">Eat Me!</button>
--
You are receiving this mail because:
You are on the CC list for the bug.