on 28.09.2008 12:15, Paul Pedriana at [EMAIL PROTECTED] wrote: > It seems to me that complex script would have to be supported by something > other than WidthIterator::advance (is it?).
There are multiple parts for such support indeed, which has to do with different requirements for rendering, editing and DOM APIs. See e.g. iteration support in Position and VisiblePosition. Of course, "supported" never means "absolutely bug-free" - no implementation of text rendering, and probably not even any spec works perfectly for all scripts and all use cases. - WBR, Alexey Proskuryakov. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

