[Webkit-unassigned] [Bug 32138] Upper-greek list-style not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 19 18:02:19 PST 2009


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





--- Comment #6 from Darin Adler <darin at apple.com>  2009-12-19 18:02:18 PST ---
A possible idea for how to test new list types is to use the accessibility API.
Or we could add some API just for DumpRenderTree so we could make dumpAsText
tests. It would be nice not to have to use render tree dumps for everything. On
the other hand, we do dump out the character for each RenderListMarker in
RenderTreeAsText, so we don't really need to look at the pixel test results
these days.

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