[Bug 27545] New: [Custom]: Closing tag in example

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: 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">Eat Me!</taco-button>"
Should be:
"<button is="taco-button">Eat Me!</button>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 9 December 2014 10:57:33 UTC