- From: <bugzilla@jessica.w3.org>
- Date: Tue, 09 Dec 2014 10:58:42 +0000
- To: public-webapps@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27546
Bug ID: 27546
Summary: [Custom]: Update example markup
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: jeremy@adactio.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
Blocks: 14968
The closing tag here:
"<button is="taco-button" onclick="alert('tasty eh?');">Eat Me!</taco-button>"
Should be:
"
"<button is="taco-button" onclick="alert('tasty eh?');">Eat Me!</button>"
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 9 December 2014 10:58:43 UTC