- From: <bugzilla@jessica.w3.org>
- Date: Thu, 13 Jun 2013 15:03:50 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22351
Bug ID: 22351
Summary: Wrong </ul> closing for opened <dl>
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: PC
OS: other
Status: NEW
Severity: trivial
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: accounts@muwum.net
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
In the example 'Next, you meet a fisherman. You can say one of several
greetings'
the last closing tag is '</ul>' but in this example there is no open <ul> tag,
but an unclosed <dl> tag ... so it looks like the </ul> tag has to be replaced
by a </dl> tag.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 13 June 2013 15:03:52 UTC