Bug 7879
Summary: | REGRESSION: Dashed borders paint with the wrong phase | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | Layout and Rendering | Assignee: | Eric Seidel (no email) <eric> |
Status: | VERIFIED FIXED | ||
Severity: | Normal | CC: | alice.barraclough, eric |
Priority: | P1 | Keywords: | InRadar, Regression |
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
mitz
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alice Liu
<rdar://problem/4485488>
Eric Seidel (no email)
Good catch mitz.
mitz
Verified in r13461 nightly. Thanks, Eric!