+2005-03-19 David Harrison <harrison@apple.com>
+
+ Reviewed by Maciej.
+
+ <rdar://problem/4059479> Misspelling underline does underline the whole word, could go farther to the right
+
+ * WebCoreSupport.subproj/WebTextRenderer.m:
+ (-[WebTextRenderer misspellingLinePatternGapWidth]):
+ (-[WebTextRenderer drawLineForMisspelling:withWidth:]):
+ Consider that the last pixel in the underline dot pattern is transparent.
+
2005-03-19 Darin Adler <darin@apple.com>
Reviewed by Maciej (a while back).