[Bug 27546] New: [Custom]: Update example markup

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 the QA Contact for the bug.

Received on Tuesday, 9 December 2014 10:58:44 UTC