[Webkit-unassigned] [Bug 37060] List item markers are not always updated after changes in the DOM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 3 04:36:28 PDT 2010


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


Jakub Wieczorek <jwieczorek at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #52495|                            |review?
               Flag|                            |




--- Comment #1 from Jakub Wieczorek <jwieczorek at webkit.org>  2010-04-03 04:36:27 PST ---
Created an attachment (id=52495)
 --> (https://bugs.webkit.org/attachment.cgi?id=52495)
patch

This patch addresses the problem.

I've added a function to LayoutTestController that returns the marker number
for a list item, according to Darin's idea in
https://bugs.webkit.org/show_bug.cgi?id=36724 and an JS function that output a
readable representation of a list, so that the tests don't need to dump the
whole render tree.

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