[Bug 22841] New: <ul> is missing closing tag</ul>

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

            Bug ID: 22841
           Summary: <ul> is missing closing tag</ul>
    Classification: Unclassified
           Product: HTML WG
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: HTML5 spec
          Assignee: dave.null@w3.org
          Reporter: nathanjosiah@gmail.com
        QA Contact: public-html-bugzilla@w3.org
                CC: mike@w3.org, public-html-admin@w3.org,
                    public-html-wg-issue-tracking@w3.org

In section 4.5.14 The main element In the third example code block The HTML 

"<nav>
  <ul>
  <li><a href="#ceremony">Ceremony</a></li>
  <li><a href="#graduates">Graduates</a></li>
  <li><a href="#awards">Awards</a></li>
  </nav>"

Is missing the closing ul.

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

Received on Tuesday, 30 July 2013 22:15:15 UTC