2012/11/5 Nico Weber <[email protected]> > The spelling underline on OS X is not a wavy line. If you end up > changing the skia code, please make sure the chromium/mac spelling > underline doesn't become a wavy line. > > Nico >
Interesting point. Said this, I'd say it is so far a matter of porting the drawErrorUnderline() code from Cairo/Qt into Skia and use it instead of modifying drawLineForDocumentMarker. For Qt/Cairo implementations, instead of duplicating code, just make use of the already implemented function with attention to use proper text decoration colors. -- Bruno de Oliveira Abinader Software Engineer @ basysKom GmbH WebKit committer / Nokia Certified Qt Specialist
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

