[Bug 20030] New: [Templates]: Template Contents Mode needs to handle fragment case when processing EOF

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

            Bug ID: 20030
           Summary: [Templates]: Template Contents Mode needs to handle
                    fragment case when processing EOF
    Classification: Unclassified
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Component Model
          Assignee: dglazkov@chromium.org
          Reporter: rafaelw@chromium.org
        QA Contact: public-webapps-bugzilla@w3.org
            Blocks: 15476

e.g.

var t = document.createElement('template');
t.innerHTML = "<template></template>';

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

Received on Tuesday, 20 November 2012 21:54:02 UTC