[Bug 21916] New: bug-assist should use data-* attributes instead of <meta name>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21916

            Bug ID: 21916
           Summary: bug-assist should use data-* attributes instead of
                    <meta name>
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: simonp@opera.com
        QA Contact: public-webapps-bugzilla@w3.org

<meta name=bug.foo> is not valid HTML without registring bug.foo. Since these
fields are only intended to be read by the script, it seems more appropriate to
use data-* attributes (e.g. on the root element or the script element).

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

Received on Thursday, 2 May 2013 22:45:52 UTC