[Webkit-unassigned] [Bug 31396] Unclosed <div> inside <li>...</li> causes content invisible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 01:10:06 PST 2009


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





--- Comment #2 from Hanrui <hanrui.gao at gmail.com>  2009-11-12 01:10:06 PST ---
See my testcases, this issues is caused by the unclosed <div> tag inside <li>
element.
The unclosed <div> will have all <li> elements after it encircled into it, and
the <div> has "display:none", so there're a lot of content missing.

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



More information about the webkit-unassigned mailing list