[webkit-reviews] review requested: [Bug 37060] List item markers are not always updated after changes in the DOM : [Attachment 52495] patch

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


Jakub Wieczorek <jwieczorek at webkit.org> has asked  for review:
Bug 37060: List item markers are not always updated after changes in the DOM
https://bugs.webkit.org/show_bug.cgi?id=37060

Attachment 52495: patch
https://bugs.webkit.org/attachment.cgi?id=52495&action=review

------- Additional Comments from Jakub Wieczorek <jwieczorek at webkit.org>
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.


More information about the webkit-reviews mailing list