[Webkit-unassigned] [Bug 21712] Indent on li creates new ol instead of merging with existing ol, numbering incorrect.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 14:59:05 PDT 2009


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


rniwa at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31700|0                           |1
        is obsolete|                            |
  Attachment #31878|                            |review?
               Flag|                            |




------- Comment #7 from rniwa at google.com  2009-06-25 14:59 PDT -------
Created an attachment (id=31878)
 --> (https://bugs.webkit.org/attachment.cgi?id=31878&action=view)
fixes the problem with indenting nested lists

This patch modifies the behavior of WebKit when indenting lists so as to merge
nested lists together when they're immediately next to each other.  This patch
also fixes the bug that when indenting a list, the id of a parent list is
copied to the nested list.


-- 
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