UNCONFIRMED 60749
Border and outline rendering should share code
https://bugs.webkit.org/show_bug.cgi?id=60749
Summary Border and outline rendering should share code
Ben Wells
Reported 2011-05-12 20:36:13 PDT
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
Note You need to log in before you can comment on or make changes to this bug.