Bug 60749
Summary: | Border and outline rendering should share code | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Wells <benwells> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | UNCONFIRMED | ||
Severity: | Normal | CC: | benwells, mikelawther, simon.fraser |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 60750 |
Ben Wells
The code for border and outline rendering could be shared as the requirements of border rendering are a superset of outlines. Sharing this code would allow fixes and optimizations done for borders to flow through to outlines.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |