VERIFIED FIXED 7879
REGRESSION: Dashed borders paint with the wrong phase
https://bugs.webkit.org/show_bug.cgi?id=7879
Summary REGRESSION: Dashed borders paint with the wrong phase
mitz
Reported 2006-03-20 12:28:04 PST
See for example css1/box_properties/border_style.html which fails in pixel mode. It looks like a regression from the GraphicsContext part of r13396 but as much as I looked in GraphicsContext::drawLine() I couldn't figure out what changed.
Attachments
Alice Liu
Comment 1 2006-03-21 09:45:55 PST
Eric Seidel (no email)
Comment 2 2006-03-23 00:18:47 PST
Good catch mitz.
mitz
Comment 3 2006-03-24 01:57:38 PST
Verified in r13461 nightly. Thanks, Eric!
Note You need to log in before you can comment on or make changes to this bug.