DescriptionFix dashed/dotted regression caused by multi-style text decoration patch.
If you fall through from TextDecorationStyle[Dotted, Dashed] to
TextDecorationStyleDouble, then obviously double lines will be drawn.
Also, change code to reuse as much code as possible rather than duplicate
approximately the same thing three times.
There should be no functional changes other than the regression fix.
BUG=351282
TEST=Covered by existing tests
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169039
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|