[Bug 13062] Allow grouping list items with divs

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13062

--- Comment #11 from Marat Tanalin <mtanalin@yandex.ru> 2011-06-26 23:42:23 UTC ---
(In reply to comment #9)
> This bug deals with several things at once, which makes it hard to process.  If
> the three examples, your first is bug 12834, and the other two are about
> grouping list items, so I've repurposed this bug to just grouping list items. 
> If you have any specific concerns that aren't covered by these two existing
> bugs (plus bug 12835), please file further bugs, one per issue.  Bugs should be
> narrow in scope so related but separate issues can be handled separately.

The bug _is_ narrow: HTML spec currently uses wrong means to describe semantic
parent/child relations.

Again:

Instead of purely theoretical:
"[Some-child] should be first child of a [some-parent] element",

it makes sense to use more practical definition:
"[Some-parent] element should be first _structural_ parent of [some-child]
element".

Examples are just examples, they do not have sense out of context of this bug,
and should not be considered separately. The issue is more common, systemic,
and serious.

Thanks.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 26 June 2011 23:42:24 UTC