[Webkit-unassigned] [Bug 24338] Close tags for li, dd, dt do not close previous unclosed tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 3 16:58:54 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24338





------- Comment #1 from jamesr at google.com  2009-03-03 16:58 PDT -------
Created an attachment (id=28246)
 --> (https://bugs.webkit.org/attachment.cgi?id=28246&action=view)
Testcase for <dd> <dt> and <li>

The DOM structure is wrong for all three pairs of tags.  The rendering for <dt>
looks valid, but the rendering for <dd> has incorrect indentation and the
rendering for <li>s has overlapping numbers.

FF3 has the correct DOM structure in all three cases and renders the <dd>s
correctly but makes the same rendering mistake on <li>s.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list